vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Smiles no loger work after upgrade (https://vborg.vbsupport.ru/showthread.php?t=220062)

bada_bing 08-02-2009 10:19 PM

Smiles no loger work after upgrade
 
Hey everyone I need some help, I recently upgraded my site to vb's laterst 3.8.3 and no my smilies and all my options such as attach image, bold, uderline, quote no longer work when posting or replying to a thread, kinda weird because everything is there but nothing happens when I click on any of them.. Can someone point me in the right direction and trying to fix this please..

Thanks

1Unreal 08-02-2009 11:05 PM

Did you upload all of the images in the right place?

Could you post a link to your site so we can have a closer look please

bada_bing 08-03-2009 12:14 PM

I believe I have figured out why this is happening but not sure how to fix it. I went through and disabled all my plugins one by one till I found what was causing this issue.

In Plugin & Products under Product : vbPortal there is vbportal_plugin_start (parse_templates) which is the cause. If I disable it which is why im having all these issues I can get the edit feature to work but if I enable it all the smilies and features work but no one can edit any threads to posts.. This is what the PHP code for vbportal _plugin_start
PHP Code:

require_once('./../global.php'); 

Site address is www.michiganreefers.com

bada_bing 10-15-2009 04:46 PM

[QUOTE=bada_bing;1860671]I believe I have figured out why this is happening but not sure how to fix it. I went through and disabled all my plugins one by one till I found what was causing this issue.

In Plugin & Products under Product : vbPortal there is vbportal_plugin_start (parse_templates) which is the cause. If I disable it which is why im having all these issues I can get the edit feature to work but if I enable it all the smilies and features work but no one can edit any threads to posts.. This is what the PHP code for vbportal _plugin_start
PHP Code:

require_once('./../global.php'); 


Lynne 10-15-2009 05:13 PM

Since that is a plugin added by a modification, you should ask the modification developers for help resolving the issue.


All times are GMT. The time now is 07:01 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.01453 seconds
  • Memory Usage 1,718KB
  • 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_php_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