CommentBB - My PHP Project

  • Thread starter Thread starter Deleted member 5665
  • Start date Start date
Re: My first PHP Script Project

Registration does not appear to be working for me. I tried around 10 times, refreshed for the more simple Captcha's to make sure I wasn't getting it right but it seemed to just refresh the register form.
 
Re: My first PHP Script Project

karoshio said:
Registration does not appear to be working for me. I tried around 10 times, refreshed for the more simple Captcha's to make sure I wasn't getting it right but it seemed to just refresh the register form.

I checked the phpmyadmin it works. Your account is on it.
 
Re: My first PHP Script Project

Alright, I will try again now. Did you purchase this domain off someone? I mentioned on AF but it was after you had already seen my post. Someone I knew I swear used to own the domain and was making a comment software.

Oh, yes I found something about it from '09: http://www.freewebspace.net/forums/show ... -CommentBB

And an old copy of the original software I believe from a few years back: http://commentbb.site11.com/ May be wrong on this one but it looks familiar.


Those aren't meant to down your idea if it feels that way, I love the concept and as I said I love watching new PHP projects grow.
 
Re: My first PHP Script Project

No I didn't buy it off anyone it was actually open for register on namecheap.com. I just thought up of the name, and I purchased it. 😛

@Mr. BreeZy it is on the top right it isn't supposed to be at the bottom. http://i56.tinypic.com/2my1cty.png
 
Re: My first PHP Script Project

Oh nice one. Very lucky. If you Alexa your website you have a backlink from that post in '09 😛. Good luck with your project, you should check out mine also as it's my first proper thing I have done in PHP besides edits and small things.
 
Re: My first PHP Script Project

karoshio said:
Oh nice one. Very lucky. If you Alexa your website you have a backlink from that post in '09 😛. Good luck with your project, you should check out mine also as it's my first proper thing I have done in PHP besides edits and small things.

I will check out yours when you start showing it off. 🙂
 
Re: My first PHP Script Project

Well for me, as provided in the screenshot, it is not in the upper right corner.

Also, you should style the buttons a bit more.
 
Re: My first PHP Script Project

Mr. BreeZy said:
Well for me, as provided in the screenshot, it is not in the upper right corner.

Also, you should style the buttons a bit more.

I think, like me, his priority is on the functionality of the actual script he is developing, not all the little touching up, styling, graphics, etc.

New websites should always be:
Functionality > Appearance
 
Re: My first PHP Script Project

Mr. BreeZy said:
Well for me, as provided in the screenshot, it is not in the upper right corner.

Also, you should style the buttons a bit more.

I don't care much for the design at the moment. I made the design as good looking as I feel it should be right now. :lol: When I get 90% finished with the entire software i'll make a actual theme for it that will be fine for everyone. 😛
 
Re: My first PHP Script Project

Wow great job bud! Super fast! Keep it up
 
Re: My first PHP Script Project

Not too bad! Thanks for the link!
 
Re: My first PHP Script Project

I think you need a 301 redirect from www to non www as I am getting Server Not Found when trying to use the www version. Just thought you would want to know.
 
Re: My first PHP Script Project

karoshio said:
I think you need a 301 redirect from www to non www as I am getting Server Not Found when trying to use the www version. Just thought you would want to know.

Made a few edits to the .htaccess. Hope that fixes the www problem. Let me know if it does or not. It's late here so who knows what I done i'm half asleep. :lol:
 
Re: My first PHP Script Project

Yes, the redirect works now. Commented a suggestion for you too.
 
Re: My first PHP Script Project

karoshio said:
Yes, the redirect works now. Commented a suggestion for you too.

I saw your comment and replied. Thank you for the usergroup suggestion I was planning to work on that next week. This week has been very busy for me. I am also going to finish profiles next week as well.
 
Re: My first PHP Script Project

As said on Script Installs, this is really coming a long nicely. Well done!
 
Re: My first PHP Script Project

I fixed 1 major security issue. Also redone the error handling for commenting. I also fixed it so registered users will not have to do the recaptcha when commenting.

Also for guests you can now again use a username to whatever you like but it will show Guest_yourusername when you comment.

Also made a few minor edits to the current theme. 😛

Edit: Also forgot to mention I didn't want to publicly announced it till I fixed it but users could have registered with the same username more than once. Which I fixed that. Also added some more security stuff for the register. 🙂
 
Back
Top Bottom