News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Member Awards (2.0 Compatible!)

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

Previous topic - Next topic

Fustrate

Quote from: General_Naga on May 21, 2009, 08:37:52 AM
Thanks Fustrate but I was meaning could you include the actual award images in the post view rather than just a link or even better the option to add a thumbnail image to an award which would be displayed in the post view.
...as I said, 2.0 already does this, and I'm updating the 1.1.x version to do it too.

Quote from: Hardcase on May 21, 2009, 01:03:07 PM
Hi i'm having a slight problem with this mod which is when i upload the package and go to install i get this error:

4.     Execute Modification     ./Sources/Admin.php     Test failed

No i have gone through the manual install route and the problem is with the Admin.php which is in the default folder.

I'm running 1.1.9 with tp 1.0 beta 3 on Blackrain v2

Now when i look into the file the lines required in the admin.php are not there, therefore i cannot amend or replace any code.

Now i have installed the package on another tester (not wanting to completely make a mess of my active forum) and it installs and is available so long as i enter the link to the awards as previously mentioned (in another post earlier) but i have no access as such via the admin menu.

Any ideas would be more than welcome!
You'll have to ask the TP devs how to add permissions. I know nothing about how their system works.
Steven Hoffman
Former Team Member, 2009-2012

Hardcase

Its not a tiny portal issue, the issue is that i cannot add the awards to my theme because there is no admin.php edit which is the same as or even near to what is suggested by this mod.

So is there a workround or another way of getting the members awards to show  in admin which i can work on.

I'm no where near confident enough with php to try my own edit!

Fustrate

It fails because of TP. They replaced the usual permissions check with their own, and I have no experience with their system besides looking at someone else's Admin.php and seeing that, in the place of the line to search for, there was a line that had to do with tinyportal.
Steven Hoffman
Former Team Member, 2009-2012

Hardcase

Ah! i get you, no problem will take it up with them, thanks for your time Frustrate really appreciate it.

General_Naga

Apologies Fustrate :)

I'm getting the following error after installing on 2.0 RC1-1 (just for your information, I realise you've had almost no time since release)
QuoteUnknown column 'aw.award_name' in 'field list' in Load.php

Fustrate

Is it a new install, or did you just upgrade the forum?
Steven Hoffman
Former Team Member, 2009-2012

General_Naga


Fustrate

did all of the awards tables get created when you installed?
Steven Hoffman
Former Team Member, 2009-2012

General_Naga

there weren't any errors during install but I couldn't tell you if the tables were created or not.

Kindred

look in phpmyadmin

find all the tables that start with smf_awards
tell use the tables and the columns....
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

General_Naga

Long story short I've now got it installed without any errors however  I try clicking any of the small links on the far right of the award in the Awards>Main tab I get the following error:

QuoteMethod Not Implemented

GET to /Forums/index.php not supported.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

I get this error after assigning awards as well.

Fustrate

I think you should ask your host about this... the code this uses shouldn't be causing that, and there's nothing I can really do with PHP to stop it.
Steven Hoffman
Former Team Member, 2009-2012

General_Naga

Could you advice which function the server needs to implement? Thanks

Fustrate

I have absolutely no clue. I doubt this has anything to do with PHP, rather with how the server is set up. I'm a PHP guy, not a server guy :(
Steven Hoffman
Former Team Member, 2009-2012

General_Naga

#1294
Quote from: Fustrate on May 28, 2009, 03:58:33 AM
I have absolutely no clue. I doubt this has anything to do with PHP, rather with how the server is set up. I'm a PHP guy, not a server guy :(

Ok thanks anyway Fustrate - I'll let you know if I meet with any success.

EDIT:

I've spoken to the support at my hosting (Inmotion) and they basically say that they can only offer limited support for third party applications and want to know what people here think it could be.

Are there any functions you've used which might be unusual? Also have you got any tips for me on how to track down the issue?

Thanks

Joe N

Can I have a screenshot please of the awards permissions?

Cheers
Joe
Microsoft: "We Need to Imagine Life Without Walls."
I Say: "If There are No Walls Who needs Windows."



My Mods (6) All My Mods Updated To SMF 2.0 RC2 and SMF 1.1.10!


vmp1253

Anyone can you help me?

How can i put the awards before the signature in the profile? Say like them in a row of 4 and having many awards?

Joe N

Hi

I am using smf 2.0 RC1.

I installed Member awards and wanting to use it for a membergroup I created.

I checked the box, Manage Awards. But when the person in that membergroup goes to the admin section, it doesn't show. Any ideas why?

See attachment for more details:
Microsoft: "We Need to Imagine Life Without Walls."
I Say: "If There are No Walls Who needs Windows."



My Mods (6) All My Mods Updated To SMF 2.0 RC2 and SMF 1.1.10!


Joe N

Microsoft: "We Need to Imagine Life Without Walls."
I Say: "If There are No Walls Who needs Windows."



My Mods (6) All My Mods Updated To SMF 2.0 RC2 and SMF 1.1.10!


Fustrate

Admin.php

find:

'icon' => 'awards.gif',

add this after:

'permission' => array('manage_awards'),


just a side note to anyone else, I'm incredibly busy with finals until the end of this week, so I'll start working on awards for 1.1.x as soon as I can.
Steven Hoffman
Former Team Member, 2009-2012

Advertisement: