touchInlineEdit 1.8 wrecks CMSMS
Posted: Tue Jan 18, 2011 8:17 pm
Hi.
I just installed the touchInlineEdit 1.8 in one of my dev environments running 1.9.2 of CMS, PHP version 5.2.14. This results in the site going blank(haven't even added the tag to the templates yet), and enabling debug gives this in the browser:
1.7.4 on touchInlineEdit works on the same site. Also, i have tried this on an additional dev site with the same outcome. Renaming the folder in the modules folder brings my site back to life.
Any ideas?
I just installed the touchInlineEdit 1.8 in one of my dev environments running 1.9.2 of CMS, PHP version 5.2.14. This results in the site going blank(haven't even added the tag to the templates yet), and enabling debug gives this in the browser:
Code: Select all
Warning: Call-time pass-by-reference has been deprecated in /hsphere/local/home/ziggekatten/dev.skanskakustfiskeklubben.se/modules/touchInlineEdit/touchInlineEdit.module.php on line 104 Fatal error: Call to undefined method touchModule::getModuleInstance() in /hsphere/local/home/ziggekatten/dev.skanskakustfiskeklubben.se/modules/touchInlineEdit/touchInlineEdit.module.php on line 341
Any ideas?