vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   End-User Options - Reputation Page Split (https://vborg.vbsupport.ru/showthread.php?t=224215)

Cla75 10-07-2009 06:42 AM

Hello,
congratulations for this mod.

I tried to install it:
1. upload product
2. make changes to this file in the root usercp.php

Problem:
I do not see the chart on the bottom topic

What is wrong?
thansk

Cla75 10-08-2009 11:32 AM

help me pleaseeeeee :)

paul41598 10-08-2009 10:16 PM

Quote:

Originally Posted by Cla75 (Post 1896538)
help me pleaseeeeee :)

Chart on the bottom topic? The only thing you're going to see is pagination in your USERCP for reputation.

Rean 10-09-2009 02:01 AM

Quote:

Originally Posted by Cla75 (Post 1896017)
Hello,
congratulations for this mod.

I tried to install it:
1. upload product
2. make changes to this file in the root usercp.php

Problem:
I do not see the chart on the bottom topic

What is wrong?
thansk

what chart??

Speysider 10-09-2009 06:39 AM

This product does not work and should be archived, because anyone and everyone will receive a Database Error when trying to go to the User CP.

The db error message itself:
Code:

Database error in vBulletin 3.8.4:

Invalid SQL:

SELECT
count(postid) AS count
FROM reputation
WHERE reputation.userid = 1;

MySQL Error  : Table '{forumdb}vb.reputation' doesn't exist
Error Number  : 1146
Request Date  : Friday, October 9th 2009 @ 03:35:38 AM
Error Date    : Friday, October 9th 2009 @ 03:35:38 AM
Script        : {sitearea}/usercp.php
Referrer      : {forum domain}/index.php
IP Address    : **.**.**.***
Username      : {username}
Classname    : vB_Database
MySQL Version : 5.0.51a-log


Rean 10-11-2009 07:21 AM

just realize... the paging does not work...

Speysider 10-11-2009 08:58 AM

This hack has never worked. No idea why it was made when the author knew it didn't work :confused:

paul41598 10-11-2009 08:47 PM

New update posted to reflect table prefix. Please uninstall and reinstall 1.0.1

Cla75 10-11-2009 09:37 PM

Quote:

Originally Posted by paul41598 (Post 1896845)
Chart on the bottom topic? The only thing you're going to see is pagination in your USERCP for reputation.

I made this change:

Code:

Open usercp.php

Find:
PHP Code:
LIMIT 0, ". $ Vbulletin-> options [ 'showuserrates']
Replace With:
PHP Code:
LIMIT ". ($ Limitlower - 1).", $ Perpage "

but I see nothing button topic!

Quote:

Originally Posted by Rean (Post 1896909)
what chart??

I do not see this:
https://vborg.vbsupport.ru/external/2009/10/53.jpg
:confused:

infnity8x3 10-12-2009 01:56 AM

This hack has all ways worked for me. Follow directions and you should be fine. Thanks again author.

Although the updated XML did not fix the bug. So I reverted back to 1.0 version with the "my" edited prefix's.


All times are GMT. The time now is 05:42 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.01021 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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