vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Thread Controls Won't Popup! (https://vborg.vbsupport.ru/showthread.php?t=99494)

NonCompare 10-28-2005 06:29 AM

Thread Controls Won't Popup!
 
Hello,

I made some modifications on the templates which involved search-engine friendly URLs.

I did change
Code:

http://www.site.com/forums/showthread.php?t=131
to
Code:

http://www.site.com/forums/news/131/topic.html
Everything is fine except for the popup menus. When you click Thread Tools, Search This Thread, Rating, The Author and anything that has a popup menu, there will be no pop up shown as of the original.

Sample of the template (for Search This Thread):
Code:

<a href="#goto_threadsearch">$vbphrase[search_this_thread]</a>

<if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("threadsearch"); </script></if>

How I'm going to change this so that there will be the popup controls of the thread even with that long URLs?



You can see it live here http://www.newsback.com and just click the headline then after that scroll down to the bottom and you can see the thread controls, rating and other things.



Any help is greatly appreciated.

NonCompare 11-07-2005 12:19 AM

*bump

helenboyd 11-10-2005 03:54 AM

My thread tools drop-down menus don't work most of the time, and I have no idea why.


All times are GMT. The time now is 02:57 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.00970 seconds
  • Memory Usage 1,712KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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