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)

CypherSTL 09-27-2010 03:34 AM

I'll take a look at the div tags, etc to make sure I didn't miss one.

Dolb 09-27-2010 04:41 PM

Fatal error: Existing data passed is not an array
Called set_existing in [path]/recommend_award.php on line 182
in [path]/includes/class_dm.php on line 265

saharial 10-02-2010 03:51 PM

Hi, I have a small issue that I am sure can be fixed by CSS but am not sure how, so any pointres would be great!

I'm using version 4.0.7 Vbulletin, Firefox 3.6.10, IE 8 and as can be seen from the screen shots below the layout of the award system chnages quite drastically between the two.

https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/
firefox (left)
https://vborg.vbsupport.ru/ https://vborg.vbsupport.ru/
firefox (left)



Can anyone help me please? :)

CypherSTL 10-02-2010 06:59 PM

Quote:

Originally Posted by saharial (Post 2105926)
Hi, I have a small issue that I am sure can be fixed by CSS but am not sure how, so any pointres would be great!

I'm using version 4.0.7 Vbulletin, Firefox 3.6.10, IE 8 and as can be seen from the screen shots below the layout of the award system chnages quite drastically between the two.

http://img521.imageshack.us/img521/2...board4a.th.jpg http://img338.imageshack.us/img338/1...board1g.th.jpg
firefox (left)
http://img525.imageshack.us/img525/6...board3z.th.jpg http://img831.imageshack.us/img831/4...board2f.th.jpg
firefox (left)



Can anyone help me please? :)

Try changing the Postbit Position in the Awards AdminCP Options.

saharial 10-02-2010 07:50 PM

CypherSTL - Thank you! I think I thought legacy meant inherited values doh! Thanks for the quick and correct answer :)

badheeu 10-05-2010 07:43 PM

I tried to install this version to vb 4.0.7 but I came across db error, any help.

Alter table - award
Alter table - usergroup

Tables Altered Successfully

Alter table - 2.1.3
Alter table - 2.1.4
Database Error Database error
The KMA? Warez Forums database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the www.kma-forum.com home page, then try to open another page.
* Click the Back button to try another link.

The www.kma-forum.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.

Database error in vBulletin 4.0.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 : Tuesday, October 5th 2010 @ 10:32:53 PM
Error Date : Tuesday, October 5th 2010 @ 10:32:54 PM
Script : http://www.kma-forum.com/kma_acp/plu...=productimport
Referrer : http://www.kma-forum.com/kma_acp/plu...?do=productadd
IP Address : 115.84.143.27
Username : TrOjAn
Classname : vB_Database
MySQL Version : 5.0.51a-community

wayne.richards@ 10-07-2010 01:12 PM

In 4.0.7 i get random errors when clicking, Heres a couple

Quote:

Deprecated: Assigning the return value of new by reference is deprecated in /home/britishb/public_html/awards.php on line 47
Quote:

Deprecated: Assigning the return value of new by reference is deprecated in /home/britishb/public_html/admincp/award.php on line 30
Quote:

Deprecated: Assigning the return value of new by reference is deprecated in /home/britishb/public_html/admincp/award_diagnostics.php on line 17
And if i try to edit the PM message or body i get.....

Quote:

No Phrases Matched Your Query
EDIT...

PS: PHP Version Is 5.3.2, Have been reading similar errors in other software and think it my be related....

Quote:

That indicates that you're running a really new version of PHP 5, which adds those warnings on older PHP 4 compatible code. Annoying, huh?

Add this to the top of your wp-config.php file, right after the first <?php line:
error_reporting(0);

That will turn off warnings and such.

smelly 10-10-2010 03:03 AM

Quote:

Originally Posted by Scalemotorcars (Post 2057253)
I just ran into this also. I ended up dropping all the awards tables from the database and reinstalled. Fixed it right up.... :up:

had the same problem that worked a treat..thanks

smelly 10-10-2010 06:11 AM

I went through the issues with the tables and sorted that out and everything is working now but when Igo to the manager instead of get medal images/icons I just get the url...eg /images/medals/medal-blue-gold.gif

Which is where it should be getting the images from but not working,the files are the correct directories as far as I can tell...what have I missed ???

wayne.richards@ 10-10-2010 01:41 PM

Typo

wayne.richards@ 10-10-2010 02:08 PM

