Hello,
here I am again with a new error. After I initialiced some of the blocks via the admin interface, I'mm geting this when opening the site:
A fatal MySQL error was encountered.
Query: SELECT shouts.*, author.penname as penname FROM fanfiction_shoutbox as shouts LEFT JOIN fanfiction_authors as author ON author.uid =
shouts.shout_name ORDER BY shout_datestamp DESC
Error: (1054) Unknown column 'shouts.shout_name' in 'on clause'
Thanks
Steffen
Go read the instructions for posting a support request.
Bump. If the original poster doesn't reply with further information (as requested in the instructions for posting help requests) in a week this is going to be closed.
Oh sorry, I forgot this topic :-). The error has been fixed, it wasn't a bug.
What was wrong with it, and how did you fix it? π
Whoever said nothing is impossible never tried slamming a revolving door.
url: https://www.potionsandsnitches.org/fanfiction
php: 7.4.33 msql: 5.6.51-community GPL
efic version: 3.5.5 latest patches: yes
bridges: none mods: challenges, tracker, story end, beta, word
Hmm, something was wrong with the shoutbox table. I looked at my database and there was an old 1.5 alpha table installed - don't know why :-). I dropped the table and inserted it manually, now everything is OK.
