vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Yet Another Awards System 2.1.4 (https://vborg.vbsupport.ru/showthread.php?t=142487)

Xanlamin 06-29-2008 05:20 AM

Yes it is, apply the memberinfo fix that is posted here in order for it to work with the new profile in 3.7.x

EagleNick 06-29-2008 05:35 AM

Thanks so much, I appreciate it :)

EagleNick 06-29-2008 05:42 AM

Sorry, I'm back again.

I posted the code in red from the fix that you linked to right above $footer like you did (in the MEMBERINFO template), but it isn't showing up in the profile.

Is there anything else I need to do?

Thanks again :)

Xanlamin 06-29-2008 05:58 AM

If you have installed everything else correctly it will work, make sure you have an award, nothing shows if you have no awards.

SauravG 06-29-2008 10:38 PM

Thanks.

Xanlamin 06-29-2008 10:54 PM

Then you do not have it installed correctly and your edits are not done properly, try to reinstall and make sure ALL your template edits are correct.

This hack does work on 3.7 (ALL versions).

EagleNick 06-29-2008 11:52 PM

I finally got it to work, but I used the code that was used in the profiles in the 3.6 version, not the "fix" because that didn't work.

Regardless, it works for me so I am happy :)

GraNdMaStEr-B 07-01-2008 04:23 PM

I added the code that was in red
Quote:

<!-- Award detail list -->
<if condition="$show['userawards']">
<a name="award"></a>
<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="3" align="center">$vbphrase[award_showcase]</td>
</tr>
<tr>
<if condition="$vboptions[aw_showicon]">
<td class="thead" nowrap>$vbphrase[award_icon]</td>
</if>
<if condition="$vboptions[aw_showimage]">
<td class="thead" nowrap>$vbphrase[award_image]</td>
</if>
<td class="thead" width="100%">$vbphrase[award_description]</td>
</tr>
$userawardslistbits
</table>
</if>
<!-- /Award detail list -->
But nothing still doesnt come up. Can someone tell me what im doing wrong please

Xanlamin 07-01-2008 05:36 PM

if you added it right above the footer and you have awards then it will show, there is no trick or anything.

Xanlamin 07-01-2008 05:58 PM

I just visited your web site, you have your profiles all messed up, you do not even have the tabs that are default in 3.7.

I would guess 1 of two things, #1. your skin is not 3.7 compatible, or #2. you have modified the memberinfo template way beyond default. either one of those two would mess you up. But my guess would be that it is your skin, after looking around your site and seen that you have vBAdvanced installed and also looking at your header, your skin is not 3.7 compatible.

edytwinky 07-08-2008 04:01 AM

Is there a way to have rows of awards in your postbit?

I'd like to limit the awards to just four or five per row instead of saying having all 8 on one row.

Xanlamin 07-08-2008 04:29 AM

Say you set it at 10, it will only put so many per row, you can have it display every single reward a member has, it will just drop down to the next line when it can not fit anymore.

edytwinky 07-08-2008 05:02 PM

Quote:

Originally Posted by Xanlamin (Post 1569762)
Say you set it at 10, it will only put so many per row, you can have it display every single reward a member has, it will just drop down to the next line when it can not fit anymore.

Is there a way to set it or change the template to where you only display five per row?

Xanlamin 07-08-2008 05:51 PM

no, there is no "per row" setting. You use postbit or postbit_legecy?

legecy will show alot less per row due to it is a lot skinner postbit

edytwinky 07-08-2008 08:46 PM

What's the difference again between postbit and postbit_legacy?

I use whatever is listed on the left hand column. the post bit doesn't look like what is shown here.

Xanlamin 07-08-2008 11:31 PM

The forums here use postbit, postbit leg has the users information on the left with the post on the right.

edytwinky 07-09-2008 12:39 AM

Ok, I have postbit legacy then.

IFCtoli 07-09-2008 09:02 AM

any update for vB ver 3.7.2?????:confused:

Xanlamin 07-09-2008 09:42 AM

yes it works, I have stated many times that this works on 3.7 ALL versions

SVTCobraLTD 07-09-2008 02:18 PM

How do you delete an award you gave to someone?

How do you stop the emails from being sent but I still want the PM to be sent.

SVT

Xanlamin 07-10-2008 09:55 AM

Quote:

Originally Posted by SVTCobraLTD (Post 1571024)
How do you delete an award you gave to someone?

AdminCP-->Awards System-->Award Manager, then go to the award you want to manage, click manage, there you will see where you can remove users from having the award.


Quote:

Originally Posted by SVTCobraLTD (Post 1571024)
How do you stop the emails from being sent but I still want the PM to be sent.

SVT

From Requested PM and Email? goto Award System-->Award System Settings.

There is no emails sent to the user that they have received an award, only a PM is sent to the user so I am assuming on who you want the request of the award to be PM/Emailed to is what your talking about.

Xanlamin 07-10-2008 08:04 PM

