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)

TheLastSuperman 12-02-2012 06:38 PM

Quote:

Originally Posted by W2OE_Prodigy (Post 2361600)
Anyone have an idea how to fix this error?

Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/w2oe/public_html/ranks.php:97) in /home/w2oe/public_html/includes/adminfunctions.php on line 1922

https://vborg.vbsupport.ru/showpost....&postcount=118

sadiq6210 01-02-2013 12:22 PM

Try to store the CSS as files
admincp >> Settings >> Options >> Style & Language Settings >> Store CSS Stylesheets as Files? (Select "YES")

Results:
The <legend> is not working in postbit style
The default postbit style will be as same as (Style 2) where (Style 1) is not working. (There is no <legend>)

Any idea about how to fox this bug?

Capt C Ray 01-29-2013 01:25 AM

I just installed this mod in version 4.2.0. It shows in the ACP panel and it is set to show the link in the navigation bar. But the tab is not there. Any suggestions?

fishmaster 03-19-2013 10:16 PM

System working correctly but keep getting the below 2 errors when issuing awards.

Any idea on how to address them?

Warning: mysql_insert_id() [function.mysql-insert-id]: Access denied for user 'nobody'@'localhost' (using password: NO) in [path]/admincp/rank.php on line 594

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/rank.php on line 594

fishmaster 05-12-2013 02:59 PM

Anyone have any ideas?

Warning: mysql_insert_id() [function.mysql-insert-id]: Access denied for user 'nobody'@'localhost' (using password: NO) in [path]/admincp/rank.php on line 594

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/rank.php on line 594

Works fine though..

mobile4persian 06-06-2013 05:28 AM

how can i align styel 1 to center?

https://vborg.vbsupport.ru/external/2013/08/2.jpg

mathforum 06-28-2013 08:15 PM

I'm trying to include the ranks with the normal postbit info - join date, post, etc. and tried using the following code:

<vb:if condition="$post[showuserranks]"><dt>Awards</dt><dd>$post[userranks]</dd></vb:if>

What I see is this:

https://vborg.vbsupport.ru/external/2013/08/6.png

Any ideas?

TheLastSuperman 08-29-2013 08:07 PM

Quote:

Originally Posted by sadiq6210 (Post 2394193)
Try to store the CSS as files
admincp >> Settings >> Options >> Style & Language Settings >> Store CSS Stylesheets as Files? (Select "YES")

Results:
The <legend> is not working in postbit style
The default postbit style will be as same as (Style 2) where (Style 1) is not working. (There is no <legend>)

Any idea about how to fox this bug?

You need to view the file "Default CSS Data.txt" within the .zip, make sure you have the correct layout chosen then add the matching css to your additional.css file and adjust to suite.

Style 1 is supposed to have the legend, are you saying it's not within your default style when using style 1 option or are you running a custom style where something might be conflicting? I'm assuming it was not showing becuase there was no ranks.css file present, adding to additional.css file should sort this though.


Quote:

Originally Posted by Capt C Ray (Post 2400213)
I just installed this mod in version 4.2.0. It shows in the ACP panel and it is set to show the link in the navigation bar. But the tab is not there. Any suggestions?

4.2.0 uses the navigation manager, visit the plugin manager and disable the ranks tab, now use the navigation manager to add a new tab for this ;).

Quote:

Originally Posted by fishmaster (Post 2421535)
Anyone have any ideas?

Warning: mysql_insert_id() [function.mysql-insert-id]: Access denied for user 'nobody'@'localhost' (using password: NO) in [path]/admincp/rank.php on line 594

Warning: mysql_insert_id() [function.mysql-insert-id]: A link to the server could not be established in [path]/admincp/rank.php on line 594

Works fine though..

Well at first it would read as if it was not connecting and/or you have incorrect config.php info however seeing as the forum works and this works minus the error I'm unsure unless you're on PHP 5.5 already but 5.5.0 released in June your post was from March and I know your host was not running a 5.5 release candidate so I'm unsure. It has been a while since I've had time to reply here so if your still running this and the issue is present let me know.

mysql_insert_id() is deprecated in php 5.5.0+ that is why it came to mind but again post date makes me think it was something else at the time.

Quote:

Originally Posted by mobile4persian (Post 2426069)
how can i align styel 1 to center?

https://vborg.vbsupport.ru/external/2013/08/2.jpg

Off the top of my head... try adding this to additional.css OR replacing the definition in ranks.css template:

Code:

.ranks_legend {
float:none; text-align:center;
 }


Quote:

Originally Posted by mathforum (Post 2431090)
I'm trying to include the ranks with the normal postbit info - join date, post, etc. and tried using the following code:

<vb:if condition="$post[showuserranks]"><dt>Awards</dt><dd>$post[userranks]</dd></vb:if>

What I see is this:

https://vborg.vbsupport.ru/external/2013/08/6.png

Any ideas?

That will not work, edit the appropriate template in the rank template of families based on what style for the ranks you have. AdminCP > Styles & Templates > Style Manager > Edit Templates > Yet Another Ranks System Templates

friendlymela 08-30-2013 06:44 AM

This mod will work on 4.2.1?

TheLastSuperman 08-30-2013 10:59 AM

Quote:

Originally Posted by friendlymela (Post 2441947)
This mod will work on 4.2.1?

I see no reason why not, if you find an issue report promptly for a fix ;).


All times are GMT. The time now is 11:13 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.01403 seconds
  • Memory Usage 1,751KB
  • 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
  • (7)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