vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - [AJAX] Live Search (https://vborg.vbsupport.ru/showthread.php?t=189970)

mad@Max 10-04-2008 10:49 PM

maidos, What are you use connection collation?

nesta1 10-04-2008 10:53 PM

hello i have 1 problem!
i search after find ! link is false!
for example ! mydomain/forum/...
but find link mydomain.com/showthread

mad@Max 10-05-2008 12:04 AM

How it is?

Quantnet 10-05-2008 02:07 AM

mad@max,
thanks but the new file does not help.

I also have it kinda work in a different template but it has the same problem nesta1 mention.

The results is missing /forum/ part in the link.
instead of http://www.site.com/forum/showthread.php?t=2018
it points to
http://www.site.com/showthread.php?t=2018

Quantnet 10-05-2008 02:18 AM

To fix the missing forum part in the result, this is what i did

Open ajax_search.php

Find
Code:

echo "<div style=\"float:left;\"><a href=\"".$vboptions[bburl]."/showthread.php?
Replace with
Code:

echo "<div style=\"float:left;\"><a href=\"".$vboptions[bburl]."/forum/showthread.php?

mad@Max 10-05-2008 07:23 AM

Quantnet.org, in the forum setting "Forum URL", what url you have?

rmxs 10-05-2008 07:42 AM

This error happends also to me..
go dirrect to showthread and doest use forum url prefix.

rmxs 10-05-2008 07:53 AM

https://vborg.vbsupport.ru/showpost....&postcount=135

This fix doesnt help me :)

Quantnet 10-05-2008 11:21 AM

Quote:

Originally Posted by mad@Max (Post 1637642)
Quantnet.org, in the forum setting "Forum URL", what url you have?

http://www.quantnet.org/forum

mad@Max 10-05-2008 11:27 AM

I repeat my answer for all who mod not working, what you use mysql connection collation?
$vboptions[bburl] = http://www.quantnet.org/forum
This variable get link on your forum :)


All times are GMT. The time now is 11:05 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.01255 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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