Hi,
I am trying to add unique meta name="title" tags (not to be confused with <title>) to all my internal pages but I also wanted SEF urls so I installed the newest versions JoomSEF and Joomlaatwork on an local apache server running php 5.2.7. I disabled meta tag usage in JoomSEF and enabled them in Joomlatwork and it was working great.
Then when I went to move it to a live hosting environment that is using apache running php 5.3.1 and I get the following error message appearing on the top of all pages of the site:
Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/htdocs/SELPGSEF/plugins/system/sefpatch.php on line 171
And I get the following error message when I try to browse to any internal pages:
Deprecated: Assigning the return value of new by reference is deprecated in /Applications/XAMPP/xamppfiles/htdocs/SELPGSEF/plugins/system/sefpatch.php on line 171
Error: headers already sent in sefpatch.php on line 171.
Stopped at line 1182 in joomsef.php
I am guessing this has something to do with php 5.3.1 as i have seen it cause weird errors like this before but is there any way to fix it.
Regards,
SEONinja