News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

Member Awards (2.0 Compatible!)

Started by Spuds, September 18, 2006, 03:14:03 PM

Previous topic - Next topic

Fustrate

I don't quite understand what you're asking...
Steven Hoffman
Former Team Member, 2009-2012

Sprockette

Im having an issue i havent seen while skimming.  The mod works and is fully functional  except i cant see it in the Custom theme.  I used a Mod Parser to edit the theme and the edits are there but i still cannot see the links to view and modify the Mod.  i have to change my theme to SMF Default and edit it there.  i have been having this same issue with the last couple of mods i downloaded.  they work,  ive used a mod parser and they still dont show up.   i have links for some of them so the users can still use the mods  but why am i forced to make a workaround?

www.disciples.darkstargamers.com
SMF 1.1.4
TP 0.9.8
Mod in question:  Member Awards

buzinator

Out of curiosity, I checked out the site of your theme's author ... he does seem to have some notes about getting mods (including this one specifically) to work in the WoW-DK theme. Not sure if you would have seen this already but just in case it's of use...

http://forum.padexx.de/index.php/topic,149.0.html [nofollow]

HR

ok how about this...
1.1.6



8: Use of undefined constant Awards - assumed 'Awards'
File: /forum/Themes/default/languages/Who.english.php (eval?)
Line: 148

I can explain this as simply as possible.. If I do it & implement I guarantee it.
If I do it and you implement it its a crap shoot.

buzinator

#964
Edit ...  :-[

lol.

HR

Quote from: buzinator on November 04, 2008, 01:25:24 PM
Quote from: HR on November 04, 2008, 12:41:31 PM
8: Use of undefined constant Awards - assumed 'Awards'
File: /forum/Themes/default/languages/Who.english.php (eval?)
Line: 148

Correct, there is a modification to Modifications.english making reference to awards and one would have thought it would pull data from there... typically the error happens when a string isnt defined. Just for the hell of it I added the string to Who.english and it didnt change a thing.

Did you check that file yet - to see what line 148 says?
(Checked mine and it's only 100 lines, with no refs to the awards mod..hopefully mine isn't broken :) )

edit: just ran v1.0.2 thru the package parser, the mod install doesn't seem to touch Who.english.php at all ... so ... idk. weird.

I can explain this as simply as possible.. If I do it & implement I guarantee it.
If I do it and you implement it its a crap shoot.

HR

Resolved.. was a malformatted entry in Ultimate Profiles from a previous webmaster.

I can explain this as simply as possible.. If I do it & implement I guarantee it.
If I do it and you implement it its a crap shoot.

virtualxtc

#967
Im having a few issues with this mod...

When I am in "Main" It shows me what awards I have but the images are broken. I looked at the image url and it just says "http://www.sitename.com/forum/awards/" but its not displaying the filename & extension.
Note : The Award displays correctly on the "Assign" Page.

Its also giving me an error when I try to assign a medal to a member.
QuoteThe award that you entered does not exist.

FORUM LOGS!

8: Undefined index: id_award
File: .../forum/Sources/ManageAwards.php
Line: 172


8: Undefined index: filename
File: .../forum/Sources/ManageAwards.php
Line: 165


another issue when trying to edit awards...
QuoteWrong value type sent to the database. Integer expected.

When I click on the Awards Icon in the contact icons on each users post it says "You are not allowed to access this section".

Forum Version SMF 2.0 beta 4.

tk2012

Hola Amigo!

smf v2.0 b 4.0
default theme (color changes)


I finally started handing out awards today since upgrading to b 4.0 a few weeks ago and reinstalling the modification.  I found 32 errors in my log.  Actually ends up being three different errors being shown multiple times.  I'm going to attach the info here for you.

DOOM666

ok i cant find anthing in this topic about it. but when i cick the box to let them choose more then one favorite award and it wont let them what do i need change so it will.

1.1.7

nosoyelmejor

#970
SMF 1.1.7 Theme Kozakelebegi, SimplePortal 2.0.5

8: Undefined variable: badge
Archivo: Themes/KozaKelebegi/ManageAwards.template.php (view_assigned sub template - eval?)
Línea: 421

416.- // Check if there are assigned members
417.- if (empty($context['assignedMembers']))
418.- {
419.- echo '
420.- <tr class="windowbg2">
421.- <td>', sprintf($txt['pa_no_assigned_members'], $scripturl . '?action=awards;sa=assign;id=' . $badge['id'] . ';step=1'), '</td>
422.- </tr>';
423.- }

SkyLineR34

#971
Quote from: virtualxtc on November 05, 2008, 05:54:37 PM
Im having a few issues with this mod...

