Last seen: Oct 13, 2020
Well, you could do this:Make an update within the same database using a different prefix.Then, if desired, export using phpMyAdmin (or anything else) ...
Not sure either, but 1044 clearly states that the server could be contacted, but rejected this user accessing this very database.Now here's a thi...
Well, I had something planned down that path, although not very specific yet.To start with, there are two user/member groups, where the second is cons...
Just checked, the installer should work with IP/port as well.Does the database / or both databases exist and can the user provided access them, e.g. w...
Now first of all, 1) I despise Kudos for the very reason that an author has put a lof of effort (most times) into a story, and the reader can't t...
Might be the installer not properly handling IP+port connections, let me look into it.Other than that, eFiction 5 is not ready to be used, yet. It...
Hi there,that's weird, it might have something to do with an upgrade of the webserver, there is a deprecated thing in "./admin/noletter.php&...
That will most likely be some codepage issue, as in ISO-8895 vs. UTF-8.Can you please check if your header.php has this at around line 67:header("...
Well that's good to hear :cool2:
In that case:CREATE TABLE IF NOT EXISTS `fanfiction_poll` ( `poll_id` int(11) NOT NULL, `poll_question` varchar(250) NOT NULL, `poll...
Well, it's been properly necro'ed, so no new topic required.Problem is, I have no idea what I did to fix things back then.Can you check if t...
Sadly, there is no such file - speaking of template.However, what you are looking for can be found in the header.php file, at around line 220+.Just re...
This stuff gives me a headache.Anyway, I bodged together yet another fix, so feel free to burn away now :)Btw: This creates tables for recommendations...
