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)

Xanlamin 06-01-2010 12:22 AM

What is Cuscatlekos?

Juggernaut 06-01-2010 12:25 AM

Sorry, that is the name of my forum.

penuch 06-01-2010 02:01 AM

Quote:

Originally Posted by penuch (Post 2045896)
Its not affecting my site in any way, basically when I try to add the product I get that error and its not able to add it.
PHP Version 5.2.13
MySQL Version 5.1.30.

Pretty sure I did everything correctly. I put the upload file into the root directory using FTP, once they all loaded, I then go to my ACP and try to add the product which is the point that I get that message. Any help is really appreciated.

So now one has any solutions on the issue I posted before this one.

Xanlamin 06-01-2010 06:48 AM

The root directory of the forums directory? or the root directory of your ftp? The file must be in your forums directory

Juggernaut 06-01-2010 11:45 AM

Yes it is already in my forum directory, it was working fine, until I renamed my admincp folder, after this happened I put it back to the way it was, but it wouldn't work, not even after un-installing and reinstalling.

tupique 06-02-2010 11:07 AM

When I pressed the 'Request Award' or 'Recommend Award' link, I got this PHP message:

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/class_datastore.php on line 683

The request and/or recommendation form is shown normally though.

What's wrong?

I'm using VB 4.0.3 PL-1, PHP 5.2.6, and MySQL 5.0.51a. Also the Search Friendly URL setting is activated.

Juggernaut 06-02-2010 11:47 AM

^^My problem is the same, I only get that array_merge message with "Request Award".

tupique 06-02-2010 12:28 PM

You don't get the message with 'Recommend Award'? Did the form still show up?

hachito 06-02-2010 07:05 PM

1 Attachment(s)
Friends:

I translate this mod to EspaƱol.

Enjoy!

tupique 06-03-2010 03:49 AM

Uninstall this mod, since it doesn't work properly in my forum :(

The array merge error message shown at the top, but the form is shown normally.

Whenever I submit through 'request' or 'recommend' form, I got an error message basically saying that I can't submit it. Also, the array merge error still show up at the top.

Juggernaut 06-03-2010 05:47 AM

