vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   vBulletin Google Site Map (https://vborg.vbsupport.ru/showthread.php?t=91389)

Moparx 11-06-2005 05:40 PM

FYI in case someone just links to the generated sitemap files instead of the php that goes into the root folder:

google does not allow the sitemap files to be outside the same exact path as the forum.

see the following:
https://www.google.com/webmasters/si...itemapLocation


:)

Disi 11-06-2005 09:12 PM

Hi T2D,

got the following Problem:

Code:

mysql_error
select count(`vb_thread`.threadid) FROM `vb_thread`,`vb_forum` left join `vb_forumpermission` on `vb_thread`.`forumid` = `vb_forumpermission`.`forumid` and `vb_forumpermission`.`usergroupid` = 1 where `vb_thread`.`visible`=1 and vb_thread.`forumid`= vb_forum.`forumid` and (mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(forumpermissions,262144),131072),65536),32768),16384),8192),4096),2048),1024),512),256),128),64),32),16),8),4) = 3 or forumpermissions=0 or forumpermissions is null) and `vb_forum`.`password`='' and (`options` /2 <> ceiling(`options` /2)) and `vb_thread`.`forumid`='3'


mcleodc 11-06-2005 10:01 PM

Quote:

Originally Posted by Cedric_FP
That's what I'm getting... any ideas?


i get this too, any fix?

T2DMan 11-06-2005 10:06 PM

What is the version of mysql that you are using?

I am using mysql 4.0.25-standard and I am not having issues.
I have also used it on 3.23.58 and it works?
This was in fact the place that I tweaked the code to get it to work on the 3.23.58 version. I had two joins in the code, and had to reduce it to one for that version.


Quote:

Originally Posted by Disi
Hi T2D,

got the following Problem:

Code:

mysql_error
select count(`vb_thread`.threadid) FROM `vb_thread`,`vb_forum` left join `vb_forumpermission` on `vb_thread`.`forumid` = `vb_forumpermission`.`forumid` and `vb_forumpermission`.`usergroupid` = 1 where `vb_thread`.`visible`=1 and vb_thread.`forumid`= vb_forum.`forumid` and (mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(mod(forumpermissions,262144),131072),65536),32768),16384),8192),4096),2048),1024),512),256),128),64),32),16),8),4) = 3 or forumpermissions=0 or forumpermissions is null) and `vb_forum`.`password`='' and (`options` /2 <> ceiling(`options` /2)) and `vb_thread`.`forumid`='3'



T2DMan 11-06-2005 10:07 PM

Quote:

Originally Posted by mcleodc
i get this too, any fix?

Can you please try adding the following lines to the end of your vbgsitemap-config.php file:

on the line after:
$template = $tableprefix.'template';

add:
if(!$vbseo_installed) VBSEO_ENABLED=false;


and make sure that you have the variable $vbseo_installed as false.

Please let me know if this works, and I will issue an update.

Thanks

NeutralizeR 11-06-2005 10:25 PM

Quote:

Originally Posted by T2DMan
Can you please try adding the following lines to the end of your vbgsitemap-config.php file:

on the line after:
$template = $tableprefix.'template';

add:
if(!$vbseo_installed) VBSEO_ENABLED=false;


and make sure that you have the variable $vbseo_installed as false.

Please let me know if this works, and I will issue an update.

Thanks

Parse error: parse error, unexpected '=' in /home/msxlabs/public_html/vbgsitemap/vbgsitemap-config.php on line 145

Disi 11-06-2005 10:38 PM

Quote:

Originally Posted by T2DMan
What is the version of mysql that you are using?

I am using mysql 4.0.25-standard and I am not having issues.
I have also used it on 3.23.58 and it works?
This was in fact the place that I tweaked the code to get it to work on the 3.23.58 version. I had two joins in the code, and had to reduce it to one for that version.

Useing

mysql Ver 14.12 Distrib 5.0.15, for pc-linux-gnu (i686) using readline 5.0

T2DMan 11-06-2005 10:41 PM

Quote:

Originally Posted by NeutralizeR
Parse error: parse error, unexpected '=' in /home/msxlabs/public_html/vbgsitemap/vbgsitemap-config.php on line 145

woops, forgot about the constants

should be:
if(!$vbseo_installed) define("VBSEO_ENABLED", false);

NeutralizeR 11-06-2005 10:44 PM

Quote:

Originally Posted by T2DMan
if(!$vbseo_installed) define("VBSEO_ENABLED", false);

And now:

Fatal error: Unknown function: vbseo_get_options() in /home/msxlabs/public_html/vbgsitemap/index.php on line 358

Waiting for the fix... then i'm gonna go to the bed =)

T2DMan 11-06-2005 10:48 PM

Looks liek we almost have it then

Wrap an if statement around the lines:

PHP Code:

if(VBSEO_ENABLED) {
    
$g_cache='';
    
$threadinfo='';
       
vbseo_get_options();
       
vbseo_prepare_seo_replace();
       
get_forum_info();


I will issue an update. Thanks for your help.


All times are GMT. The time now is 05:28 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01859 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete