vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   cant see post untill refresh (https://vborg.vbsupport.ru/showthread.php?t=199345)

logicuk 12-20-2008 09:14 AM

cant see post untill refresh
 
I have a strange bug on my forum

when someone posts using the quick reply they dont see there post

they have to refresh before they can see there post

how can i fix this annoying bug?

thanks

Dismounted 12-20-2008 09:17 AM

Try disabling any modification you are running.

logicuk 12-20-2008 12:46 PM

Yep and still the problem :(

Lynne 12-20-2008 03:55 PM

Create a new style with no parent - Styles & Templates > Style Manager > Add New Style > no parent - then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening, then try disabling your plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 

The only time I have seen this happen was as a result of a plugin.

logicuk 12-21-2008 07:31 PM

I still have the bug after doing

define('DISABLE_HOOKS', true);

Lynne 12-21-2008 08:34 PM

Did you also remove any files you added for your modifications?

If that still doesn't fix it, then you should try reinstalling all the original vb files.

logicuk 12-21-2008 09:24 PM

Gasper helped me fix this :)

Lynne 12-21-2008 11:28 PM

Do you know what the problem was? It might help to post the fix in case someone else has the same problem sometime. Glad you got it fixed!


All times are GMT. The time now is 10:38 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.02751 seconds
  • Memory Usage 1,723KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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