May 7, 200917 yr Has anyone had any issues getting SEF Advance installed on there Joomla 1.5 site? I know there is sometimes an issue with integrating ioncube with the CMS site but everything passes the sef_advance_tester.php which shows that I have php 5.2.6 installed I first added the required line in my php.ini file located at the root of my site zend_extension_ts=/home/BLAH/ioncube/ioncube_loader_lin_5.2_ts.so I copied the php.ini from the root of my site to /administrator and /administrator/components/com_sef/I keep getting the error message when I try to access the component Fatal error: Class mossefconfig: Cannot inherit from undefined class mosdbtable in /home/BLAH/public_html/SITENAME/administrator/components/com_sef/sef.class.php on line 0[/code] Any idea's?
May 7, 200917 yr Not familar with that error... I am receiving this error when trying to install it Site error: the file /home/BLAH/public_html/SITENAME/administrator/components/com_sef/admin.sef.php requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.[/code]
May 7, 200917 yr Author Okay, once I copied the php.ini file back into there correct locations as you mentioned, I now get the same error Fatal error: Class mossefconfig: Cannot inherit from undefined class mosdbtable in /home/BLAH/public_html/SITENAME/administrator/components/com_sef/sef.class.php on line 0[/code]
Create an account or sign in to comment