That should work. 🙂 I'm more accustomed to using the SQL tab though.You'll have to change the information. So you'll need to obtain th...
You can change it in phpMyAdmin... use a SQL query like this:UPDATE `fanfiction_authors` SET penname = 'New Penname' WHERE uid = '467...
Is ID_MEMBER something to do with SMF?Could we see the get_session_vars.php file, please?
O_ODo you have an option in your cPanel to view the last 300 or something?
I know this is a 'doh' thing, but have you tried re-uploading the original viewstory.php and some other core files just in case (I'm as...
Maybe it's the AJAX? I don't have subcategories, so I'm not sure.
Maybe it's looking for /home/l96ib8gd/public_html/tffics/tffics/stories/.../....txt?
What's the problem?
I use span.label { font-weight: bold; } in my CSS to sort that out... I think you can also just use, for example, {warnings} though which will display...
The language file. The original is something like this: define ("_NEWPWDMSG", "Hello, you appear to have requested a new password for $...
OP, your code won't work. You need to backslash the double quotes like this:1 => "<b>Grissom</b>: "Can you smell t...
Not sure about dbquery vs mysql_query for your version, one of the reasons why you should prod your host to update.dbquery() is a custom version of my...
The thing in corefunctions.php which formats the stories? (I got format_story() from my head/no looking at the files to confirm. Ahaha. :P)
The variables seSeries and seriesquery (and the query itself) you commented out. It's fine, they're just notices.
