![]() |
|
Inline ajax editing fails - 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: Inline ajax editing fails (/thread-3972.html) |
Inline ajax editing fails - wongm - 2008-10-28 I am running version version 1.2 [2213] and have been trying to edit the title and description of albums in my gallery, but it does not work. The browser error console states:
and in the html of the page the only javascript is: ` ` I have checked user permissions, and have granted them all for my user, and have logged out and back in. I am using a custom theme however. Inline ajax editing fails - krainbolt - 2008-11-03 The custom theme is likely the problem. Try the default theme to rule out the core code. If you still have problems with a default theme, you might try the nightly build. If the default theme works, you'll need to compare the difference between it and your custom theme and make the appropriate changes. |