vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have posted Today (or in the last 24 hours) (https://vborg.vbsupport.ru/showthread.php?t=122422)

JamieLee2k 01-12-2007 09:17 PM

Same thing
Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

                                INSERT INTO _vbsetting
                                        (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
                                VALUES
                                        (
                                        'enable_wpt',
                                        'paulmseti',
                                        '1',
                                        '1',
                                        'boolean',
                                        'yesno',
                                        30,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20050613'
        ),
        (
                                        'text_wpt',
                                        'paulmseti',
                                        '<!-- end logged-in users -->',
                                        '<!-- end logged-in users -->',
                                        'free',
                                        '',
                                        35,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20050613'
        );

MySQL Error  : Duplicate entry 'enable_wpt' for key 1
Error Number : 1062
Date        : Friday, January 12th 2007 @ 06:14:28 PM
Script      : http://www.xleagues.net/forum/admincp/plugin.php?do=productimport
Referrer    : http://www.xleagues.net/forum/admincp/plugin.php?do=productadd
IP Address  : xx.xx.xx.xx
Username    : JamieLee2k
Classname    : vb_database

looking at it, I think it's one of 2 things, something I have installed is conflicting or the database has an issue.
MySQL Error : Duplicate entry 'enable_wpt' for key 1

JamieLee2k 01-12-2007 09:38 PM

I had a look in the AdminCP and the product is there, says it's active, and the settings are correct, it's just not working.

If you want a list of mods I have installed then I can let you know by PM

Thanks
JamieLee2k

Paul M 01-13-2007 03:38 AM

The error means that when vb came to add that settings entry (for 'enable_wpt') it found it already existed. If uninstalling the product does not remove that entry from the database then you will have to do it manually.

A list of mods isn't going to be of any use, if you want me to look at a problem then I would need admin access to the forum (with sql query ability).

wengi 01-13-2007 12:26 PM

Gr8 hack paul ... installed nd workin fine :)

regards
Wengi

Nathan2006 01-13-2007 06:42 PM

Updated

Thanks Paul :)

WiseOne38221 01-13-2007 09:07 PM

It STOPPED showing the number of members who posted now...it DID show it until this update...

justachump 01-13-2007 11:02 PM

Installed, thanks !

Paul M 01-13-2007 11:58 PM

Quote:

Originally Posted by WiseOne38221 (Post 1158364)
It STOPPED showing the number of members who posted now...it DID show it until this update...

You have customised either the template or the phrases, you will need to revert them.

Paul M 01-19-2007 02:00 AM

Version 4.42 is simply a move of the Auto-template options from a shared group to this modifications own options group. There is no need to update.

KURTZ 01-19-2007 01:43 PM

anyway i do the update :)

thx Paul


All times are GMT. The time now is 08:30 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.01363 seconds
  • Memory Usage 1,743KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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