Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: Unauthorized admin error when trying to validate stories

When I click on this link:I get the not validated message (as a guest).  So whatever you did in mysql didn't take.  Remember also that ...

19 years ago
Reply
Re: Page Errors

Change it to:error_reporting(E_ERROR | E_PARSE);If that doesn't solve it.  Contact your host.  It's their settings on the server t...

19 years ago
Forum
Reply
Re: syntax error in reviews

That's an invalid link.  You should never hit the reviews.php page without passing variables to it in the string.  You should be going ...

19 years ago
Forum
Reply
Re: Spam in shoutbox

I never added captcha to the shoutbox.  I'm doing it now for the next update.  It's probably a bot posting from an offsite form.&n...

19 years ago
Reply
Re: Page Errors

For some reason your server has all errors even notice warnings being reported.  Put this in header.php at the top of the file just below the com...

19 years ago
Forum
Reply
Re: Page Errors

Did you somehow modify your header.php?  $action is defined in header.php and shouldn't be undefined on any of those pages.

19 years ago
Forum
Reply
Re: Full Text Search not working

Change the query on line 51 to:$query = "SELECT stories.*, "._PENNAMEFIELD." as penname, UNIX_TIMESTAMP(stories.date) as date, UNIX_TIM...

19 years ago
Reply
Re: Problem on step 4

What version are you trying to install?  The step 4 instruction for 3.x is:4) Go toto run the install and set up the admin login.

19 years ago
Forum
Reply
Re: [SOLVED] A fatal MySQL error was encountered on Step 19!!!!

Please go read the instructions for posting a help request in the sticky threads at the top of this forum.  1.  New problems go in new threa...

19 years ago
Forum
Topic
Replies: 1
Views: 2870
Reply
Re: Story posting error (can't upload stories)

Well if it worked before you translated it and stopped working after you translated it, you probably have an error in the translation.

19 years ago
Forum
Reply
Re: Unauthorized admin error when trying to validate stories

I did check some obvious things, like making sure that I'm still the admin (I'm the only admin on the archive )If you're the only admin...

19 years ago
Reply
Re: Edit chapter - Problem

Sounds like your provider may have changed the ownership of the files on you.  Ask them to CHOWN the files to whatever Apache runs on so Apache h...

19 years ago
Forum
Reply
Re: Edit chapter - Problem

I signed up and was able to enter a test story and then edit it just fine.

19 years ago
Forum
Reply
Re: Edit chapter - Problem

What about the folder permissions?  Those should be 777.

19 years ago
Forum
Page 110 / 172