Last seen: Mar 25, 2024
I downloaded the PHP Spellchecker here and replaced the current spellchecker folder in the TinyMCE folder.First you should upload the zip I gave a few...
To post-mortem this, it seems like the version of MySQL didn't like the TYPE=MyISAM. Since that's the default in most cases, if someone runs...
This is going to vary by your situation. Do you have access to PHPMyAdmin? Is there an area that you go to log in to your hosting account? You'd ...
Do you have access to your database? Can you verify these are set correctly in fanfiction_settings?
I emailed you, this problem should be solved. It shouldn't be trying to update anymore. : )
The README tells the following:This folder contains the default files for connecting to the default authortable for eFiction. They are included ...
You'd have to change the core files. If you're comfortable with PHP / MySQL you can do it.It looks like based on this code (line 91 of user/...
Can you fill out the support request template? (Stickied at the top of the board.) Especially am curious about the question to whether or not your sit...
How many does she have? Maybe she could have hit some kind of mysterious hidden limit somehow. (Although it seems unlikely! I think it would have be a...
I haven't even heard of a limit. What problem are you having?
So that is turning of the admin stuff entirely. Meaning that none of the checks that were giving certain users admin power over the challenges are act...
You can see the structure for the tables in install.php or in tables.sql (in the docs folder). It sounds like the botched install might be creating so...
There shouldn't be any PHP files in the stories folder anywhere, and that doesn't fit the name of anything I've ever seen that's e...
I think that you're going to have to talk to your host. It looks like the issue is with the server configuration. Make sure you give them a copy ...
Yeah, I'd guess it's the bridge. The code was basically trying to determine if the user was valid as a part of the autoapproval process. I w...
