Thread: Portal
View Single Post
  #2  
Old 17th Jul 03, 12:44 AM
Sephiroth Sephiroth is offline
BetaONE Supporter
 
Join Date: Jul 2001
Posts: 1,979
Sephiroth is an unknown quantity at this point
Send a message via MSN to Sephiroth
Quote:
Originally posted by Flanderz@Jul 16 2003, 09:58 AM
Thats a nice portal you guys have, where did you get it or did you program it yourselves?

I'm looking for one to replace the aged one on my site.
It's actually a combination of things. First, we based it around two hacks on ibplanet. The custom pages hack, and the ssi+ hack.

Ok, all of the HTML is coded by hand, along with the php for the news exporter and the last ten posts table. The code itself is stuck inside a custom page from the above hack. That hack was then altered so it would allow PHP to be used it that invision board skin file, skin_pages.php. Then, the rest of the dynamic board generated content was done through html / css tables with php include() calls to ssi.php.

I hope that makes sense, lol, if you want to use it, just let me know, and if you can install the main two hacks plus edit the stylesheet that I made for it, then I'll try to help you port the custom php we used with it to your site.
Reply With Quote