When I am in "Main" It shows me what awards I have but the images are broken. I looked at the image url and it just says "http://www.sitename.com/forum/awards/" but its not displaying the filename & extension.
Note : The Award displays correctly on the "Assign" Page.

Its also giving me an error when I try to assign a medal to a member.
QuoteThe award that you entered does not exist.

FORUM LOGS!

8: Undefined index: id_award
File: .../forum/Sources/ManageAwards.php
Line: 172


8: Undefined index: filename
File: .../forum/Sources/ManageAwards.php
Line: 165


another issue when trying to edit awards...
QuoteWrong value type sent to the database. Integer expected.

When I click on the Awards Icon in the contact icons on each users post it says "You are not allowed to access this section".

Forum Version SMF 2.0 beta 4.

I am getting the same error....what's the prob with this....database?

arendedwinter

Hello all.

Having some issues with this mod.  It's throwing off the 'every so lovely' 406 error...  Wasn't sure whether to post this here or in the other threads regarding this error.  I realise most of the time this a mod_security issue, but I checked with my hosting and apparently they don't use it.

I thought it might have been a conflict with another mod, but I installed 1.1.7 as a vanilla test forum, and it still happens on that.  The mod sort of works (for example, if I add a new award, it will throw this error at me, but if I go back and refresh the page, the award is there.  It's just very frustrating since it does it when adding, deleting, modifying, even viewing an award).  Anyone have any ideas?

SISPro

#973
need help with this i installed it manual cause the package installer had errors. here is what i am getting on it.

after done went to the forums and click on a topic and got this page.

now from what i have seen if i remove that part it works but this can't be removed so hope you can help me.

Marquis12

#974
Quote from: arendedwinter on November 16, 2008, 12:24:44 AM
Hello all.

Having some issues with this mod.  It's throwing off the 'every so lovely' 406 error...  Wasn't sure whether to post this here or in the other threads regarding this error.  I realise most of the time this a mod_security issue, but I checked with my hosting and apparently they don't use it.

I thought it might have been a conflict with another mod, but I installed 1.1.7 as a vanilla test forum, and it still happens on that.  The mod sort of works (for example, if I add a new award, it will throw this error at me, but if I go back and refresh the page, the award is there.  It's just very frustrating since it does it when adding, deleting, modifying, even viewing an award).  Anyone have any ideas?

I have the exact same problem, and no idea how to fix it. Install went fine, not one problem... but as mentioned above when adding/deleting/modifying/viewing I get a 406 error. To help, I've attached the exact error bellow.

Any idea on a fix?

"reality is only what you make it to be."

Sprockette

Quote from: buzinator on November 04, 2008, 10:06:43 AM
Out of curiosity, I checked out the site of your theme's author ... he does seem to have some notes about getting mods (including this one specifically) to work in the WoW-DK theme. Not sure if you would have seen this already but just in case it's of use...

http://forum.padexx.de/index.php/topic,149.0.html

my issue was that the English.php template was not modified

Lordmiller

Quote from: YodaOfDarkness on October 12, 2008, 02:59:14 PM
easiest thing I can think of is to add a second image for each one in the /awards/ folder, named small_{name.gif} and hard-code the small_ in the display function.

The reverse worked out easier.

I made all my awards small (20x20 or so) and it works fine. . .thanks.

Great mod, and I'm sure you get 1000 "how do I's" for every "Thanks" so I'll try and fix that ratio with:

Thanks, thanks, thanks!

Danny96


Gunfreak010

Hello! I have installed your mod, but unfortunately, I cannot find the configuration for it. I am running on SMF 2 beta 4, and have the following mods installed:

1.     Member Awards     2.0.1 
2.    Apache Error Handler    1.1
3.    SMF Blue Winter Smiley Pack set    1.1
4.    Custom Fields On Memberlist    1.0
5.    Affiliates    1.1
6.    SMF Arcade    2.5 Beta 2.2 Public    
7.    MessagePreviewOnHover    1.7
8.    Reg Bar    1.0.2    
9.    No More Ugly Avatar Scrollbars    1.0
10.    BK-SMF Sub-Board    1.5    
11.    Message index like vbulletin    0.1
12.    Bakers Dozen Pages    1.01    
13.    Spoiler Tag    0.6
14.    Hide SMF Version    1.0.3a    
15.    MCLegendII.2    3.0    
16.    Admin Notepad    1.0
17.    Auto Embed Video/Audio Clips    4.0.2
18.    Advanced Reputation System    1.5.2    
19.    PortaMx v0.95.1    0.951

and though it doesnt say it, Super admin


Please help me on this issue...

Mr_JimWest

omg i MUST have this!!!  ;D

can somone please update this to work in 1.1.7!!!  O:)


Advertisement: