vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Major Problem (https://vborg.vbsupport.ru/showthread.php?t=105921)

hitmanuk2k 01-21-2006 07:21 PM

Major Problem
 
I have recently had to move my forums off the forum.domain.com and put them just on domain.com.

Problem is, hundreds of our threads have links in them point to other thread under forum.domain.com.

Is there a way to do a mass replace of forum.domain.com to just domain.com. A bit like how you would do it with MS Word.

Guest210212002 01-21-2006 07:52 PM

Yep, just add a replacement variable. :)

hitmanuk2k 01-21-2006 08:14 PM

Heh, thanks.

Since I can't be bother to open a new topic... and this is equally major... Why is report bad post not working?

I have the href set to report.php?p=$post[postid] but in the postbit it does not show up with the postid in the URL.

Guest210212002 01-21-2006 09:08 PM

Try handing it a session call.

Code:

href="report.php?$session[sessionurl]p=$post[postid]"

hitmanuk2k 01-21-2006 09:09 PM

Yes there was one, it didn't work so I removed it... still doesn't work. It's very strange. It worked fine on forum.domain.com

Guest210212002 01-21-2006 09:17 PM

Unsure then, honestly. Did putting the replacement variable in cause it, or was the problem there beforehand?

You might try clearing and rebuilding the indexes, they might be pointed at the old URL, but that's a total stab in the dark.


All times are GMT. The time now is 07:20 PM.

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.01610 seconds
  • Memory Usage 1,709KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete