vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Notification issues (https://vborg.vbsupport.ru/showthread.php?t=322150)

K-fab 03-17-2016 05:28 PM

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?

K-fab 03-22-2016 03:08 PM

bumpity bump.

Anyone have any thoughts?

Dave 03-22-2016 03:22 PM

You should be able to clear it by executing the following query in PHPMyAdmin or at AdminCP > Maintenance > Execute SQL Query:
PHP Code:

UPDATE user SET newrepcount 0

Don't forget to add the table prefix in case you use any.

K-fab 03-22-2016 03:57 PM

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).

In Omnibus 03-22-2016 03:57 PM

Quote:

Originally Posted by K-fab (Post 2567832)
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).

You have to add your UserID to the config.php file and set yourself as a SuperAdministrator.

K-fab 03-22-2016 04:01 PM

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] ---------------

Quote:

Originally Posted by ProSportsForums (Post 2567834)
You have to add your UserID to the config.php file and set yourself as a SuperAdministrator.

That's in my forum's directory and not accessible from the admincp, correct?

Dave 03-22-2016 04:10 PM

The config.php file can be found at /includes/config.php.
Add your userid to superadministrators and canrunqueries. ;)

squidsk 03-22-2016 04:18 PM

You should also be able to run that query through your phpmyadmin/cpanel/whatever interface to the db.

K-fab 03-22-2016 04:19 PM

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.

In Omnibus 03-22-2016 04:28 PM

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.


All times are GMT. The time now is 06:39 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.01134 seconds
  • Memory Usage 1,738KB
  • 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
  • (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
  • (10)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