vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - Yet Another Ranks System (https://vborg.vbsupport.ru/showthread.php?t=265893)

CharlieDelta 10-22-2011 03:40 PM

Quote:

Originally Posted by Nuker_Viper (Post 2260167)
i have had the same problem so this is what i did:
Since i use the ranks for my clan members only and they can only have 1 rank at a time; i disabled the following in the Plugin Manger:

YARS in Member Profile - Cache Templates
YARS in Member Profile - Init
YARS in Member Profile - Profile

I also replaced $vbphrase[rank_description] the text "Description" with "Rank Duties"
And sme rank settings: userinfo_left and style 3 so that it just uses the icon. Disabled the image in the display. So no need to upload an image - just an icon.

This will disable the tab in your profiles but keep the postbit intact. Just make sure your postbit i set to at least 1 and it is active.

Thanks for the input Viper.:up: This may come in handy in the future.
I was able to get everything working as it should. I think there must have been some code missing in the awards mod. I re-edited the templates and plugins as described on the thread by another user and that seemed to do the trick.

MalluParadise 10-23-2011 04:11 AM

working on 4.1.7?

TheLastSuperman 10-23-2011 05:59 AM

Quote:

Originally Posted by MalluParadise (Post 2260431)
working on 4.1.7?

https://vborg.vbsupport.ru/showpost....5&postcount=65

djpatch 10-23-2011 09:16 AM

Getting this error when I try to go to the ranks page. Using Vb 4.1.7.
Deprecated: Assigning the return value of new by reference is deprecated in forum\ranks.php on line 46

TheLastSuperman 10-23-2011 03:44 PM

Quote:

Originally Posted by djpatch (Post 2260465)
Getting this error when I try to go to the ranks page. Using Vb 4.1.7.
Deprecated: Assigning the return value of new by reference is deprecated in forum\ranks.php on line 46

More than likely it's due to your PHP version i.e. 5.3.x for now simply edit ranks.php and find:

Code:

$bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list());
Replace with:

Code:

$bbcode_parser = new vB_BbCodeParser($vbulletin, fetch_tag_list());
Save & re-upload the file, error should be gone, it's the =& that's causing all the fuss :p.

hanhdn 10-24-2011 07:56 AM

Hi TheLastSuperman ,
I can't not open http://srsc.com.vn/forum/ranks.php it show error:
This webpage is not available
The webpage at http://srsc.com.vn/forum/ranks.php might be temporarily down or it may have moved permanently to a new web address.
With recommend_rank.php and request_rank.php work fine
I'm sure that the url corrected

(my forum using vbb4.08 platform)

gamersplatoon 10-26-2011 12:52 PM

I'm having a header problem after i installed a fixed forum ,the ranks tab gets automatically fluid and it messes up the whole header and page width..
here is a screenshots,
i need help.

http://imageshack.us/f/694/19490726.png/
http://imageshack.us/f/225/94262547.png/

vb version 4.1.7

Please HELP ASAP>.

SN1PERCITY 10-27-2011 12:26 PM

Database error in vBulletin 4.1.6:

Invalid SQL:
ALTER TABLE rank ADD rank_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD rank_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL;

MySQL Error : Duplicate column name 'rank_allowrecommend'
Error Number : 1060
Request Date : Thursday, October 27th 2011 @ 06:24:47 AM
Error Date : Thursday, October 27th 2011 @ 06:24:48 AM
Script : http://www.*******************/admin...=productimport
Referrer : http://www.******************/adminc...?do=productadd
IP Address : **.***.*.*****
Username : BIGADMIN
Classname : vB_Database
MySQL Version : 5.0.92-community-log

this is what im getting

MalluParadise 10-31-2011 01:10 AM

ranks.php is fixed in 4.1.7 ?

TheLastSuperman 10-31-2011 05:55 AM

Quote:

Originally Posted by SN1PERCITY (Post 2262030)
Database error in vBulletin 4.1.6

this is what im getting

I believe it's the last part of the install code for 3.8.3 version... will update if need be upon further review, will be in the new version though ;).

Quote:

Originally Posted by MalluParadise (Post 2263034)
ranks.php is fixed in 4.1.7 ?

Yes unless you are on PHP 5.3 then see here:
https://vborg.vbsupport.ru/showpost....1&postcount=75


All times are GMT. The time now is 03: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.03524 seconds
  • Memory Usage 1,745KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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