vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=196244)

squidsk 09-20-2012 02:12 PM

Yes, I'm working on the vb4 version.

Mobo 09-20-2012 03:09 PM

That's great news! Thanks for the update.

Goomzee 12-17-2012 05:20 AM

is this possible i can show URL as well for

squidsk 12-17-2012 11:09 PM

I think you need to complete your question, you've written a dangling sentence.

Panzer Max 01-07-2013 01:59 AM

Question: I see the zip file has a whole lot of default award images, small little medals with ribbons. Is it possible to change out these images with award images I have already created?

squidsk 01-08-2013 03:53 AM

Quote:

Originally Posted by Panzer Max (Post 2395195)
Question: I see the zip file has a whole lot of default award images, small little medals with ribbons. Is it possible to change out these images with award images I have already created?

Of course, you can add new awards that point to new images or change existing awards to point to new images.

Panzer Max 01-08-2013 04:44 AM

Thanks!! That's very helpful.

Mecho 02-04-2013 12:10 PM

I'm still using 3.7 version of your great addon and it works perfectly in 3.8.X .

thanks for this great addon.i'm using it for long long time.

i'm just wondering how can i upgrade from 3.7 to 3.8 version ?

thanks in advance

squidsk 02-04-2013 02:53 PM

Quote:

Originally Posted by Mecho (Post 2401789)
I'm still using 3.7 version of your great addon and it works perfectly in 3.8.X .

thanks for this great addon.i'm using it for long long time.

i'm just wondering how can i upgrade from 3.7 to 3.8 version ?

thanks in advance

Just upload all the files to the server and import the xml with override enabled.

Panzer Max 02-07-2013 02:58 AM

Quote:

Originally Posted by Spadow (Post 2087612)
Hi,

Is this possibility still going on or decided or what? I've been waiting since March and there's still no update on the ''award automation'' feature in version 3.8.


So, just finished reading all 44 pages, there is no "Award Automation" ? Why is it still listed in the features?

Anyone know of a mod I can use that will allow me to set an award for usergroup? Or is there a way in vB to include the usergroup in the postbit?

DEGE 01-14-2014 08:55 PM

Hi

I've already installed 3.7 version in my forum and couldn't get it to work. Then I've found out this 3.8 version and uninstalled the previous one and installed this. Still don't get it to work.

The issue I'm having is the impossibility of giving an award to any user. I can created categories, manage categories, or even delete them. I can create awards, but can't either edit or even list them in the admin panel or in the mod panel. Even though I can list them in the forum invoking the awards.php in the root of my forum. There I can see all the awards I've created but once again I can't manage them.

https://vborg.vbsupport.ru/external/2014/02/19.jpg

I've searched for file permissions issues, bitfield permissions in the admin panel, and even uninstalled and installed it twice.... but there is nothing I can do to get the ability to give my users the awards.

Is there anything I missed up that anybody can help me with ? I'm really frustrated with this mod, since it looked very promising, but could not get it to work.

Would really appreciate any help from anybody

Chris-Moody 02-04-2014 03:10 AM

when installing on vbulletin 3.8.4 it is not installing the database information why is that?

TheLastSuperman 02-04-2014 01:08 PM

Quote:

Originally Posted by Chris-Moody (Post 2478942)
when installing on vbulletin 3.8.4 it is not installing the database information why is that?

Hmm not sure unless you can provide some more info... perhaps it's the TYPE=MyISAM that needs to be changed to ENGINE=MyISAM.

Open the product.xml file, there are three areas in the top 100 lines of code they look like:
Code:

TYPE=MyISAM

Replace those three instances of that code with:
Code:

ENGINE=MyISAM
See if it will now install the data, if it does then that was the issue if not then we'll need more info to assist, the "data is not installing" is a pretty blanket statement in a sense when troubleshooting, could be various things.

Chris-Moody 02-04-2014 02:49 PM

Quote:

Originally Posted by TheLastSuperman (Post 2479013)
Hmm not sure unless you can provide some more info... perhaps it's the TYPE=MyISAM that needs to be changed to ENGINE=MyISAM.

Open the product.xml file, there are three areas in the top 100 lines of code they look like:
Code:

TYPE=MyISAM

Replace those three instances of that code with:
Code:

ENGINE=MyISAM
See if it will now install the data, if it does then that was the issue if not then we'll need more info to assist, the "data is not installing" is a pretty blanket statement in a sense when troubleshooting, could be various things.

That fixed it thank you!

squidsk 02-04-2014 03:40 PM

Quote:

Originally Posted by DEGE (Post 2474221)
Hi

I've already installed 3.7 version in my forum and couldn't get it to work. Then I've found out this 3.8 version and uninstalled the previous one and installed this. Still don't get it to work.

The issue I'm having is the impossibility of giving an award to any user. I can created categories, manage categories, or even delete them. I can create awards, but can't either edit or even list them in the admin panel or in the mod panel. Even though I can list them in the forum invoking the awards.php in the root of my forum. There I can see all the awards I've created but once again I can't manage them.

https://vborg.vbsupport.ru/external/2014/02/19.jpg

I've searched for file permissions issues, bitfield permissions in the admin panel, and even uninstalled and installed it twice.... but there is nothing I can do to get the ability to give my users the awards.

Is there anything I missed up that anybody can help me with ? I'm really frustrated with this mod, since it looked very promising, but could not get it to work.

Would really appreciate any help from anybody

What if any error messages are in your log after you install the mod?

You might have the same problem as the person below you. Uninstall the mod. Make the changes listed 2 posts above mine to the product.xml file and then re-install the mod.

