SchurBlog (Blog system that I scripted with PHP) -
SchurmanCQC - 05.07.2011
This is my latest PHP project, called SchurBlog. It's basically a blogging system that allows users to communicate in a user friendly environment. It is in it's early beta stages, but it's currently hosted.
I encourage you to take a look at
http://schurman.netne.net/schurblog/index.php
Rate, comment, and flame.
Re: SchurBlog (Blog system that I scripted with PHP) -
Mark_Weston - 05.07.2011
HEH REALLY NICE!
Some pages are bugged
Re: SchurBlog (Blog system that I scripted with PHP) -
SchurmanCQC - 05.07.2011
Quote:
Originally Posted by Mark_Weston
HEH REALLY NICE!
Some pages are bugged 
|
I'm aware of that, still in beta stages xD
Re: SchurBlog (Blog system that I scripted with PHP) -
Calgon - 06.07.2011
Bugs and general problems I've noticed:
- Some of the links are broken
- When you provide an alert to a user (that they've missed a form field or something), you take them away from the page they were on to tell them. Use a javascript alert or just show the user some HTML on the same page notifying them what they've missed. It looks tacky the way it is right now
- The design is far too dark, websites are supposed to attract users with sufficient colours and a somewhat less basic layout
- Your 'post in blog' link redirects to a blank page (if you're not logged in I presume)
- You should set appropriate colours for your links on your 'sponsors' page (you also incorrectly capitalized the title, for whatever reasons), blue and purple are only suitable for websites made in the 90s
- Few grammatical errors in your posts
I haven't even logged in or registered yet, these are problems I've found by just visiting the web pages.
Re: SchurBlog (Blog system that I scripted with PHP) -
Lorenc_ - 06.07.2011
Lol I just clicked login without the Fields filled and it logged me in. Weird, hopefully thats fixed
Re: SchurBlog (Blog system that I scripted with PHP) -
Westie - 06.07.2011
I do sincerely hope you're not storing the passwords in plaintext - that would be really stupid now, wouldn't it?
Edit: You also have XSS vulnerabilities, and what's this?
If you want to clean up after me, all my account e-mails are "x@y.corp".
PS: I can't be arsed finding out if there is an SQL vulnerability in there - I don't even know if you use one or not.
Re: SchurBlog (Blog system that I scripted with PHP) -
DirtyLilFreak - 06.07.2011
Well I dnt knw about the php and SQL side of it. Anyway I am sure you could redo the design. It doesnt look tat appealing enough.
Re: SchurBlog (Blog system that I scripted with PHP) -
Westie - 06.07.2011
Details sent in a private message (notification too!) to Schurman.
The other posts - if they are any, are
not by me.
Re: SchurBlog (Blog system that I scripted with PHP) -
Calgon - 06.07.2011
Brilliant.