Last seen: Feb 25, 2021
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&...
You wouldn't happen to be on Dreamhost, would you? I spent about 5 hours duking it out with that.
Weird. I pulled both parts of that equation from the default skin. That'll teach me to read better.
Try adding another close div tag after the first one you added. The footer is definitely caught in the right content div, so I doubt the sidebar has a...
I used to have that issue in some of my older skins when I first upgraded, but I just double checked Murder and it's correct on the test site.
