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 Awards System (https://vborg.vbsupport.ru/showthread.php?t=232684)

stickskills 04-07-2011 02:57 PM

Quote:

Originally Posted by mikelf453 (Post 2181015)
When ever someone requests an award, this message comes up:



But the request still sends. Any idea how I can get rid of this message?

Getting this same exact message, and the request goes through as well. Would love to be able to fix that. Also, is there any way to display the total score from all awards a user has? Love to be able to incorporate this into our postbit.

stickskills 04-08-2011 01:23 PM

If we're manually trying to add this code into the postbit, do you have a quick mockup of the code?

MarceloS 04-09-2011 06:48 PM

Quote:

Originally Posted by stickskills (Post 2182300)
If we're manually trying to add this code into the postbit, do you have a quick mockup of the code?

Same thing for me.

Vick98 04-09-2011 08:17 PM

Quote:

Originally Posted by squidsk (Post 2180764)
On the previous page I had a couple of fixes that dealt with user profile pages that you could try.

Thank you very much for the reply and your codes fixed the extra tab issue but I still do not have a background image. Do you have any suggestion or ideas why this is occurring?

nerowolfe 04-10-2011 03:14 PM

Hi Cyp.

When I install your addon, I have this error im my vbull (4.1.2):

Code:

Database error in vBulletin 4.1.2:

Invalid SQL:
ALTER TABLE award ADD award_allowrecommend TINYINT( 1 ) DEFAULT 1 NOT NULL,ADD award_pointvalue TINYINT( 3 ) DEFAULT 0 NOT NULL;

MySQL Error  : Duplicate column name 'award_allowrecommend'
Error Number  : 1060
Request Date  : Sunday, April 10th 2011 @ 06:11:28 PM
Error Date    : Sunday, April 10th 2011 @ 06:11:29 PM
Script        : http://name site/forum/admincp/plugin.php?do=productimport
Referrer      : http://name site/forum/admincp/plugin.php?do=productadd
IP Address    : xxx.xxx.xxx.xxx
Username      : user name of db
Classname    : vB_Database
MySQL Version : 5.0.32-Debian_7etch12-log

May you help me please?

Regards

squidsk 04-11-2011 03:39 PM

It means what it says it means, you're trying to add a column to the table that already exists.

dnk.it 04-11-2011 08:57 PM

Quote:

Originally Posted by dnk.it (Post 2180423)
when this mod will be updated? :(

My footer is misplaced and I think the cause is a bad css formatting, please see attachment

vbulletin Version 4.1.1

I have solved this

just remove the <br /> code in memberinfo_block_myawards template

Vick98 04-11-2011 09:00 PM

I am still looking for a fix with the disappearance of the backgrounds. If anyone can help it would be greatly appreciated. Anyone without a medal has the custom background but once a member receives a medal/award the background disappears.

Daisyboo 04-14-2011 01:33 PM

Clutching at straws...I had the 3.x version installed which I removed prior to upgrading to 4.
I want to add it back but I'm currently getting SQL errors emailed to me. Can anyone give me some clues as to how I sort them out? I asked on vB.com but because its a mod they won't help.
Its being triggered by a google bot so I don't know why its happening.
The error is
Quote:

Invalid SQL:

SELECT u.userid, u.username, au.award_id
FROM vb_award_user AS au
LEFT JOIN vb_user AS u ON (u.userid = au.userid)
WHERE au.award_id = 1
GROUP BY u.userid, u.username, au.award_id
ORDER BY u.userid;

MySQL Error : Table 'babydre_bumples2.vb_award_user' doesn't exist
Error Number : 1146
If I add the updated mod back will it affect the error or the error affect the install?

Thanks!

TNERatedEdge 04-15-2011 12:06 AM

Hi, for some reason one of my members cant revieve awards in there profile..

Any reason why?


All times are GMT. The time now is 06:33 AM.

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.02596 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
  • (1)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
  • (5)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