Qbasicnews.com
Infroportal - Printable Version

+- Qbasicnews.com (http://qbasicnews.com/newforum)
+-- Forum: General (http://qbasicnews.com/newforum/forum-6.html)
+--- Forum: General/Misc (http://qbasicnews.com/newforum/forum-18.html)
+---- Forum: General Programming (http://qbasicnews.com/newforum/forum-20.html)
+---- Thread: Infroportal (/thread-9980.html)



Infroportal - Kevin_theprogrammer - 05-19-2007

GAIZ GAIZ! I MAED SOMETING HAFWAYZ DESCENT! :-?
http://www.infrosoft.phatcode.net/infroportal/
It's a small CMS I made with basically everything you need to make a decent quality website. Forum module courtesy of Plasma, with a fair amount of modification by me to get it halfways integrated into the CMS(halfways because its database is still not SQL). Any criticisms or feedback are welcome.


Infroportal - zoasterboy - 05-24-2007

Very nice! I like the easy to look at simple interface. The code is a bit messy so far.

Tried to post, got this:

Code:
Warning: Cannot modify header information - headers already sent by (output started at /home/jpirat/public_html/infroportal/modules/common.php:26) in /home/jpirat/public_html/infroportal/modules/forum.php on line 831



Infroportal - Kevin_theprogrammer - 05-25-2007

I thought I got rid of that pesky redirect problem when I fixed the problem with the spam trap. Well, I've fixed the problem in the demo site. Version 1.1 will have the patch integrated with the paging feature I'm going to try and implement.