jrabbit
@jrabbit
Trusted Member
Joined: Dec 11, 2006
Topics: 6 / Replies: 58
Reply
Re: Web hosting – Any Recommendations?

Here's a few things to ask any potenial hosting company that will help you gauge if they are likely to provide a reasonable service:1. Ask if the...

19 years ago
Reply
Re: Security Alert: eFiction SMF Bridge Vulnerability

Just to make it clear to everyone - your site may be vulnerable even if you are not using the SMF bridgeIf you use the SMF bridge: - ensure register_g...

19 years ago
Forum
Reply
Re: try to edit stories/chapters (as an admin) and it doesnt work

Your site has been hacked. Reinstall it and delete the bridges folder in which the most recently published vulnerability lies. 

19 years ago
Forum
Reply
Re: mysql processes after upgrade complete

Those look like normal page views but taking an abnormally long time rather than post-upgrade processes. Try switching off the random story block - I ...

19 years ago
Forum
Reply
Re: eFiction hacked!?

It could be this one:br>Delete your bridges folder if you aren't using them, or at least rename it something random.

19 years ago
Forum
Reply
Re: eFiction hacked!?

Create a file makeupaname.php and write into it:<? print md5("mynewpassword"); ?>Then browse to makeupaname.php and it will display th...

19 years ago
Forum
Reply
Re: SMF Bridge Vulnerability

It is definitely an efiction problem, not an SMF problem. I've just had a look at the code in question, and I believe in order for an exploit to ...

19 years ago
Reply
Re: SMF Bridge Vulnerability

I've also had someone try and exploit that today.

19 years ago
Reply
Re: php warning generated if you view a non-existent story (minor bug)

it doesn't but someone has posted a broken link to my site in a yahoo group and people clicking it is spamming the error logs with this message m...

19 years ago
Reply
Re: 3.1

looking at the manual for older versions of mysql, changing the order of the keywords and explicitly defining the key as primary may help.ALTER TABLE ...

19 years ago
Reply
Re: 3.1

which version of mysql do you run?

19 years ago
Reply
Re: Error: (1072) Key column 'warnings' doesn't exist in table

To delete an entire database run the following SQL statement from phpmyadmindrop database name_of_database;

19 years ago
Reply
Re: Error: (1072) Key column 'warnings' doesn't exist in table

Its a bug in the install script of version 3.1 - It is not defining the indexes for the series table properly.You can work around it by installing ver...

19 years ago
Reply
Re: 3.1

Oops - sorry - that script fixes the duplication problem that can occur in the favorites table that Dream Howler had in a different thread which was l...

19 years ago
Page 4 / 5