Not Solved problem with google seo plugin
#1
Not Solved
[Image: 33pblnn.png]
Reply
#2
Not Solved
Google SEO comes with a sample file. Use that instead of manually editing it.
Reply
#3
Not Solved
You've missed a } somewhere.
No longer involved in the MyBB project.
Reply
#4
Not Solved
i am facing problem in this code

Find:
function multipage($count, $perpage, $page, $url)
{

Replace with:
function multipage($count, $perpage, $page, $url)
{
if(function_exists("google_seo_url_multipage"))
{
$newurl = google_seo_url_multipage($url);

if($newurl)
{
$url = $newurl;
}
}
Reply
#5
Not Solved
This user has been denied support. This user has been denied support.
If your using Google SEO 1.6.1, no need to do this.

Then if your using V1.4.1, Download this: http://community.mybb.com/attachment.php?aid=23523
Attchment functions-googleseo-1.6.4.php here: http://community.mybb.com/thread-46423-p...#pid322448

And use the given attachment (functions-googleseo-1.6.4.php) instead of using the one on the package, because it gives you an error.

Heart

[Image: logo2.png]
Reply
#6
Not Solved
(2011-08-18, 04:21 PM)nadlerz Wrote: If your using Google SEO 1.6.1, no need to do this.

Then if your using V1.4.1, Download this: http://community.mybb.com/attachment.php?aid=23523
Attchment functions-googleseo-1.6.4.php here: http://community.mybb.com/thread-46423-p...#pid322448

And use the given attachment (functions-googleseo-1.6.4.php) instead of using the one on the package, because it gives you an error.

Same error no change what to do now

Reply
#7
Not Solved
Ok, first of all, which MyBB version are you running and which Google SEO version are you installing?
Reply
#8
Not Solved
(2011-08-18, 05:25 PM)faviouz Wrote: Ok, first of all, which MyBB version are you running and which Google SEO version are you installing?

i am running Mybb 1.6.3 and i installed google_seo_1.1.13 on my site

Reply
#9
Not Solved
This user has been denied support. This user has been denied support.
Use Google SEO 1.4.1
Heart

[Image: logo2.png]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)