Quote:

Originally Posted by MaxInfinity (Post 2025085)
Hi thanx for this great mod i have a small problem, im getting this error

Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\forum\awards.php on line 47

any ideas

URLJet Sorted This Problem, They Had To Update The Server Software

top dogs 360 10-18-2010 01:35 PM

I know where the award system settings are, but where are the automation settings located? I have that installed and uploaded correctly. The cron is also running correctly but nothing is happening. In the award settings there is an award automation option but when I click on it its just a blank white screen with the vbul cpanel options on the left.

www.xboxhounds.com

RobbieZ 10-18-2010 04:35 PM

Never installed the auto version, i will have a look tomoz and let you know.

:)

top dogs 360 10-20-2010 09:29 PM

Quote:

Originally Posted by RobbieZ (Post 2111345)
Never installed the auto version, i will have a look tomoz and let you know.

:)

Any news?

DigitalDark 10-21-2010 08:19 PM

I think that we need an update of this mod, specially for the new stylevars in 4.0.8 and I've found style bugs with the medals tab in a user profile.

Adam H 10-22-2010 04:03 PM

Quote:

Originally Posted by DigitalDark (Post 2112500)
I think that we need an update of this mod, specially for the new stylevars in 4.0.8 and I've found style bugs with the medals tab in a user profile.

Yeah same problem for me , User profile customisation has messed it up

Cadellin 10-23-2010 04:04 PM

Quote:

Originally Posted by DigitalDark (Post 2112500)
I think that we need an update of this mod, specially for the new stylevars in 4.0.8 and I've found style bugs with the medals tab in a user profile.

Same here :(

shane greer 10-23-2010 06:42 PM

Likewise... an update would be good. :)

Alien 10-23-2010 07:53 PM

Yeah, definitely needs some updating for 4.0.8. I love this mod...

CypherSTL 10-23-2010 08:17 PM

Hey guys.

I will get on this ASAP and try to get these fixed. I do have the bugs marked as confirmed on my bug sheet here at home.

shane greer 10-24-2010 11:15 PM

Thankyou

RobbieZ 10-25-2010 01:54 PM

Why do I get this error?

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: awards_awardusers_bit in [path]/includes/functions.php on line 3984

RobbieZ 10-25-2010 02:09 PM

Quote:

Originally Posted by top dogs 360 (Post 2111286)
I know where the award system settings are, but where are the automation settings located? I have that installed and uploaded correctly. The cron is also running correctly but nothing is happening. In the award settings there is an award automation option but when I click on it its just a blank white screen with the vbul cpanel options on the left.

www.xboxhounds.com

I checked the run auto and the cpanel did the usual reload and is set to yes, but you are correct, how does the system know which award to gift out at what date , what time and what usergroup!!

Alecsmith 10-26-2010 12:01 AM

Looking forward for updated version for Vb 4.0.8 :)

MarceloS 10-26-2010 10:53 AM

Quote:

Originally Posted by CypherSTL (Post 2113341)
Hey guys.

I will get on this ASAP and try to get these fixed. I do have the bugs marked as confirmed on my bug sheet here at home.

Cypher, I have a bug report.

The automation system does not check if someone already had the award before the install of the plugin. So my awards based on post count were given again to the ones that had them.

So I had to remove them manually.

COL NIL SATIS 10-26-2010 03:53 PM

Tagged!!!!!!!!!!

RobbieZ 10-26-2010 03:58 PM

Quote:

Originally Posted by MarceloS (Post 2114380)
Cypher, I have a bug report.

The automation system does not check if someone already had the award before the install of the plugin. So my awards based on post count were given again to the ones that had them.

So I had to remove them manually.

Do you mind sharing the information on how you use this automative system? Thanks

CypherSTL 10-26-2010 07:34 PM

Quote:

Originally Posted by MarceloS (Post 2114380)
Cypher, I have a bug report.

The automation system does not check if someone already had the award before the install of the plugin. So my awards based on post count were given again to the ones that had them.

So I had to remove them manually.

That is working as designed.

If you want to use the Automation System to issue awards, then you must remove the award manually from other users.

TEAMSlowpitch 10-27-2010 08:58 AM

Awesome awards system. I'm also looking forward to the 4.0.8 update to fix the profile issues. That's really the only thing that I can see not working.

Cheers,
Brad

