DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Sun Jun 15, 2008 6:38 pm Post subject: |
|
|
It actually is blank, it was working before, when the Trigger Members was set to Admins and Mods, but then I changed it to Super Moderators, and it wasn't working. When I changed it back to see if that was the problem, it still wasn't working. _________________

24Forum.net |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Sun Jun 15, 2008 6:55 pm Post subject: |
|
|
I would play with the template and see if the switches are working. e.g:
<!-- IF MODACTIONS_SETINACTIVE_ALLOWED == 1 -->
is the bit that controls the set inactive checkbox, maybe the switch is not set, or maybe there is a javascript error preventing display, are you seeing javascript errors? _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Mon Jun 16, 2008 10:45 pm Post subject: |
|
|
| admin (no pm's please) wrote: | I would play with the template and see if the switches are working. e.g:
<!-- IF MODACTIONS_SETINACTIVE_ALLOWED == 1 -->
is the bit that controls the set inactive checkbox, maybe the switch is not set, or maybe there is a javascript error preventing display, are you seeing javascript errors? |
No, I'm seeing no errors, just a blank MODACTIONS screen, as I showed in the picture I linked in my first post.
I'm pretty sure it's not the template, because it was working originally, but now it's not. _________________

24Forum.net |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Wed Jun 18, 2008 2:43 am Post subject: |
|
|
I've checked and rechecked the MODACTIONS countless times, and the only thing that was changed was the Trigger Member. I'll check again tomorrow, but I'm almost positive that was the only thing that was changed. _________________

24Forum.net |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Jun 18, 2008 4:37 am Post subject: |
|
|
it is where you have edited the template. The default template has:
adminmod_messageObj.value = "The following message has been sent to \"{MODACTIONS_TARGET_USERNAME}\"
| Quote: | | "+messageObj.value+" | ";
you have appended that and added a hardline break which is a javascript syntax error. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Wed Jun 18, 2008 4:42 am Post subject: |
|
|
I might point out my first two posts said look at the style and javascript, and you carried on saying that was not wrong, without ever using the editor to check a default version of the template, or looking for javascript errors which firefox clearly reported and so does ie7. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Thu Jun 19, 2008 1:17 am Post subject: |
|
|
Wow, thanks admin, I never would've caught that... I guess my OCD just got to me and I had to put that hard linebreak in there
Also, how do I change the subject (or message) of the PM in the MODPMESSAGE in order to show the username of the admin/mod that changed the user's settings? I tried putting {MODACTIONS_TRIGGER_USERNAME} in the subject line via cms_modactions.tpl, but it didn't work. Any ideas? _________________

24Forum.net |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
Posted: Thu Jun 19, 2008 8:43 am Post subject: |
|
|
Can you expand on how you did {MODACTIONS_TRIGGER_USERNAME}? and what the result was?
It should work, but it is complex stuff and there are probably still bugs. _________________
Family Friendly Shareware | | Web Design/Services | Free Forums
forum.myfreeforum.org |
|
| Back to top |
|
 |
DSi Craftsman

 Virtual Cash: 770
Joined: 17 Sep 2006 Posts: 439 Location: New York, USA Add Karma
 rated by 2 members
Add Comment
Show Comments
 |
Posted: Thu Jun 19, 2008 8:24 pm Post subject: |
|
|
| admin (no pm's please) wrote: | Can you expand on how you did {MODACTIONS_TRIGGER_USERNAME}? and what the result was?
It should work, but it is complex stuff and there are probably still bugs. |
I tried putting it in the PM subject line, and in the PM message (first without the \", then with the \"), and neither of them worked, it acted as if it just weren't there, so it just showed something like "" instead of the trigger username. _________________

24Forum.net |
|
| Back to top |
|
 |
admin (no pm's please) Site Admin

 Virtual Cash: 46230
Joined: 22 May 2005 Posts: 19679
Add Karma
 rated by 164 members
Add Comment
Show Comments
 |
|
| Back to top |
|
 |