Well first the error you got was because you forgot a ; on line 1. Second you should always code your scripts as though register globals is off. Soon it will be deprecated completely and you will be forced to change. By this I mean that you should n…
IPB has alot of features but the skinning is really confusing. It takes way too much effort to skin it. The fact that the CSS file is first taken from a php file and then put in the database then stored in a temporary folder is just backwards.
Actually, in web scripting this is exactly what files are for. When you only have a few users using something like this then using a db like mysql just makes no sense, especially since he does not already have it running on his server. With only a f…
Whats the error? More than likely its an error with the skin or some third party hack that was installed. A default install does not throw errors. Also, show me how its much slower than the others. Prove it to me, show me the benchmarks, and a few m…
I have often thought of the possibility of a good easy mod type system. I think they just need to come up with a log file format so that mods that come later can look through the log and change line numbers accordingly.
There is nothing wrong with tables especially since full CSS support is not even achieved in any mainstream browser yet. Load times of tables may have been a problem when computers were like 133Mhz with 16mb's of ram but now it really is not that bi…
phpbb2 definatly has my vote. Although in most every case it really depends on what features your looking for.
One pet peave I have about all these forums is the inability to loop in the skins so you have to have several skin files, one for each ph…
Well theres no doubt in my mind that I was spoiled by php's do***entation. No one else even comes close to explaining things that clearly.
I agree though with the complexity. Something like connecting to a db and displaying results in php is fairly…
Yeah, for me, there is nothing better than never finishing a design and realizing how un-talented I am....
I don't see the difference in buying a good template or hiring a designer, essentially they are the same only one costs less as you do most o…
I think some of it may happen to be because of the design. If you could afford it I would try and hire Chroder to design one for you. He did an excellent job over at WMT and DB3 is coming out soon, and I gaurantee everyone will be impressed by his s…