^^ I had to uninstall as well :(

Greeksgal 06-08-2010 11:47 PM

I'm getting the same errors, any chance of getting this fixed?

JohnnyNorCal 06-11-2010 05:48 AM

Ok...I managed to get this installed but nothing was showing up in my admin control panel and after trying a bunch of things decided to uninstall.

now i try to re-install and i keep getting a database error. Does anyone know whats going on and what I have to do to get this program to work?

Here is the Database Error:
Database error in vBulletin 4.0.3:

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 : Friday, June 11th 2010 @ 12:14:23 AM
Error Date : Friday, June 11th 2010 @ 12:14:24 AM
Script : http://www.adultgamersnetwork.com/ad...=productimport
Referrer : http://www.adultgamersnetwork.com/ad...?do=productadd
IP Address : 76.20.125.245
Username : JNC
Classname : vB_Database
MySQL Version : 5.0.67-community-nt

______________________________________

Originally I had it installed fine and the "Awards" tab was showing up on the forum but when I clicked it I would get a 404 error. Also, the control panel was not showing up in my admincp?

I need to figure why I can't install it now and also why it wasn't working the first time I had it installed correctly!

JohnnyNorCal 06-11-2010 08:06 PM

I ended up having to get some help from someone with more experience in installing mods. I think the error was caused by a mistake I made when I uninstalled it.

It would be nice to have a more detailed instruction manual on how to install mods for those of us who are very new to bulletin board modifications. I found that the instructions were not very thorough in explaining exactly how to install the mod (where to place the files for FTP, what each file does and if it's required for installation, what to do once you've ftped the files, etc..) For some of the advanced coders this all seems obvious but not so much for us just trying to break into this business.

Please don't forget about us newbs, everyone was green once.

A quick shout out to Rafa-el for helping fix all the mistakes I made in my database and then installing the mod correctly for me. Thanks so much Rafa-el.

vbbforfree 06-15-2010 03:57 AM

index
http://easycaptures.com/fs/uploaded/366/9593425530.png

admincp

http://easycaptures.com/fs/uploaded/366/2367730172.png

How to fix ???

vbbforfree 06-15-2010 04:42 AM

OK I fixed
Edit awards_awardbit
replace
<td valign="top" align="center" class="blockrow">
to
<td align="center" class="blockrow">
http://easycaptures.com/fs/uploaded/366/2788307049.png
Now it's working, thanks

PirateTinman 06-19-2010 11:39 PM

Is it possible to allow Moderators to view the Request Awards and also accept and deny them, I tried a few methods of getting this to work, but I am not a expert with this. If anyone has any clue on how I would go about getting the Request Awards tab into the ModCP and work it would be great!

Santori 06-21-2010 10:32 PM

Hello!

I tested this fabulous hack at 4.0.4 and works fine!

Thank you!

Scalemotorcars 06-22-2010 03:04 AM

Quote:

Originally Posted by JohnnyNorCal (Post 2051883)
Ok...I managed to get this installed but nothing was showing up in my admin control panel and after trying a bunch of things decided to uninstall.

now i try to re-install and i keep getting a database error. Does anyone know whats going on and what I have to do to get this program to work?

Here is the Database Error:
Database error in vBulletin 4.0.3:

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 : Friday, June 11th 2010 @ 12:14:23 AM
Error Date : Friday, June 11th 2010 @ 12:14:24 AM
Script : http://www.adultgamersnetwork.com/ad...=productimport
Referrer : http://www.adultgamersnetwork.com/ad...?do=productadd
IP Address : 76.20.125.245
Username : JNC
Classname : vB_Database
MySQL Version : 5.0.67-community-nt

______________________________________

Originally I had it installed fine and the "Awards" tab was showing up on the forum but when I clicked it I would get a 404 error. Also, the control panel was not showing up in my admincp?

I need to figure why I can't install it now and also why it wasn't working the first time I had it installed correctly!

I just ran into this also. I ended up dropping all the awards tables from the database and reinstalled. Fixed it right up.... :up:

JohnnyNorCal 06-23-2010 11:57 PM

1 Attachment(s)
I found two problems....Just giving you guys a heads up. Screen Shots to follow.

The first one is an error message that happens when a user tries to request or recommend an award.

The Second is a display problem that seems to happen on an Apple OS. Its happening on iPads and I had a user confirm it was happening on his iMac running 10.4.11 and also on his iTouch.

I would like to fix this problem as I may just have to disable this mod until it gets worked out.

Bouncer222 06-27-2010 04:21 PM

First of all before i ask my question, is this mod even supported anymore?

My first question is this...
I have a mod that automatically moves people to a different usergroup "inactive usergroup" for those people who are marked as inactive for not checking the site for the past 7 days. The mod then puts them back in their regular usergroup once they check the site.

The problem with this is that the award automation gives them the same award over and over again for usergroup change. Is it possible to somehow make it so that if they already have the award, don't give it to them again? I would like to do this for all our awards, we don't issue the same awards multiple times in our community.

My second question is this..

Our donation system automatically adds an additional usergroup to a user who has donated. The automatic awards system doesn't recognize additional usergroup changes, only primary usergroup changes. Is it possible to please make it so that if an additional usergroup is added to a user he gets an award?

LuisManson 06-27-2010 07:27 PM

what are the size of Icon and Image ???

PreciseDemise 06-29-2010 09:20 AM

Quote:

Originally Posted by JohnnyNorCal (Post 2058527)
I found two problems....Just giving you guys a heads up. Screen Shots to follow.

The first one is an error message that happens when a user tries to request or recommend an award.

Getting this as well, members can't recommend awards because you get the "Contact Administrator" Error, and the "Request Award" just goes to a blank page, pure white, not even an error!

This is the only system for v4.0.4 that I've found, please help! =)

motd2 07-01-2010 09:55 PM

Do you want the Awards Showcase displayed in the Member Listings?
not displayed...

ndut 07-05-2010 01:31 AM

thank you

PreciseDemise 07-06-2010 12:03 PM

Quote:

Originally Posted by PreciseDemise (Post 2061587)
Getting this as well, members can't recommend awards because you get the "Contact Administrator" Error, and the "Request Award" just goes to a blank page, pure white, not even an error!

This is the only system for v4.0.4 that I've found, please help! =)

Turns out despite the error, the recommendation is still hits the ACP. Don't suppose there are any coders that would like to look into a fix ...

CypherSTL 07-11-2010 07:08 PM

I do have a few bugs fixed, the major one is with the award recommendation pages in the AdminCP.

At this time, I am only working on bug fixes only, no new features at this time. Those of you who are wishing to submit BUG REPORTS, please send me a PM so I can keep track of them better than reading page after page.

maddenminds 07-11-2010 08:31 PM

Hi

i uploaded it on my server but where is the settings. I didn't get any settings on the left hand side of my admin cp and its showing AWARDS option on my forum but when i click on it, i got No Page Found Error

Help

Tanapangarap 07-13-2010 12:22 AM

Hi.

I asked the following question for the version for vB3.8, but I thought it may be fruitful to ask here, too, since I suppose I should be looking at the same files for a solution, regardless of vB version.

Anyways, is there a way to align the "Image" column above the "Description" column? I ask for two reasons. First, I'm using a fixed style, so there's not much horizontal space. Second, the images I want to use are banners, and would be too wide if placed side by side with the description. Also, while I'm at it, does anyone know how to remove the "Icon" column completely? I have no use for it because I only use text in the postbit.

-edit-

I found out the icon could be removed from the settings.

unicorn2433 07-14-2010 11:54 AM

I updated to 4.0.4 and now my awards php page goes to a page not found.
How do I fix that?

unicorn2433 07-15-2010 02:06 PM

Does anyone else get a page can not be displayed error when clicking on the awards tab in the navbar?
I am getting this error and I was hoping someone here knows the solution to fixing it.

ndut 07-16-2010 03:06 AM

installed, on 4.0.5 :)

