vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   New posts not appearing via new post link (https://vborg.vbsupport.ru/showthread.php?t=323449)

floridaideal 11-19-2016 01:45 PM

Hello Mark

Thanks for your reply, I just checked that setting and it was already set to yes, guess its been like it for years.

Any ideas?

Thanks

Stuart

Mark.B 11-19-2016 01:48 PM

It shouldn't be like that, it's not an optimal setting to have.

If that's set to yes, then you need to speak to your host. There is some sort of caching going on and it's breaking your forum.

You should also disable plugins via config.php just to make sure it's not a rogue add-on causing problems:

To disable the plugin/hook system completely, edit includes/config.php and add the following code:
Just below
Code:

<?php
enter
Code:

define('DISABLE_HOOKS', true);

floridaideal 11-19-2016 02:01 PM

Thank you Mark for your help with this, I just disabled the plugins as you suggested but it doesn't appear to have made a difference unfortunately.

Is there anything specific or a starting area to look that I can pass onto the guy who helps look after my server to look for please to help solve this?

Thanks again

Stuart

Mark.B 11-19-2016 02:03 PM

Quote:

Originally Posted by floridaideal (Post 2578421)
Thank you Mark for your help with this, I just disabled the plugins as you suggested but it doesn't appear to have made a difference unfortunately.

Is there anything specific or a starting area to look that I can pass onto the guy who helps look after my server to look for please to help solve this?

Thanks again

Stuart

Just that it's some sort of caching. If it's working in private browsing modes then those are bypassing the caching.

floridaideal 11-19-2016 02:10 PM

Thank you Mark I have passed it on. I also have an issue where I have to login each visit too which never used to be the case, I guess this is related? Thanks again for the help your a star!

Mark.B 11-19-2016 02:15 PM

Quote:

Originally Posted by floridaideal (Post 2578423)
Thank you Mark I have passed it on. I also have an issue where I have to login each visit too which never used to be the case, I guess this is related? Thanks again for the help your a star!

Yep that's almost certainly going to be the same thing.

floridaideal 12-06-2016 01:50 PM

Hi Mark

Back to trying to fix my forum issue, spoke with my tech and he isn't exactly sure of the issue and had this to say:

"When you log in it redirects you to a URL such as
domain.com/forum/search.php?searchid=275740. Notice the
search ID in the query string. The problem is this search will only be
valid for 5 or 10 min (VB caches search results for a short time). If you
visit the URL after that you'll get a 'no search results found' message.

To compound this problem, it looks as if the redirect is being cached (in
the web browser): I tried logging out, logging back in, and my browser
redirected to the same searchid ... even though it was now out of date.

So we need to figure out why it redirects to the search page after login.
Is this a change that you've made, perhaps? A safer option would be to
redirect to domain.com/forum/search.php?do=getnew. "


and I never noticed it before either till he mentioned it as I have a short cut on Chrome but when I click to my forum using domain.com/forum it takes me straight to a search page showing the last three days worth of posts or in most cases telling me it can't find any posts.

Any ideas on this one....starting to feel like Westworld looking for the center of the maze :)

Thank you again

floridaideal 12-07-2016 04:13 PM

Sorry to be the thread bumper but can anyone give me any further help with this one? Many thanks.


All times are GMT. The time now is 02:23 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.01128 seconds
  • Memory Usage 1,731KB
  • 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
  • (1)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete