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)

speedracer68 11-15-2011 07:08 PM

We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?

There's some error when sending your award request. Please contact site's administrator for assistant.

I also have other problems. In the admin panel when I grant an award it still shows it needing to be granted or denied. I click it again and the same thing happens. Then if you look at the award you will see it has been granted to the same person for each time I tried it.

squidsk 11-15-2011 09:08 PM

Quote:

Originally Posted by speedracer68 (Post 2268281)
We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?

There's some error when sending your award request. Please contact site's administrator for assistant.


I also have other problems. In the admin panel when I grant an award it still shows it needing to be granted or denied. I click it again and the same thing happens. Then if you look at the award you will see it has been granted to the same person for each time I tried it.

If the date isn't more recent than the last update (May 2010) then no and given this hasn't been updated in a year and a half I'd say unlikely.

Nuker_Viper 11-16-2011 12:11 AM

can i have a 3rd party modify this mod to suit what i need it to do?

Nuker_Viper 11-16-2011 12:53 AM

Quote:

Originally Posted by speedracer68 (Post 2268281)
We are getting this error when suggesting an award. I see it address some pages back. Was it take care of in a newer version?

There's some error when sending your award request. Please contact site's administrator for assistant.

if it still seen in your awards request. (like mine was) i would just change the phrase so that it says your request has been submitted. i did that to mine. a member would request an award and give that error but my awards commander would still have it in the awards request box.

Nuker_Viper 11-16-2011 04:32 PM

Quote:

Originally Posted by Nuker_Viper (Post 2268369)
can i have a 3rd party modify this mod to suit what i need it to do?



NVM my question was answered before i posted it. Just learned about the Re-Useable Code check mark...

squidsk 11-17-2011 10:44 PM

Quote:

Originally Posted by SN1PERCITY (Post 2267708)
cypher i got this problem- can you help me with this
Quote:

Database error in vBulletin 4.1.7:

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, November 13th 2011 @ 06:57:36 PM
Error Date : Sunday, November 13th 2011 @ 06:57:36 PM
Script : http://www.*************.com/admincp...=productimport
Referrer : http://www.****************.com/admi...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.92-community-log

This problem is caused by en error in the upgrade script when upgrading from YAAS 3.8.4, which has already added the column. In order to fix it you need to open the xml file find the part of the code that upgrades for version 3.8.3 (approximately line 160) and delete that section.

speedracer68 11-18-2011 04:46 PM

Is there a way to set requested awards to auto approve?

SN1PERCITY 11-18-2011 05:00 PM

Quote:

Originally Posted by squidsk (Post 2269039)
This problem is caused by en error in the upgrade script when upgrading from YAAS 3.8.4, which has already added the column. In order to fix it you need to open the xml file find the part of the code that upgrades for version 3.8.3 (approximately line 160) and delete that section.

so i did that and now i get

Database error in vBulletin 4.1.7:

Invalid SQL:
CREATE TABLE award_requests (
award_req_id int(8) unsigned NOT NULL auto_increment,
award_req_timestamp timestamp NOT NULL default CURRENT_TIMESTAMP,
award_req_uid int(8) NULL,
award_rec_uid int(8) NULL,
award_req_aid int(8) NULL,
award_req_reason varchar(512) NOT NULL,
PRIMARY KEY (award_req_id)
);

MySQL Error : Table 'award_requests' already exists
Error Number : 1050
Request Date : Friday, November 18th 2011 @ 09:58:53 AM
Error Date : Friday, November 18th 2011 @ 09:58:54 AM
Script : http://www.**********.com/admincp/pl...=productimport
Referrer : http://www.***************.com/admin...?do=productadd
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.0.92-community-log

squidsk 11-18-2011 06:22 PM

Given the table already exists in 3.8.4 with the exact same settings you can remove that part of the script as well. Its the part listed in the upgrade for version 4.0.1.2, located at about line 176.

SN1PERCITY 11-18-2011 09:37 PM

could you give me the scipt i dont want to delete the wrong one


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