vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Board Optimization - Simple Sitemap (https://vborg.vbsupport.ru/showthread.php?t=201974)

John1uk 01-20-2009 10:18 AM

Thanx "installed" :)

Works fine 1st time

munnakv 01-21-2009 03:16 PM

Quote:

Originally Posted by bjhuang (Post 1717302)
open sitemap.php and find
PHP Code:

$output .= "<a href='".$sitemap_script."?offset=".(($i-1)*$count)."'>".$i."</a> "

replace with
PHP Code:

if($i==1$output .= "<a href='".$sitemap_script."'>".$i."</a> ";
else 
$output .= "<a href='".$sitemap_script."?offset=".(($i-1)*$count)."'>".$i."</a> "


Perfect. Appreciate your time and help.
Thanks for that bjhuang :)

munna

marshal_ramdev 03-14-2009 12:56 PM

thank you !

Freiknecht 03-14-2009 02:14 PM

get only a white side indicated

Majora 04-02-2009 08:51 PM

how can i rewrite the links to my vbseo thread links?

Markos 04-02-2009 09:46 PM

thanks installed

Mattcch 04-08-2009 01:41 PM

@bjhuang sir
thanks for great works ,
are you a chinese?
and i from hong kong.
it is a very useful mod for bots.

Theater 05-12-2009 06:55 PM

Worked like a charm. Thank you.

TrevsRevenge 06-12-2009 06:06 PM

Great Idea !!!!!!!!!

but I am also getting a blank page when i point to this link
Code:

http://www.spinzone.net/forums/sitemap.php
is there a problem because i call it forums instead of forum if so what can I change in the sitemap.php to fix this.

Thanks

matrixc0d3 08-02-2009 06:36 PM

hi how can i rewrite this for vbseo html urls? :confused:


All times are GMT. The time now is 01:40 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.01068 seconds
  • Memory Usage 1,738KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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