News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Googlebot mod - theme screwed badly - NEED HELP!!!

Started by razorblitz07, June 15, 2007, 12:53:47 AM

Previous topic - Next topic

razorblitz07

Here's the url: http://fiestaonlinehq.com/index.php?option=com_smf&Itemid=27.

Here's the screwed up part:

Quote// OB - Googlebot - Begin // Boardindex Strings $txt['ob_googlebot_modname'] = 'Googlebot & Spiders'; $txt['ob_googlebot_spider'] = 'Spider'; $txt['ob_googlebot_spiders'] = 'Spiders'; $txt['ob_googlebot_spiders_last_active'] = 'Spiders active in past ' . $modSettings['lastActive'] . ' minutes'; // ModSettings $txt['ob_googlebot_count_all_instances'] = 'Count all instances of same spider'; $txt['ob_googlebot_display_all_instances'] = 'Display all instances of same spider
("' . $txt['ob_googlebot_count_all_instances'] . '" must be selected)
'; $txt['ob_googlebot_display_agent'] = 'Display agent instead of name'; $txt['ob_googlebot_display_own_list'] = 'Display spiders in its own list'; $txt['ob_googlebot_count_most_online'] = 'Count in "Most Online"'; $txt['ob_googlebot_redirect_phpsessid'] = 'Redirect PHPSESSID URLs'; // Stats $txt['ob_googlebot_stats_lastvisit'] = 'Google visited last this page '; // Permissions $txt['permissiongroup_googlebot'] = $txt['ob_googlebot_modname']; $txt['permissionname_googlebot_view'] = 'View Googlebot & Spiders'; // OB - Googlebot - End

I went to php MyAdmin and repaired all the databases.  I even uploaded a fresh copy of the index.php file.  What is screwed up?  What files do the Googlebot mod affect?

razorblitz07

sorry for double posting but I fixed it up.  Looked at the modification.php file and looked at where the coding was.  Found out where it was and what file it was messing with, Modification.english.php found in /forum/Themes/default/languages/.  So, I uploaded fresh copies of the language files and presto, fixed.

Harro

Most of the time this happens because there is text after ?> in the language file.
So put all text before it and it should be fixed as well :)
But good to hear you figured it out :)

Advertisement: