Try this:reviews.phpLine 191 is: if($mail['newreviews']) {include_once("includes/emailer.php");$subject = _REVEMAIL1.$title;$m...
Lyndsie, I'm happy with sharing the work privately (I don't trust it to be on the public forums yet -- not enough testing; potential bugs &a...
Probably, yes.It might be a bit too much for a Secret Santa project though.
You know, it looks like each chapter ID is unique, and I've been toying with the idea of looking into adding more info for the users & admins...
I've started some n00b work on this. I have a trophy cabinet panel down, as well as the structure of two tables that will control the award/cabin...
I also try putting the ); in the next line by itself same resultsYeah, it's because it's exactly the same new line or no new line. I w...
Um, no, you just appended it, you didn't change it... Do you see where you went wrong? Just get rid of this from the code you just pasted: ...
Change: 8 =>'test_link'); 9 =>'itsmine_link');To: 8 =>'test_link', 9 =>'its...
Ah @ Lyndsie, got it. :)@Methen: oooh, I can answer the last question. Wrap the code with [ code] and [ /code] without the spaces. You can click the b...
Try this: 7 => 'home', 8 =>'test_link');Note the removal of the bracket and semicolon after home. 🙂 (And chan...
To be honest, I'm not really sure what you're asking. Do you want a link to a custom page be shown? I assume the block section is the menu b...
Just a point to make: it's only (if I remember right) the summary/rating/story that is required anyway. The other boxes (notes) are just for addi...
It is titled "Support Request Template". 🙂
You have control over classifications. What do you want to "disable"?
