1 tarrant64 Jun 11, 2006 20:06
3 tarrant64 Jun 15, 2006 17:55
Well the custom2 skin is pretty much copied from the original custom skin. That's why I was wondering what might be wrong.
As far as the linkback to b2evo I was trying to move it on the page and it hasn't bee fixed yet. It was there before, believe me, but when editing the skins it wasn't where I wanted it so I took it off, when I fix the rest of it it will be back there.
4 personman Jun 15, 2006 18:06
If you look at the source of http://chriscata.com/daishim.php you can see that it stops generating code after the search section. There's no ending body or html tag, it just stops. So, there must be an error that is halting the script. Your server must not be displaying php errors, or we would know what it was. My first thought was that the /skins/custom2/_archives.php file was missing, but [url=http://chriscata.com/skins/custom2/_archives.php]here[/url] it is. You might recopy it from the custom folder just to make sure it's a good copy.
Another way to test is to comment out the php require() statements for archives, then categories to see if that changes anything. Experimenting with that may help you find the culprit. But it almost has to be something with the archives, because that's the part of the page that is halting the script.
I'm seeing where blog 6 ("Daishim") does not have archives but blog 8 ("Chris Cata") does. The "Chris Cata" blog also has 'Misc' and 'Stay updated!' in the sidebar but "Daishim" does not. Therefore I'm gonna guess there is something a wee bit funky in your "custom2" skin.
I'm sure it has NOTHING to do with removing the (included) linkback to b2evolution. You know: the source of the free software you're using :roll: