It would attempt to create the stories folder for you. On some server setups it can't. You need to create the stories folder.
This is a brand new site right? Set it to save the story texts in the database. Admin->Settings->Submission Settings. Change &...
Try this as an interim solution. Open blocks/shoutbox/shoutbox.php and find this line.if(isset($_POST['shout'])) {Change it to:if(isse...
Your live site probably has a custom tinyMCE configuration. The script forces a specific setup for admin functions.
What is the folder under stories CHMOD'd to. The folders under the stories folder (should all be numbers) should be CHMOD'd to 777 as ...
With this change if you edit a news item by another admin you're going to become the author.
Use the PHP Info link in your Admin area to find out if your site is in safe mode. From what you're describing, I'd guess it's ve...
I'm sorry you don't like the attitude, but there's a reason why we ask for that information. It's because more than 9 times ...
For the story text not showing up, make sure your stories folder is CHMOD'd to 777 (some sites require 755).For the notice errors turn debug off.
5) Fix the redirect on login/logoutThis seems to be broken on SMF's end. I've been working on it today, but I give up. I set it ...
First, next time post a link to the site. Generally, I won't waste my time with help requests that don't give a link to the site and I...
Go into Admin->Panels and Admin->Page Links. You've probably got some listed twice. Just delete the duplicates.
Yeah this whole thread is reminding my why I kept it simple in the first place. No two people want to do it the exact same way, and trying to sa...
Already answered on my site. See the lastest replies to the "Recommendations Module" thread in the "Module Development" foru...
Is the 1 folder CHMOD'd to 777? Are the files CHMOD'd to 644?
