Support Forums

SEO problem

This is a discussion on SEO problem within the Techconnx forums, part of the Third Party Support category; Hey guys, for testing purposes to isolate the issue, I only have google maps mod running and SEO and it ...


Go Back   68 Classifieds Forums > Third Party Support > Techconnx

Reply
 
Thread Tools Display Modes
Old 07-30-2009, 06:45 PM   #1
Junior Member
 
Join Date: Jul 2009
Posts: 15
Rep Power: 9
nashford is on a distinguished road
Default SEO problem

Hey guys, for testing purposes to isolate the issue, I only have google maps mod running and SEO and it seems that since enabling the two, I can not click on place ad or modify ad on the front end. any ideas and how can i troubleshoot this?
nashford is offline   Reply With Quote
Old 07-30-2009, 07:17 PM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,410
Rep Power: 137
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Did you make the needed modification specified in the map module when the SEO mod was installed?

Quote:
3. 68 Classifieds SEO mod
Because of the way the 68c SEO mod rewrites the compiled templates it alters some of the data
from the Google Map module rendering it useless. A workaround for this is to open the SEO
module file /seo/mod_user.php and scroll to the bottom of the file and look for the following
line of code.

return stripslashes($tpl_source);

Simple comment out the above line of code by putting 2 forward slashes in front of it it
looks like this.

//return stripslashes($tpl_source);

Then directly under that line add the following line

return $tpl_source; //for google map mod.
Edit, please not that the file that needs to be edited if you have 68C V4.1.x if you have the seo mod is /modules/seo/hooks.php
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Reply

Thread Tools
Display Modes



All times are GMT -4. The time now is 09:05 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0