vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=187600)

Nadeemjp 11-21-2008 01:40 PM

i re-imported but the error still stays

Silencer Groans 11-21-2008 07:41 PM

How can I make my presentation instead of the icon award the medal picture?

TheLastSuperman 11-21-2008 10:13 PM

Quote:

Originally Posted by Silencer Groans (Post 1670243)
How can I make my presentation instead of the icon award the medal picture?

Be more specific for the coder else show a screenshot with big red arrows asking specifically what you want! I have a similar mod and could have most likely helped this coder out by answering IF you would have provided more info ;)

Just saying....

Presentation instead of the icon award the medal picture?????

I was lost but if your english is not up to par then forgive me for sounding this way :D

CypherSTL 11-22-2008 03:53 AM

Quote:

Originally Posted by Nadeemjp (Post 1670046)
i re-imported but the error still stays

I'll look into it here locally and see if I can dig up anything.

Anyone else running this mod on 3.7.4 PL1?

CypherSTL 11-22-2008 06:15 AM

Alright. I've tested the newest release (3.7.3) on vBulletin 3.7.4. PL1 and everything is working properly.

I still need to figure out why its not sorting the awards.

Nadeemjp 11-22-2008 07:17 AM

alright cypher, i look forward to it. it is really scaring my users away:D

liwo 11-22-2008 05:15 PM

As a temporary workaround you could just disable the php error messages so your users do not see them.

Just place the following line in the .htaccess file in your forum root:
Code:

php_flag display_errors off
As for the error you are getting, I suspect you are using mysqli instead of mysql. There is nothing wrong with that, actually it is the preferred way with php5, but the memberlist code works only with the old mysql. I haven't tested this though, just looked at the code.

father guido 11-22-2008 09:25 PM

I would like to lower the current location on my postbit_legacy template but I am not sure what to move. The awards are currently velow the ranking and I would like them to be at the bottom after "Rep Power".

What do I have to adjust to make this happen?

Thanks in advance :)

CypherSTL 11-23-2008 05:26 AM

Quote:

Originally Posted by father guido (Post 1670834)
I would like to lower the current location on my postbit_legacy template but I am not sure what to move. The awards are currently velow the ranking and I would like them to be at the bottom after "Rep Power".

What do I have to adjust to make this happen?

Thanks in advance :)

As far as I know their is not a template hook to for dynamic placement of the Awards Showcase at that location.

You would have to manually edit your postbit template.

As for the people requesting that the border be removed from the Awards Showcase within the postbit, the next release does have 3 different display options that you can choose from. Currently I'm tackling the sort orders within the awards system. Once that is completed, I will release an update.

CypherSTL 11-23-2008 10:38 AM

Version 3.7.4 Released

  • Sorting should be working correctly
  • Removed unused plugins
  • Added multiple display options for Postbit Display (see attachments)
Everyone should update to this latest version.


All times are GMT. The time now is 04:47 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.01632 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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