In my profile in my community, I just noticed that the last post that is listed for me is from two years ago. Is there a database update for this or some way to fix it?
thanks
In my profile in my community, I just noticed that the last post that is listed for me is from two years ago. Is there a database update for this or some way to fix it?
thanks
Did you enable this option?
Admin CP -> vBulletin Options -> User Profile Options -> Show Last Post on Profile Page
Sorry, I should have mentioned that beforeYes, I have that option enabled
This must be due to a modification.
Try rebuilding the thread and forum counters in that order:
Admin CP -> Maintenance -> Update Counters
If you still have this problem after then reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':
Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions
[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]
Next, disable all plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it. Do you have the same problem?
Steve Machol, vBulletin Customer Support Manager
"Have Copy, Will Paste" (when appropriate)
Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.
Just remember that what happens in localhost, stays in localhost.
Yep, it was indeed a plugin that I have installed -> vbGallery, specifically Userinfo Merge on the fetch_userinfo_query hook. I'm posting in vbGallery forums about this now, thanks![]()
Bookmarks