-
Hello DerManoMann,
Sorry, I made a mistake in my earlier post. The 'as $language' variable has been changed to 'as $lang'. Apparently, I was looking through my 0.9.5.1 folder, not the 0.9.6 folder. My apologies for the mix up.
There are, however, other instances of the 'as $language' variable in 3 other files:
- zenmagick\core\service\ZMLanguage.php (lines 69, 70, 112, 113, 114)
-...
2009-07-09 08:33:14 UTC in ZenMagick
-
Hello DerManoMann,
Thank you very much for your quick response.
Going over the code in my zenmagick 0.9.6 folder, it seems that the 'as $language' variable has not been changed to 'as $lang' as you stated, which is located in the file admin\zmStaticPageEditor.php, line 99. I will change the 'as $language' variable to 'as $lang' and inform you of the results.
Is this the only file where...
2009-07-09 08:12:52 UTC in ZenMagick
-
Hello,
I am getting the same errors the others have described above. I notice it happens when I try to edit the static page of the demo template. I followed DerManoMann's suggestion and uploaded a local.php file with the appropriate code in the zenmagick folder. I then get the following error:
"Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to...
2009-07-08 18:52:01 UTC in ZenMagick