The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Notification issues
Recently upgraded to vB4.2.3
Many of our forum members are reporting an issue that I'm seeing also. In the notifications box, there's a 1 that shows up like it would if I had a PM. When I click on this, it pops up a box that has "1 Reputation Comment" in it When I click on the link, it takes me to a page that says "Subscribed Threads with New Posts" I can't remove the darned notification either. It seems to be cross linking the Reputation Comment with Subscribed Threads. How do I rectify this? |
#2
|
||||
|
||||
bumpity bump.
Anyone have any thoughts? |
#3
|
|||
|
|||
You should be able to clear it by executing the following query in PHPMyAdmin or at AdminCP > Maintenance > Execute SQL Query:
PHP Code:
|
#4
|
||||
|
||||
Thank you.
And I get this: "You are not authorized to execute SQL queries" LOL! My own site won't let me play. That's got to be some permissions setting in my profile... Must have been from the original owner of the site (it was dropped on me). |
#5
|
||||
|
||||
You have to add your UserID to the config.php file and set yourself as a SuperAdministrator.
|
#6
|
||||
|
||||
Okay, so now I can't find the setting to allow me to do that.
Thoughts? One step forward, three back... --------------- Added [DATE]1458666144[/DATE] at [TIME]1458666144[/TIME] --------------- That's in my forum's directory and not accessible from the admincp, correct? |
#7
|
|||
|
|||
The config.php file can be found at /includes/config.php.
Add your userid to superadministrators and canrunqueries. |
#8
|
||||
|
||||
You should also be able to run that query through your phpmyadmin/cpanel/whatever interface to the db.
|
#9
|
||||
|
||||
Not finding that directory & file.
Once once again, I ask - this is though my host file management, not through admincp? I want to make sure I'm in the correct spot --------------- Added [DATE]1458667220[/DATE] at [TIME]1458667220[/TIME] --------------- Sorry to be so dense - but when you don't know, you have to ask to finally figure it out, right? We all start at the beginning... --------------- Added [DATE]1458667463[/DATE] at [TIME]1458667463[/TIME] --------------- Found it - public_html/forum/includes Now what do I do with this file? Open it in an editor or is it an executable? I've clicked on it and nothing. right click gives options like download, view, edit, edit code I'll download and mess with it - see what I can figure out. |
#10
|
||||
|
||||
Download the file. Open it in a good text editor like Notepad++ or Sublime. Don't use WordPad. Edit only the UserID fields between the brackets. Save the document. Upload it and overwrite the existing config.php file.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|