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)

Electronic Punk 08-10-2005 07:56 AM

are you using the same username and password that you have in the config.php?

Itachi0009 08-12-2005 12:22 PM

I am using my mysql passwords and everything like the rest of the people and I still can't get it to work...

eXtremeTim 08-12-2005 02:56 PM

I will be setting this up soon and will see about adding more stuff for it to cover. Like ability to work the the cmps2 ect.

libertate 08-13-2005 02:05 AM

I installed it.

Here are some issues -
CHMOD root directory (as in rootwww) - BAD VERY VERY BAD idea. You have to figure out a solution other then having to do that. Maybe a subdirectory off of forum, or a temporary directory, or it's own directory.

Throwing it in the root is not clean. Why can't it go into its own folder off of forum?

I also had the double appending problem with the domain name. www.site.comwww.site.com within the XML files.

Take the db and pass from vB, and don't ask for it. This is required anyway if it's a cron job.

Just put it up on G, so will see how it goes... (crossing my fingers)

Well... it didn't work. The schema is incorrect.

Google wants an http:// after <LOC> which is not create if forgotten from the config.

so the variable $http= line needs to say
$http="http://";

Also there are some problems with the "archive" folder where it appends after the file.
Like this:
www.example.com/forum/archive/index.php/f-1.html

Metro Man 08-18-2005 05:44 PM

Incorrect username/password

in vB 3.5 RC2

Tom1234 08-21-2005 05:13 AM

Re: Incorrect username/password

I think

elseif($dbusername<>$username AND $dbpassword<>$password) entry(false);

should be

elseif($dbusername<>$username OR $dbpassword<>$password) entry(false);

Metro Man 08-23-2005 08:10 AM

Quote:

Originally Posted by Tom1234
Re: Incorrect username/password

I think

elseif($dbusername<>$username AND $dbpassword<>$password) entry(false);

should be

elseif($dbusername<>$username OR $dbpassword<>$password) entry(false);

erros with this changes are the same

Metro Man 08-26-2005 10:04 AM

hy, has someone from you a file for me, already modified, with you in the 3,5 RC2 goes? Would be nice if this jeman makes available

David_R 09-03-2005 04:02 AM

Getting this error:
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/gamers/public_html/vbsitemap-multi.php on line 562

also how can you include meta descriptions and keywords into sitemap ?

Tom1234 09-03-2005 04:10 AM

Quote:

Originally Posted by David_R
Fatal error: Maximum execution time of 30 seconds exceeded in /home2/gamers/public_html/vbsitemap-multi.php on line 562

Increase your:

max_execution_time = 30

in /etc/php.ini (or other location depending on OS) to 60 or greater so it can finish.


All times are GMT. The time now is 09:18 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.02853 seconds
  • Memory Usage 1,735KB
  • 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_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