MarceloS 10-27-2010 12:52 PM

Quote:

Originally Posted by CypherSTL (Post 2114601)
That is working as designed.

If you want to use the Automation System to issue awards, then you must remove the award manually from other users.

I am sorry Cypher, I meant that this would be an interesting option to have.

I use your product for a long time, and have lots of awards, so removing them would be hard.

I had to disable the automation product, because although I set it to "no" on the settings, it kept working and giving the awards again.

One doubt: once someone gets an award for number of posts, does it stop giving the same one to them?

CypherSTL 10-28-2010 03:35 AM

Quote:

Originally Posted by MarceloS (Post 2114866)
I am sorry Cypher, I meant that this would be an interesting option to have.

I use your product for a long time, and have lots of awards, so removing them would be hard.

I had to disable the automation product, because although I set it to "no" on the settings, it kept working and giving the awards again.

One doubt: once someone gets an award for number of posts, does it stop giving the same one to them?

The automation script is buggy to say the least. I have started on 100% recoding it, but I'm not sure of a time frame on when it will actually be completed.

Currently, I'm working on a few bug fixes and getting YAAS working again properly on 4.0.8; then I'll play with the automation system again.

I'll hopefully have it run more checks, etc, to where it checks if you've manually done the award previously, or not, etc.

MarceloS 10-28-2010 09:41 AM

Quote:

Originally Posted by CypherSTL (Post 2115095)
The automation script is buggy to say the least. I have started on 100% recoding it, but I'm not sure of a time frame on when it will actually be completed.

Currently, I'm working on a few bug fixes and getting YAAS working again properly on 4.0.8; then I'll play with the automation system again.

I'll hopefully have it run more checks, etc, to where it checks if you've manually done the award previously, or not, etc.

Thanks for your consideration, Cypher. Your mod is one of the best out there.

sadiq6210 10-29-2010 09:40 PM

Quote:

Originally Posted by TEAMSlowpitch (Post 2114808)
Awesome awards system. I'm also looking forward to the 4.0.8 update to fix the profile issues. That's really the only thing that I can see not working.

Cheers,
Brad

Yah, we are looking for 4.0.8 update (user profile issue) :)

COL NIL SATIS 10-30-2010 11:37 AM

tagged!!!!

Wajdan 10-30-2010 06:17 PM

TAGGED too

MarceloS 10-30-2010 07:35 PM

I checked the readme and the thread but couldn't find it:

How can I choose a custom place to display the awards? The vb3 way is not working on vb4...

CypherSTL 11-01-2010 05:02 AM

Hey guys. Just a bit of an update here.

From looking at the vBulletin bug tracker, it seems that Profile Tabs will be changing again in 4.0.9 due to bugs related to the profile tabs in 4.0.8.

So, instead of fixing this in 4.0.8, just for it to break in 4.0.9, I'm going to wait until vB 4.0.9 to release the YAAS Update.

sadiq6210 11-02-2010 10:30 AM

Quote:

Originally Posted by CypherSTL (Post 2116637)
Hey guys. Just a bit of an update here.

From looking at the vBulletin bug tracker, it seems that Profile Tabs will be changing again in 4.0.9 due to bugs related to the profile tabs in 4.0.8.

So, instead of fixing this in 4.0.8, just for it to break in 4.0.9, I'm going to wait until vB 4.0.9 to release the YAAS Update.

So, we are waiting 4.0.9 :)
CypherSTL
Thanks to keep it updated

COL NIL SATIS 11-03-2010 06:41 PM

Quote:

Originally Posted by CypherSTL (Post 2116637)
Hey guys. Just a bit of an update here.

From looking at the vBulletin bug tracker, it seems that Profile Tabs will be changing again in 4.0.9 due to bugs related to the profile tabs in 4.0.8.

So, instead of fixing this in 4.0.8, just for it to break in 4.0.9, I'm going to wait until vB 4.0.9 to release the YAAS Update.

Awesome news....always loved this mod and once 4.0.9 lands it will be great to get this back....great work!!

menj 11-03-2010 08:49 PM

Mod works great on my forum but messed up the awards.php page badly. Can anyone help me correct this page and make it stylise properly so that it fits the current template?


All times are GMT. The time now is 07:46 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.02037 seconds
  • Memory Usage 1,841KB
  • 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
  • (21)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
  • (40)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