Last seen: Feb 25, 2022
All right, this took me *forever* to get this working, and I found my problem waaaaaaaay deep in the other thread.There are three changes/updating you...
now it apears this error Query: SELECT PENNAMEFIELD AS penname FROM khficfanfiction_coauthors AS c WHERE sid = '24' LEFT JOIN khficfanfictio...
I've been playing with this at lunch today, and came to the following conclusions. Be aware I am updating an existing 3.4.3 installation.On...
Currently running eFiction 3.4.2 on a Windows 2003 Server with 5.2.6 php and 5.0.67 MySQL (although until recently I was at 5.0.51a). My *only* ...
Neat little mod, and hopefully will get a lot of traffic to our sites!!! But alas, I too had the missing URL problem!I found out why my URL wasn...
Chris posted a mod here:*or*, to not have to modify your core files each time they update eFiction, I used an extra_header.php file in my skin and stu...
Bump. Is anyone else having this problem?I had this error, and followed the suggestion in this thread, made my save_path and save_cookie in php....
I went into my main php.ini and made sure all the save_path and save_cookies pointed to real folders. I also made sure the path was very, very&n...
I'm having the same problem when someone tries to add an anonymous review. Do you mean the php.ini file in your PHP directory? Did yo...
Why don't you try editing mysql_connect and putting your host information (with the port) directly into the dbconnect function? Sounds stupid I k...
In your php.ini file, depending on whether you are using the mysqli or mysql extension set either:mysql.default_port = <portnumber>Yep, that had...
If what Tammy said didn't work, then it's likely your host isn't localhost. Unfortunately, we can't tell you what it is. You'...
I had tried that, first :|, as well as IPADDRESS:PORT. Neither seem to help.
