vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   More Smilies link no longer pops up Window after 3.8.3 Upgrade... (https://vborg.vbsupport.ru/showthread.php?t=218049)

Wonksta 07-07-2009 12:38 PM

More Smilies link no longer pops up Window after 3.8.3 Upgrade...
 
Hi there,

I upgraded vBulletin 3.8.2 to 3.8.3 last night since then it has been running fine until a few users pointed out that when they go into Advance mode (to reply) and click the Smilies button it doesn't bring up the little popup window with the rest of the smilies.

Is there a solution available? Here is the code for the Smilies button at the present time:

HTML Code:

<td class="smallfont" colspan="3">[<a href="#" onclick="vB_Editor['vB_Editor_001'].open_smilie_window(smiliewindow_x, smiliewindow_y); return false" title="Showing 15 smilie(s) of 28 total.">More</a>]</td>

Wonksta 07-10-2009 02:53 PM

Anyone... :(

Lynne 07-10-2009 02:58 PM

Try this -
Create a new style with no parent:
  • Styles & Templates > Style Manager > Add New Style
  • Parent Style: No Parent Style
  • Title: Default vBulletin
  • Allow User Selection: Yes
  • Save
Then browse the site using that totally default vbulletin style - does the popup window work now?

Wonksta 07-12-2009 02:32 AM

Hi Lynne it works fine in default template. What part of the template should I look at to figure out whats going on...

Thank you Lynee

Lynne 07-12-2009 02:37 AM

I would look at any template used on that page that has been modified (it will be listed in red). (When you do an upgrade, you should upgrade your templates also.) To find the templates used on that page, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.


All times are GMT. The time now is 07:01 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.01062 seconds
  • Memory Usage 1,716KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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