I implemented this method:br>... and it all works. ๐ I had to add a title to the <link> in the header.php though so it wouldn't constantly...
It works. ๐ Thank you, Tammy!
pagesetup.php:while($link = dbassoc($linkquery)) {if($link['link_access'] && !isMEMBER) continue;if($link['link_access'] =...
Ah, no. I think it will be OK to reference the site nowww.
It should be listings.tpl in your skin. ๐
fideli.usI REALLY like that one! But it may be restricting.
2. You can modify the script to give the chapter a date, but it will only work on new chapters; not old. It should be somewhere on the forums. I remem...
You can change the colour in the CSS:.listbox .tail a { color: #fff; }... for example. :)Pretty skin, by the way!
Sure, just remove them. ๐
Try re-uploading the storyform.php file.
Oo. That's what I was forgetting to post. alter table fanfiction_shoutbox modify shout_message VARCHAR(300) ; ... I think.
Here are my modifications... I changed it to 300:blocks/shoutbox/admin.phpline 25: $shout_message = preg_replace("/^(.{300}).*$/", "...
