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)

vicelover 04-10-2010 07:52 AM

1 Attachment(s)
Hi, CypherSTL

I have a little question. My site language is Chinese, so I need to translate some phrases in front end.

Does this variable $vbphrase[awards] is the variable of that word "Awards" in user profile tab ?

If does, and I had translate it, but didn't work.

(please view the attachment image)

Best Regards

CypherSTL 04-10-2010 09:15 AM

Quote:

Originally Posted by vicelover (Post 2018783)
Hi, CypherSTL

I have a little question. My site language is Chinese, so I need to translate some phrases in front end.

Does this variable $vbphrase[awards] is the variable of that word "Awards" in user profile tab ?

If does, and I had translate it, but didn't work.

(please view the attachment image)

Best Regards

The phrase has been fixed in the newest release of the awards system.

CypherSTL 04-10-2010 09:16 AM

4.0.2 RELEASE: (05/10/2020 5:30AM CDT)
* Fixed - Spacing on primary Awards Display page
* Fixed - Display Order in AdminCP Options not saving properly
* Fixed - "Awards" displaying on all profile tabs.
* Fixed - Award Profile Tab Phrased

* Added - Award Recommendations and Requests are viewable in the AdminCP
* Added - Diagnostics Tab (Currently not used, place holder).
* Database - Database Errors on installation are now displayed.
* Database - award_requests table added
* Removed - Automation Phrases (Automation will be a seperate plugin)

baghdad4ever 04-10-2010 09:47 AM

thanks to update

when i choose award request this will occur

Code:

Invalid SQL:

    SELECT a.*, award.award_name, vb.username AS UserFor, vb2.username AS UserFrom
FROM vB_award_requests AS a, vB_award AS award, vB_user AS vb, vB_user AS vb2
WHERE a.award_req_aid = award.award_id AND a.award_rec_uid = vb.userid AND a.award_req_uid = vb2.userid;


vicelover 04-10-2010 09:50 AM

Quote:

Originally Posted by CypherSTL (Post 2018823)
4.0.2 RELEASE: (05/10/2020 5:30AM CDT)
* Fixed - Spacing on primary Awards Display page
* Fixed - Display Order in AdminCP Options not saving properly
* Fixed - "Awards" displaying on all profile tabs.
* Fixed - Award Profile Tab Phrased

* Added - Award Recommendations and Requests are viewable in the AdminCP
* Added - Diagnostics Tab (Currently not used, place holder).
* Database - Database Errors on installation are now displayed.
* Database - award_requests table added
* Removed - Automation Phrases (Automation will be a seperate plugin)

Thanks for updating :up:

Hi, CypherSTL
Do I need to uninstall the old version and re-upload all the files before updating?

Cadellin 04-10-2010 11:58 AM

I can replicate the error in the above post but in addition I get the one below when trying to view the awards automation page.

Quote:

Database error in vBulletin 4.0.3:

Invalid SQL:

SELECT *
FROM vbull_award_automation;

MySQL Error : Table 'twmodo5_frm.vbull_award_automation' doesn't exist
Error Number : 1146

Bouncer222 04-10-2010 05:45 PM

K installed both latest files... to make sure I updated everything at my site at www.brotherhoodofgamers.com

In admincp when clicking award requests it shows...

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT a.*, award.award_name, vb.username AS UserFor, vb2.username AS UserFrom
FROM vB_award_requests AS a, vB_award AS award, vB_user AS vb, vB_user AS vb2
WHERE a.award_req_aid = award.award_id AND a.award_rec_uid = vb.userid AND a.award_req_uid = vb2.userid;

MySQL Error : Table 'brother6_vbulletin1.vB_award_requests' doesn't exist
Error Number : 1146
Request Date : Saturday, April 10th 2010 @ 01:44:24 PM
Error Date : Saturday, April 10th 2010 @ 01:44:24 PM
Script : http://www.brotherhoodofgamers.com/a...php?do=display
Referrer : http://www.brotherhoodofgamers.com/a...dex.php?do=nav
IP Address : 96.250.233.178
Username : Bouncer
Classname : vB_Database
MySQL Version : 5.1.30
Notice how my mysql is 5.1.30
But in Award automation it says..

"Incompatible MySQL Version -- Automation Disabled

Automation Requires MySQL 5+"

Makes no sense.

Bouncer222 04-10-2010 05:50 PM

I also got this email from my site...

Quote:

Database error in vBulletin 4.0.2:

Invalid SQL:

SELECT a.*, award.award_name, vb.username AS UserFor, vb2.username AS UserFrom
FROM vB_award_requests AS a, vB_award AS award, vB_user AS vb, vB_user AS vb2
WHERE a.award_req_aid = award.award_id AND a.award_rec_uid = vb.userid AND a.award_req_uid = vb2.userid;

MySQL Error : Table 'brother6_vbulletin1.vB_award_requests' doesn't exist
Error Number : 1146
Request Date : Saturday, April 10th 2010 @ 01:44:00 PM
Error Date : Saturday, April 10th 2010 @ 01:44:00 PM
Script : http://www.brotherhoodofgamers.com/a...php?do=display
Referrer : http://www.brotherhoodofgamers.com/a...dex.php?do=nav
IP Address : 96.250.233.178
Username : Bouncer
Classname : vB_Database
MySQL Version : 5.1.30

CypherSTL 04-10-2010 07:25 PM

Oops. Give me a few to add the proper Table Prefix markups.

CypherSTL 04-10-2010 07:30 PM

Alright, Product reuploaded.


All times are GMT. The time now is 05:27 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.03044 seconds
  • Memory Usage 1,747KB
  • 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
  • (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