ZenphotoCMS Forum
page-edit change to admin-edit - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html)
+--- Thread: page-edit change to admin-edit (/thread-4578.html)

Pages: 1 2


page-edit change to admin-edit - olihar - 01-02-2009

Hi Malte, I can see there has been some changes in the nightly of ZenPage, just heads up of changed file naming of yours, dont mind me if you are currently working on the changes.

I just bumped into this.

Few Page to Admin name changes.

And yes even more changes in other names and amount of files in the plugin folder.




page-edit change to admin-edit - acrylian - 01-02-2009

Did you encounter any issue with the change? The change/restructuring is actually already complete.




page-edit change to admin-edit - olihar - 01-02-2009

yes I get this.

http://img.skitch.com/20090201-rhpw4utnnsbscm39qd1uyg9jky.jpg

When I do Add page or save order to take some examples.

Using
zenphoto version 1.2.2 [3417] | zenpage version 1.0.1 [3417] |




page-edit change to admin-edit - acrylian - 01-02-2009

Ah, thanks, whyever I missed these...




page-edit change to admin-edit - acrylian - 01-02-2009

I have fixed these. If you encounter anything else let me know straight ahead since 1.1 is scheduled for tomorrow (my timezone).




page-edit change to admin-edit - olihar - 01-02-2009

I will be on the look out doing heavy testing today.

One minor thing I noticed, Some text when you press Usage tips under categories is not necessary.

Hint: If you need more space for your text use TinyMCE's full screen mode (Click the blue square on the top right of editor's control bar).




page-edit change to admin-edit - acrylian - 01-02-2009

True, a copy and paste thing. Anyway, I will not change that now as it might break the already updated translations.




page-edit change to admin-edit - olihar - 01-02-2009

I think it is something to do with my setup, I can't get the file browser to work localy.

I have yet to try on my server in the States.

I get
Permission denied: session/ is not writable.
I have 777 on the uploaded folder in the root.

Agin I think it is something local, I just wanted to bring it up to be sure.




page-edit change to admin-edit - acrylian - 01-02-2009

This is a permission issue. There has been a post with a fix:
Try to chmod -R 777 zp-core/plugins/tiny_mce/plugins/ajaxfilemanager/session directly




page-edit change to admin-edit - olihar - 01-02-2009

When i turn on CombiNews I get

Zenphoto Error MySQL Query ( (SELECT title as albumname, titlelink, date, @type:='news' as type FROM [code]zp_zenpage_news[/code] ORDER BY date) UNION (SELECT albums.folder, images.filename, images.date, @type:='images' FROM [code]zp_images[/code] AS images, [code]zp_albums[/code] AS albums WHERE albums.id = images.albumid ORDER BY images.) ORDER By date DESC LIMIT 0,10 ) failed. Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER By date DESC LIMIT 0,10' at line 4
I have mySql 5.0.67