Desiderius 07-16-2010 11:51 AM

I gave two users an award manually. The first user works perfect, the award is showing in member profile tab and also in postbits.

The second award i gave to another user, the award is showing in postbit but NOT showing in member profile tab??? What happened there?

Pls. can you help me?

I use latet vb 4.05 (before 4.04 its also not shwoing)

blue6995 07-17-2010 04:28 PM

Quote:

Originally Posted by unicorn2433 (Post 2069507)
Does anyone else get a page can not be displayed error when clicking on the awards tab in the navbar?
I am getting this error and I was hoping someone here knows the solution to fixing it.

I am also getting this error:


Fatal error: Cannot redeclare construct_depth_mark() in /home2/rwfforum/public_html/vBulletin/includes/adminfunctions.php on line 1899

10 Gauge 07-18-2010 11:15 AM

Is anyone else using iTrader along with YAAS? If you are can you please confirm that the iTrader Feedback Score profile tab shows up blank for anyone who also has awards (On their member profile)? Thanks.

unicorn2433 07-18-2010 04:44 PM

Quote:

Originally Posted by blue6995 (Post 2070728)
I am also getting this error:


Fatal error: Cannot redeclare construct_depth_mark() in /home2/rwfforum/public_html/vBulletin/includes/adminfunctions.php on line 1899

Good I am glad to know I am not the only one, Although I am getting an error 500 page displayed by internet explorer.

This is what I was told by another person:
Please inform the creator of YAAS not to define construct_depth_mark within awards.php, and either surround it with a conditional that checks for the function existing, or just require_once adminfunctions.php - they should not be redefining standard vb functions even if its from the admin side, or stuff like this is bound to happen.

I hope this helps the Yaas creator fix our problem.

LuucEarth 07-19-2010 02:04 AM

Using the recommend award system. When I hit submit I get

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

It does however add the recommendation into the award requests page.

gamerfu 07-19-2010 07:17 AM

I receive this Fatal error on both of my 3.8.6 & 4.0.5 test boards.
Quote:

Originally Posted by fufu
When I installed vBCredits II (Lite) the 'awards.php' through an error. The vBCredits II (Lite) is conflicting with YAAS 4.0.2.

Problem:

When clicking/viewing Awards list (file 'awards.php') on 3.8.6:
Code:

Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/public_html/vbtest/awards.php:98) in /home/public_html/vbtest/includes/adminfunctions.php on line 1832
When clicking/viewing Awards list (file 'awards.php') on 4.0.5:
Code:

Fatal error: Cannot redeclare construct_depth_mark() (previously declared in /home/public_html/new405/awards.php:98) in /home/public_html/new405/includes/adminfunctions.php on line 1832
Solution:
Quote:

Originally Posted by Darkwaltz4
This is not something I can fix.

Please inform the creator of YAAS not to define construct_depth_mark within awards.php, and either surround it with a conditional that checks for the function existing, or just require_once adminfunctions.php - they should not be redefining standard vb functions even if its from the admin side, or stuff like this is bound to happen.

Don't worry if you dont know what Im talking about just copy and paste that to them.

Conversation link:
http://www.dragonbyte-tech.com/threa...4.0.2-conflict

RollaJedi 07-23-2010 02:16 PM

is there automated awards yet for this?

ShadyUS 07-23-2010 03:48 PM

Will this work for 4.0.1?


All times are GMT. The time now is 04:26 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.04126 seconds
  • Memory Usage 1,838KB
  • 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
  • (2)bbcode_code_printable
  • (8)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