Hello,
I used a new theme yesturday but kpicasa didn't work at all with the new theme. It's giving me this problem
http://www.f1arab.com/f1-pictures/f1-2011-pictures/
What can i do to fix it? please i am hosting a lot of pics there..
Thank you.
Hello,
I used a new theme yesturday but kpicasa didn't work at all with the new theme. It's giving me this problem
http://www.f1arab.com/f1-pictures/f1-2011-pictures/
What can i do to fix it? please i am hosting a lot of pics there..
Thank you.
Something in your configuration is preventing kPicasa of doing a basic PHP operation (cloning an object). Check with the author of the theme about 'zend.ze1_compatibility_mode'
Thank you Kag.
Author of the theme or webhosting?
You said you only had this problem after changing the theme, so I figured it had something to do with it.
But I'd also ask your webhost.
Actually I've never seen that problem before, either with kPicasa, or in any other website I code for a living.
Thanks Kag.
I added this code at the top of the Kpg.class.php file and it's working great now.
ini_set ('zend.ze1_compatibility_mode', 0);
Glad to hear it worked.
You must log in to post.