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

eric1234

Yes , the default language is English. >.< So what should i do now? T,T

reinner

hi @hcfwesker,

just checking if you got to see the image file I attached in my previous post?
Please let me know if there's a way to fix my problem... I really appreciate
your help in answering questions in here..

Cheers,

hcfwesker

Quote from: reinner on February 01, 2011, 02:59:49 PM
hi @hcfwesker,

just checking if you got to see the image file I attached in my previous post?
Please let me know if there's a way to fix my problem... I really appreciate
your help in answering questions in here..

Cheers,

The red X mark is normal.  it's just there if you clicked the wrong name to add, and want to remove it before assigning the award.

reinner

hi hcfwesker,

I think we are having some mis-understanding.
Forget everything I poster and asked earlier.

Let's start all over again...

I installed simplead mod 4 days ago and it ruined my forum.
I did fixed my forum in my own way (this is where the problem starts)
My forum is now working fine (I think) except for this member award mod
that I just installed recently and found out that I can't add assign award
to any members... what i did was I installed A fresh SMF and fresh theme
to an add on domain to see if the member awards mod is working fine,
and yes it did worked without any problem (that's the image with the 'x').

I think I messed something in after I 'fixed' the error made by simpleads
that's why I cannot use the member awards mod correctly...

hcfwesker

Quote from: reinner on February 01, 2011, 04:02:36 PM
hi hcfwesker,

I think we are having some mis-understanding.
Forget everything I poster and asked earlier.

Let's start all over again...

OK, I understand now.  You'll just need to be patient with me, i JUST upgraded my site from 1.1.11 to  2RC4, so kinda busy with doing that.  If you would, send me a PM with all your listed MODs.  I'll see what I can do when I have time.

Also, what errors in your Error Log pop up when you view that page when assigning awards.

eric1234

Quote from: eric1234 on February 01, 2011, 02:47:55 PM
Yes , the default language is English. >.< So what should i do now? T,T
Somebody help me please?

hcfwesker

#2146
Quote from: eric1234 on February 01, 2011, 10:50:02 PM
Quote from: eric1234 on February 01, 2011, 02:47:55 PM
Yes , the default language is English. >.< So what should i do now? T,T
Somebody help me please?

Make sure this file installed correctly  ./Themes/default/languages/ManageAwards.english.php

I'm sorry, but without forum/adminCP/cpanel access to your forum... all I can do is guess.  I won't ask for any of that info, anyways.

OR

you can re-upload a fresh copy of /Souces/Admin.php from the SMF install zip, and redo all the edits that any of your MOds made in that file.

reinner

Quote from: hcfwesker on February 01, 2011, 04:46:29 PM
OK, I understand now.  You'll just need to be patient with me, i JUST upgraded my site from 1.1.11 to  2RC4, so kinda busy with doing that.  If you would, send me a PM with all your listed MODs.  I'll see what I can do when I have time.

Also, what errors in your Error Log pop up when you view that page when assigning awards.

It's ok, I understand. I really appreciate your help and your time helping.
I am just posting everything in here just in case there's somebody who
has the same problem. Below are my SMF details you requested.

Installed mods:
1. Member Awards    2.2.3
2. Aeva ~ Auto-Embed Video & Audio    7.1

Error logs:
Quote
2: Invalid argument supplied for foreach()
Apply Filter: Only show the errors from this file
File: /home/ourbabyb/public_html/Sources/ManageAwards.php
Line: 451

Quote
8: Undefined index: recipient_to
Apply Filter: Only show the errors from this file
File: /home/ourbabyb/public_html/Sources/ManageAwards.php
Line: 451

eric1234

Quote from: hcfwesker on February 01, 2011, 11:23:01 PM
Quote from: eric1234 on February 01, 2011, 10:50:02 PM
Quote from: eric1234 on February 01, 2011, 02:47:55 PM
Yes , the default language is English. >.< So what should i do now? T,T
Somebody help me please?

Make sure this file installed correctly  ./Themes/default/languages/ManageAwards.english.php

I'm sorry, but without forum/adminCP/cpanel access to your forum... all I can do is guess.  I won't ask for any of that info, anyways.

OR

you can re-upload a fresh copy of /Souces/Admin.php from the SMF install zip, and redo all the edits that any of your MOds made in that file.
I did not see this ManageAwards.english.php in  the parse of the mods >.< Which mean i got no idea whether it got installed correctly or not

bharatforum

Quote from: hcfwesker on February 01, 2011, 11:44:29 AM
Quote from: bharatforum on February 01, 2011, 10:41:13 AM
I would like to know if it is also possible to remove a frame around awards?

This is for SMF2 RC4 , since you didn't specifiy which smf version

/Themes/default/Display.template.php
Find
<fieldset style="border: 1px solid black; padding: 5px;">
<legend>', $txt['awards'], '</legend>';


Change 1px to 0px, and see if that works.  If not, then try  changing to  this.

<fieldset>
<legend>', $txt['awards'], '</legend>';




I haven't tested, just a theory.  So be sure to have a backup of the file in case it doesn't work.

I am using 1.1.12 version of SMF, is there a way to remove a frame?

hcfwesker

Quote from: bharatforum on February 02, 2011, 11:40:17 AM
I am using 1.1.12 version of SMF, is there a way to remove a frame?

I don't see hopw you couldn't follow the SMF2 instructions.  Pretty much the same thing :P

Themes/default/Display.template.php
Find
<fieldset style="border: 1px solid black; padding: 5px;">
<legend>', $txt


Change 1px to 0px, and see if that works.  If not, then try  changing to  this.

<fieldset>
<legend>', $txt




I haven't tested, just a theory.  So be sure to have a backup of the file in case it doesn't work.

hcfwesker

Quote from: eric1234 on February 02, 2011, 03:08:03 AM
I did not see this ManageAwards.english.php in  the parse of the mods >.< Which mean i got no idea whether it got installed correctly or not

It's at the VERY bottom of the package parser, it installs on it's own.  If you manually installed it yourself, without the zip, and ONLY used the package aprser, then you're missing a couple of files.

Move the included file "ManageAwards.php" to "./Sources".
Move the included file "ManageAwards.template.php" to "./Themes/default".
Move the included file "ManageAwards.english.php" to "./Themes/default/languages".
Move the included file "ManageAwards.english-utf8.php" to "./Themes/default/languages".
Move the included file "award.gif" to "./Themes/default/images".

I've attached them all at the bottom of my post, in case you missed them.  Just read the package name , and upload thenm in the directory listed above for each one.



eric1234

I delete and replace all the files that you listed except "ManageAwards.english-utf8.php .

So far still the same, i still  cant see the Awards button in my admin >.<

hcfwesker

Quote from: eric1234 on February 02, 2011, 03:08:06 PM
I delete and replace all the files that you listed except "ManageAwards.english-utf8.php .

So far still the same, i still  cant see the Awards button in my admin >.<

If you'd like you can PM with me a test account with admin permissions.  I did this for someone last night, and fixed his problem in minutes.  But, it's whether you trust me or anyone with that access.  If no, I'll understand.  I'd just like to help, and as I said, there's only so much I can do from  my end.

elguapo

you can trust hcfwesker with his words, he's the one you fixes my members reward and others issues.. thanks a lot bud hcfwesker.. :D

eric1234

Quote from: hcfwesker on February 02, 2011, 06:35:18 PM
Quote from: eric1234 on February 02, 2011, 03:08:06 PM
I delete and replace all the files that you listed except "ManageAwards.english-utf8.php .

So far still the same, i still  cant see the Awards button in my admin >.<

If you'd like you can PM with me a test account with admin permissions.  I did this for someone last night, and fixed his problem in minutes.  But, it's whether you trust me or anyone with that access.  If no, I'll understand.  I'd just like to help, and as I said, there's only so much I can do from  my end.
Do you need my cpanel? I mean the file manager in cpanel?

hcfwesker


elguapo


hcfwesker

I think eric1234's problem was resolved, haven't heard back, so i'm assuming the tweaks we did worked.

Quote from: elguapo on February 03, 2011, 10:42:21 PM
still busy bud hcfwesker?

Since it's not related to this topic, I'm sure the MOD author, and SMF helpers would prefer you contact me through PM for additional help on other stuff not related to this MOD ;)


TheMortician4

I am assuming this mod is still not compatible with 1.1.12?

Advertisement: