vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Broken links and search issue (https://vborg.vbsupport.ru/showthread.php?t=311081)

iNate19 05-06-2014 12:31 AM

Broken links and search issue
 
Since upgrading from vB 3.8 to 4.2, a few issues have been identified that I need help correcting.

1. We have various topics/threads that have links to other topics/threads posted for documentation purposes. Apparently all of those links are appearing broken.

http://www.rapbattles.com/forum/show...740/index.html

I know that when I take the thread id (which is shown above as 393740) and place it after....

http://rapbattles.com/forum/showthread.php?393740

like - http://rapbattles.com/forum/showthread.php?393740

.... it fixes the link but I'm trying to find a way to do this without having to manually correct each link


---------

2. Our forum has been in place since the early 2000's. Apparently after the upgrade, when you use the forum search / advanced search feature, it will not show results for a long period of time.

A member of ours informed us via the following quote

Quote:

When I try to search, it only gives me results from up to about a week ago and then skips to like 2003-2004. I'm not getting any results in between those time periods.
Any ideas?

ForceHSS 05-06-2014 12:36 AM

Have you put the fixes into these files
socialgroupmessage.php
socialgroupdiscussion.php
Found in your packages\vbforum\item
class_core.php
Found in your includes
And the fix for the uploader found in clientscript\yui\uploader\assets

iNate19 05-06-2014 12:37 AM

Could you elaborate further please ForceHSS?

socialgroupmessage.php
socialgroupdiscussion.php

are in packages/vbforum/item

ForceHSS 05-06-2014 12:46 AM

1. - Edit the files "socialgroupmessage.php" and "socialgroupdiscussion.php" found in "packages/vbforum/item/"

2. - The original function reads:

protected function getLoadQuery($required_query, $force_rebuild = false)

3. - Change the function to this:

protected function getLoadQuery($required_query = self::QUERY_BASIC, $force_rebuild = false)

Use notepad ++ to edit the file

iNate19 05-06-2014 12:51 AM

Ok... now what about these?
Quote:

Originally Posted by ForceHSS
class_core.php
Found in your includes
And the fix for the uploader found in clientscript\yui\uploader\assets


ForceHSS 05-06-2014 01:01 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=307008" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=307008</a>


All times are GMT. The time now is 05: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.01179 seconds
  • Memory Usage 1,724KB
  • 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)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