![]() |
|
Google SEO 1.6.5 - Printable Version +- MyBB Community Forums (http://community.mybb.com) +-- Forum: Resources (/forum-8.html) +--- Forum: Plugins & Code Modifications (/forum-73.html) +---- Forum: Releases (/forum-102.html) +---- Thread: Google SEO 1.6.5 (/thread-101262.html) |
RE: Google SEO 1.6.3 - wangoldsdotcom - 02-21-2012 12:19 PM i now used SEO ver 1.6.1 am i must upgread to 1.6.3 now... RE: Google SEO 1.6.3 - quecarallo - 02-21-2012 01:16 PM (02-21-2012 12:15 PM)frostschutz Wrote: Old versions are available from GitHub: https://github.com/frostschutz/Google-SEO/tags The problem is that the forum is not showing SEO url's. When u type an old one (seo url) still works converting to the default ones. I don't know what's happening.
RE: Google SEO 1.6.3 - frostschutz - 02-21-2012 01:30 PM You forgot to update your language files As for the .htaccess warning, it's either not in there, or not the first rule, or written differently (whitespace etc) - but you can ignore any and all .htaccess warnings as long as the URLs work RE: Google SEO 1.6.3 - quecarallo - 02-21-2012 01:35 PM The language files of Google SEO? Uploaded yet in both languages (English and Spanish). Im going to check the .htaccess for 2nd time.. Edit: The .htaccess it's ok :/ RE: Google SEO 1.6.3 - frostschutz - 02-21-2012 02:04 PM (02-21-2012 01:35 PM)quecarallo Wrote: The language files of Google SEO? Uploaded yet in both languages (English and Spanish). Yes - there is no other explanation why the strings in the plugin status would be missing If you are using a "language pack", they're probably all outdated - I don't maintain those Maybe you only uploaded english files, see if the display changes when you change the admin cp language to english, or just reupload Google SEO's inc/languages/english files to inc/languages/yourlingo, in particular the admin/ files googleseo_plugin.lang.php and googleseo_settings.lang.php RE: Google SEO 1.6.3 - quecarallo - 02-21-2012 02:47 PM (02-21-2012 02:04 PM)frostschutz Wrote:(02-21-2012 01:35 PM)quecarallo Wrote: The language files of Google SEO? Uploaded yet in both languages (English and Spanish). Man, thx u a lot, the problem was because i didn't upload the /admin languages... Im strawberry stupid... RE: Google SEO 1.6.3 - BenFailAgain - 02-23-2012 02:37 PM I have got a problem here this screen! ![]() And that is in my .htaccess Code: RewriteEngine onRE: Google SEO 1.6.3 - frostschutz - 02-23-2012 03:23 PM That .htaccess works fine for me when I use it on my site, and Google SEO does not show a warning. Have you edited the correct file, it's .htaccess not htaccess.txt. Have you posted the full file, for example it would show the above warning if there was a RewriteRule before RewriteBase. Also the duplicate RewriteEngine on at the bottom of the file should not be there. RE: Google SEO 1.6.3 - BenFailAgain - 02-23-2012 05:04 PM Send me a PM with the 100% correct file please thanks RE: Google SEO 1.6.3 - Zash - 02-26-2012 07:51 PM Hi, One of my clients is having issues with this plugin - it seems that all of the user profile pages except for 1 are working fine. A particular profile is returning a blank page ("No Data Received" error) The profile page is http://pokesun.com/u-mewakari13 - all other profile pages seem to be working fine. Any ideas on what could be the issue? |