Over the course of the next few days we will be testing the new Awards System on our site (http://www.battle-lands.com)

Check progress of this modification in our Project Tools.

The process will entail a backup of the awards tables in the database, an uninstall of the current awards system, then install the new version, restore the awards db tables. Once the new version is running upgrades are simple overwrites.

Our next stage once v4 is complete is to make it NOT reliable on vBulletin, so no matter what version vBulletin you are running the awards system will not be affected and will already work with future versions of vBulletin.

gamerfu 07-11-2008 12:46 AM

Quote:

Originally Posted by Xanlamin (Post 1572218)
Over the course of the next few days we will be testing the new Awards System on our site (http://www.battle-lands.com)

Check progress of this modification in our Project Tools.

The process will entail a backup of the awards tables in the database, an uninstall of the current awards system, then install the new version, restore the awards db tables. Once the new version is running upgrades are simple overwrites.

Our next stage once v4 is complete is to make it NOT reliable on vBulletin, so no matter what version vBulletin you are running the awards system will not be affected and will already work with future versions of vBulletin.

Security Tokens and we will get a awards killer for the current 2.1.4?

I like the sound of everything you posted. Keep it up!

SVTCobraLTD 07-15-2008 03:29 PM

Quote:

Originally Posted by Xanlamin (Post 1571818)
AdminCP-->Awards System-->Award Manager, then go to the award you want to manage, click manage, there you will see where you can remove users from having the award.

Mine has no manage button. I have to click 'Award user this award' button to be able to remove them.




When it sends a PM to the user it says this...
Code:

You have received a new private message from 1, entitled "Congratulation! You have got a new award!".
It says the message is from "1" (userid). When I open the PM, it does however have the senders name in there.

Xanlamin 07-15-2008 06:54 PM

Search in your phrases and you can edit the code, looks like it is just wanting to display the userID instead of the name.

wat3v3r 07-16-2008 04:32 AM

is this mod gonna be updated for v3.7.2 ?? im sorry if it was answered before and i missed it or something

Xanlamin 07-16-2008 06:16 AM

the current version does work with vB3.7 all version with a stated small fix for the members profile.

Also at this time we are working out a couple small bugs with version 4.0 of this hack, currently in version v4.0 the mod adds a tab in the members profile to show the awards.

once we get these bugs worked out we will be releasing an edit free version that is just file uploads and product install.

wat3v3r 07-16-2008 06:40 AM

great i did install this version on my vb but was wonderin if you will release a 3.7 version ill look forward to that then cheers

SVTCobraLTD 07-16-2008 01:46 PM

How soon do you anticipate that new version to be out?

Xanlamin 07-16-2008 04:22 PM

A couple of days hopefully, there are just a few bugs left.

gamerfu 07-16-2008 05:59 PM

Quote:

Originally Posted by Xanlamin (Post 1576984)
A couple of days hopefully, there are just a few bugs left.

I am happy you took over this project.

I have seen other users repost dead authors or authors who do not wish to continue their addons.

Keep up the great job! :cool:

mrahul 07-17-2008 08:26 AM

waiting for 3.7.2 bug fix release :)

Xanlamin 07-17-2008 09:26 AM

As posted by Cypher:

YAAS v4.0 BETA has been completed, repackaged, and installed on the Battle-Lands forums.

Their are two bugs that I am aware of that I will sort out before it will go "Gold". Those two bugs that I have noticed are the Issue Timestamps; and the linking to the Awards within the Postbit needs to automatically link to the profile and auto-switch to the "My Awards" Tab.

Let me know anything else that gets caught that I overlook during the "modification of YAAS".

Kiint 07-17-2008 09:45 PM

Quote:

Originally Posted by Xanlamin (Post 1577570)
As posted by Cypher:

YAAS v4.0 BETA has been completed, repackaged, and installed on the Battle-Lands forums.

Thanks for working on this :)

One question though, what is the difference between this version and version 2.1.4 which I have on my 3.7.2 forums which is running great at the moment.?

Xanlamin 07-18-2008 02:03 AM

The new version creates a tab and places your awards you receive in it, also there are no template edits.

Installation for the new version is just the file uploads and the product install.

helpmehost 07-18-2008 02:20 AM

well wait for all problems to get solved

ndut 07-18-2008 10:51 AM

waiting for new gold update :)

coolguy6415 07-18-2008 06:49 PM

can n e one help me with step by step guide as i m new for this

cfisher 07-18-2008 11:09 PM

Im just about at the end of rope. First off thanks for the fixes Xanlamin and everyone. I got the awards showing (or at least the showcase) but the default medal i awarded myself still doesnt show up in my profile, posts, or on the awards.php page. Any thought to what im doing wrong?

Ive been trying to go by the instructions and then i realised theres no setting.awards.php file anywhere in the zip (or im blind, which is possible) so im stumped :D

link:
http://www.thecrescentorder.com/forums/member.php?u=1

Thanks in advance :) oh im running on 3.7

PoetJA-1975 07-19-2008 05:42 AM

Quote:

Originally Posted by Xanlamin (Post 1577570)
As posted by Cypher:

YAAS v4.0 BETA has been completed, repackaged, and installed on the Battle-Lands forums.

Their are two bugs that I am aware of that I will sort out before it will go "Gold". Those two bugs that I have noticed are the Issue Timestamps; and the linking to the Awards within the Postbit needs to automatically link to the profile and auto-switch to the "My Awards" Tab.

Let me know anything else that gets caught that I overlook during the "modification of YAAS".

Thanx! Looks pretty damn good on your site!
When will it be available for download please?
ALSO - can you simply post the edits for we who simply want to edit files/templates instead of installing new product?

Thanx,

Jacquii.


All times are GMT. The time now is 01:19 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.07992 seconds
  • Memory Usage 1,826KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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