vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Profile Enhancements - Display reputation comments on members profile page. (https://vborg.vbsupport.ru/showthread.php?t=123425)

Jealousy10312 10-26-2006 12:59 AM

This doesnt work on my board. We're using 3.6.2

Jealousy10312 10-26-2006 01:00 AM

Is there something I should add in the profile template?

Paul M 10-26-2006 03:08 AM

Nope.

Handbag 11-24-2006 02:18 PM

Quick q - do you think this can be easily modified to display latest user notes on profile (roughly by changing references to rep to notes) or is it more complicated than that? :)

da420 11-24-2006 03:47 PM

I get this database error when installing. Nothing shows up in the users profile.


Code:

Database error in vBulletin 3.6.4:

Invalid SQL:

                                INSERT INTO setting
                                        (varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
                                VALUES
                                        (
                                        'mprshow',
                                        'reputation',
                                        '1',
                                        '1',
                                        'boolean',
                                        'yesno',
                                        152,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20060801'
        ),
        (
                                        'mprcomments',
                                        'reputation',
                                        '20',
                                        '10',
                                        'number',
                                        '',
                                        154,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20060801'
        ),
        (
                                        'mprshowgrps',
                                        'reputation',
                                        '0',
                                        '0',
                                        'free',
                                        '',
                                        156,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20060801'
        ),
        (
                                        'mprshowratergrps',
                                        'reputation',
                                        '0',
                                        '0',
                                        'free',
                                        '',
                                        158,
                                        0,
                                        1,
                                        '',
                                        0,
                                        'paulm_20060801'
        );

MySQL Error  : Duplicate entry 'mprshow' for key 1
Error Number : 1062
Date        : Friday, November 24th 2006 @ 09:44:36 AM
Script      : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productimport
Referrer    : http://www.xxxxxxxxx.com/forum/admincp/plugin.php?do=productadd
IP Address  : 135.214.40.162
Username    : xxxxx
Classname    : vb_database

[high]* da420 clicks install[/high]

da420 11-24-2006 03:52 PM

lol I just reinstalled the 3.5.x version for it and no database errors and seems to work fine. I just saw that it was updated for 3.6.x so I figured I'd upgrade, but I guess the 3.5.x version will do for now.

Paul M 11-24-2006 11:05 PM

That's some bizarre oddity on your forum, it's complaining that one of the mods settings already exists, did you uninstall the old version first ?

da420 11-25-2006 02:59 AM

Yep, I tried over writing it. Then when that didn't go so well, I tried doing an uninstall, and re-upload of the product with the same result.

da420 11-25-2006 04:14 AM

heh, that's funny... I just tried it again at home after it failed at work, and it installed fine. Funny though, because I did a complete uninstall of it, and then did tried to install it without overwrite to test if there was something left there from the uninstall, and certainly even after a clean uninstall it wouldnt let me install it without over write. Once I picked to over write it worked fine.

caliman 12-13-2006 04:36 AM

Paul I got the same database error as da420.

I selected 'overwrite.'

May be worth mentioning I have zoints local mod installed.

EDIT - Uninstalled old one and reinstalled new one. WORKS!


All times are GMT. The time now is 02:20 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.01116 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)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