bartek24m 02-06-2014 08:21 PM

i use this version with fresh uploaded files on my vb 3.8.6
and i see white page on awards.php and awards_memberlist.php
any idea whats going on ?

when Iadd at the begining ini_set("display_errors", true); i can see:




Quote:

Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/xxxx/domains/xxxxxx/public_html/awards.php:99) in /home/xxx/domains/xxx/public_html/includes/adminfunctions.php on line 1832
here is line: 99


Quote:

function construct_depth_mark($depth, $depthchar, $depthmark = '')
{
// repeats the supplied $depthmark for the number of times supplied by $depth
// and appends it onto $depthmark
for ($i = 0; $i < $depth; $i++)
{
$depthmark .= $depthchar;
}
return $depthmark;
}
// end functions

itilm 05-27-2014 05:45 AM

is this working perfectly on 3.6.8

squidsk 05-27-2014 02:12 PM

Quote:

Originally Posted by bartek24m (Post 2479409)
i use this version with fresh uploaded files on my vb 3.8.6
and i see white page on awards.php and awards_memberlist.php
any idea whats going on ?

when Iadd at the begining ini_set("display_errors", true); i can see:






here is line: 99

The problem is you have another product that is not as self contained as it should be, so it has forced a "required_once" on adminfunctions.php which is conflicting with yaas. The easiest way to fix this, other than determining which other product is causing the problem and getting them to fix it, is to rename the function and all calls to the function in awards.php (rename it to yaas_construct_depth_mark or something to avoid other function name collisions).

BlackxRam 07-09-2014 06:26 AM

Where is the link located for the recommending an award to someone? I can't find it anywhere and I did set those options to yes.

Mobo 07-09-2014 11:41 AM

It is located to the far right of the Awards page.

BlackxRam 07-10-2014 02:14 AM

Quote:

Originally Posted by squidsk (Post 2499631)
The problem is you have another product that is not as self contained as it should be, so it has forced a "required_once" on adminfunctions.php which is conflicting with yaas. The easiest way to fix this, other than determining which other product is causing the problem and getting them to fix it, is to rename the function and all calls to the function in awards.php (rename it to yaas_construct_depth_mark or something to avoid other function name collisions).

I have this problem as well, but im not sure what I am looking for to replace.

BlackxRam 07-10-2014 02:20 AM

Nevermind I figured it out, i was being stupid lol. Got it working.

sbryan 08-04-2014 02:04 PM

Hi all. Does this work on 3.8.8? Looking to put something like this in place to reward some members that help fund my hosting costs.

blind-eddie 08-04-2014 03:10 PM

Yes, it works on 3.8.8

Razta 11-11-2014 07:30 PM

Database error in vBulletin 3.8.8:

Invalid SQL:

SELECT award.*, award_cat.award_cat_title

ozzy47 11-11-2014 07:41 PM

That can not be the full error.

Razta 11-11-2014 08:34 PM

Quote:

Originally Posted by ozzy47 (Post 2522312)
That can not be the full error.

http://razta.org/awards.php

ozzy47 11-11-2014 08:44 PM

Did you just install this mod recently?

Razta 11-11-2014 08:49 PM

Quote:

Originally Posted by ozzy47 (Post 2522316)
Did you just install this mod recently?

Yuppers!

ozzy47 11-11-2014 09:43 PM

I would uninstall it, and try to reinstall it again, it seems some of the install code did not run.

Razta 11-11-2014 09:51 PM

Quote:

Originally Posted by ozzy47 (Post 2522323)
I would uninstall it, and try to reinstall it again, it seems some of the install code did not run.

Done that multiple times

ozzy47 11-11-2014 09:54 PM

Ok uninstall it, then try replacing all instances of Type=MyISM with Engine=MyISM in the XML and re-install

Razta 11-11-2014 10:49 PM

Quote:

Originally Posted by ozzy47 (Post 2522329)
Ok uninstall it, then try replacing all instances of Type=MyISM with Engine=MyISM in the XML and re-install

Yay! it worked :D Thank you very much :)

ozzy47 11-11-2014 10:52 PM

Excellent, glad to hear that solved the issues. :)

Joshua2597 11-29-2014 06:10 PM

I installed this and when I go to awards.php it does not disply the awards page any ideas?

squidsk 12-01-2014 01:31 PM

Have you renamed your admincp folder (check in includes/config.php)? If you did you haven't uploaded the files to the correct directory.

Joshua2597 12-04-2014 10:22 PM

Quote:

Originally Posted by squidsk (Post 2525115)
Have you renamed your admincp folder (check in includes/config.php)? If you did you haven't uploaded the files to the correct directory.

rename the admincp, no I have not?

Manipulation 03-28-2017 10:49 PM

Says "thepokem_district.vb_award_user' doesn't exist" when I click a profile. Mysql error?

blind-eddie 03-28-2017 11:59 PM

Open the product in your favorite editor and find all instances of,

Code:

TYPE=MyISAM
and change all to

Code:

ENGINE=MyISAM
Save and import product again.

AKadoorah 12-18-2017 03:48 AM

Hello thank you for your effort.

I have a problem after I upgrade this product from old version to this new one even though I made this edit on xml file
Code:

ENGINE=MyISAM
When I want to add new award or anything on award.php or award_version_info.php or anything it appears to me:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@3asq.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
Try:
http://www.3asq.tv/awards.php

Please help me out


All times are GMT. The time now is 05:39 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.01841 seconds
  • Memory Usage 1,829KB
  • 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
  • (7)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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