Last seen: Feb 25, 2021
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...
That's this bug:
Found it. The config file itself was getting corrupted during the upload process. I had to use Shell. 🙄
I haven't messed with any of the mysql yet. The site key and config matches the database. I didn't think to double check the settings table ...
First thing I did was check for the index.html, because that's exactly what happened when we switched servers the first time and I couldn't ...
Uh, no PHP invovled to add to the menu, just open up header.tpl and add in {logout}. Not sure what you mean by member welcome.
I know you said it's not ready for a live site... But I just LOVE it to death! I have done a few bits of modifications to where it suits me, and ...
Wow, I am so stupid sometimes. 😆 When you mentioned user.tpl I went back in and...I forgot to pull the 'clear' div so it was knock...
The relevent code in the header.php isif((function_exists("get_magic_quotes_gpc") && get_magic_quotes_gpc()) || (ini_get('magic...
Essentially what I did was put the menu/tables from the main part of the Coppermine skin into the main div of the layout. It takes some tweaking...
Not to pimp myself, but I know there's a Coppermine skin that mimics the SMF forum default, and I made an eFiction script that does the same. It&...
