News:

Wondering if this will always be free?  See why free is better.

Main Menu

Help, member awards problem

Started by eric1234, January 29, 2011, 01:09:07 PM

Previous topic - Next topic

eric1234

I installed the " Member Awards" mod ( http://custom.simplemachines.org/mods/index.php?mod=475)

and realized that there're no "Awards" in Configuration ( it show in the SS of the mods in the website ) then i soon also realize that during the installation of the mods , Add Before   ./Sources/Admin.php) ( test failed )  and Replace   ./Sources/Subs.php ( Test failed ) . Therefore, i went to settle it. Unfortunately after i solve the error , i still unable to see the "award" in the configuration . Did something goes wrong? I suspect the Sources Admin.php file got problem.

http://custom.simplemachines.org/mods/index.php?action=parse

JimM

Did you add awards?  I didn't install the mod however it appears that you have to create the award in order for it to be selectable.  Also as we have said a million times --> For mod related questions it is best to ask the mod author. You can find a link to a topic for the mod or a support board on the mod's page in the Mod Site.
Jim "JimM" Moore
Former Support Specialist


eric1234

Quote from: JimM on January 30, 2011, 02:14:05 PM
Did you add awards?  I didn't install the mod however it appears that you have to create the award in order for it to be selectable.  Also as we have said a million times --> For mod related questions it is best to ask the mod author. You can find a link to a topic for the mod or a support board on the mod's page in the Mod Site.

I cant see the award in any page ( in Administrator centre ) >.< How to create the award ? Well, sometimes there's nobody reply my question in the MOD site, i will come to here to look for help as sometime it's quite urgent as my members are waiting for my answer. >.< I am sorry about that.

Can you have a look at my Admin.php file? Is it some error in there? As i mentioned in previous post , i suspect i done some error in admin.php file. Thank you

eric1234


Jayne Louise

Eric, this may or may not help but I had exactly the same problem that you seem describe with the member awards mod.

The answer was found in the thread that Masterd pointed you to.

Take a look through it. Especially look at page 100 and reply 1999.

In my installation I found the brackets were incorrect when I installed onto RC4 and setting it up as prescribed by Bugo solved the problem.

Good luck!
~J:L

eric1234

Really? I will check it right now. Really thank you very much for that. :)

eric1234

#7
I got the error after posting that code . The error, " Parse error: syntax error, unexpected ';', expecting ')' in /home/anixekai/public_html/forums/Sources/Admin.php on line 592"

Quote from: Bugo on September 10, 2010, 12:58:57 PM
SurvivorOfAbuse, is there this code in your Admin.php?

'awards' => array(
'label' => $txt['awards'],
'file' => 'ManageAwards.php',
'function' => 'Awards',
'icon' => 'awards.gif',
'permission' => array('manage_awards'),
'subsections' => array(
'main' => array($txt['awards_main']),
'modify' => array($txt['awards_modify']),
'assign' => array($txt['awards_assign']),
'categories' => array($txt['awards_categories']),
'settings' => array($txt['awards_settings']),
),
),
),
),
'layout' => array(
'title' => $txt['layout_controls'],

If no then add it...


JimM

Just proves what we say about looking for your answer in the support topic for the mod.

Marked as solved.
Jim "JimM" Moore
Former Support Specialist

Advertisement: