![]() |
|
Combinews and %2520 problem - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Combinews and %2520 problem (/thread-11684.html) |
Combinews and %2520 problem - GrahameNZ - 2014-03-10 Hi folks, I'm using the combinews optinn, with latest images being displayed on the index page. An example of the url would be I've left my website with Zenpage on it so you can see the behaviour If I click through from albums the %2520 is not inserted into any urls. This problem is not browser related, have tried Trident, Gecko and Webkit. For those that don't know about %2520 here's a bit of info "%2520 is a space character that has been encoded twice : once to get the standard %20 character and then the % Anyone have any idea as to how to fix this ?? Combinews and %2520 problem - acrylian - 2014-03-10 Probably some wrong encoding. But it will not be fixed as CombiNews will be deprecated - actually thrown out - with Zenphoto 1.4.6. I would suggest to always avoid spaces in urls anyway as it always looks better without. If you upload via the backend the seo_zenphoto plugin would do this. You can also do this afterwards but of course that is an issue as the urls change. Combinews and %2520 problem - GrahameNZ - 2014-03-10 Hi acrylian, Combinews and %2520 problem - acrylian - 2014-03-10 The reason theh CombiNews option is thrown out is technical (the Zenpage CMS plugin itself is of course not). It "bites" with the concept of being file system based and an articles being not. The joining of both to get the "combinews" was a good idea but caused maintainance overhead behind the surface. There will be an alternativen with the plugin galleryArticles which can create real articles from new gallery items. You can read what is coming here already: Quote:If I go back to an earlier version where this was working can I just replace the zp-core, index.php and themes folder like an upgrade ?? Combinews and %2520 problem - GrahameNZ - 2014-03-10 Thanks again acrylian, By going back, I meant to a 1.4 or early 1.5 version where this worked. Combinews and %2520 problem - acrylian - 2014-03-10 We cannot really recommend to downgrade especially because of security fixes since then. Also we don't (can't) support older releases. I have never tried downgrades and we don't test them. There might be unexpected trouble with the db structure. 1.4.6 is scheduled for March 31st. |