XHBB Very Alpha Testing
XHBB Very Alpha Testing
You can do some here http://betterphp.co.uk/XHBB/?page=index
But please remember that this is far from complete and there are a lot of obvious features missing, see this topic http://betterphp.co.uk/XHBB/?page=view_ ... d=16&tid=1 for more info.
The user level feature exists, so people can be moderators, but there are no moderation features yet.
But please remember that this is far from complete and there are a lot of obvious features missing, see this topic http://betterphp.co.uk/XHBB/?page=view_ ... d=16&tid=1 for more info.
The user level feature exists, so people can be moderators, but there are no moderation features yet.
Re: XHBB Very Alpha Testing
Just registered.
After it's done, will you clear the database, or just keep all members and topics and stuff?
After it's done, will you clear the database, or just keep all members and topics and stuff?
Re: XHBB Very Alpha Testing
Oooh!
I love how you did the layout for the profile page!!! <3
I also love this,
I love how you did the layout for the profile page!!! <3
I also love this,
Re: XHBB Very Alpha Testing
I will import the phpbb database, so your account will still exist but you will nee dot reset you password, and yeah all posts will be deleted.JelvinJS7 wrote:After it's done, will you clear the database, or just keep all members and topics and stuff?
EcazS wrote:I love how you did the layout for the profile page!!! <3
I tried to think of something for it to doEcazS wrote:I also love this,
Re: XHBB Very Alpha Testing
So should I bother working on my XHBB profile right now, or will that be a waste of my time?jacek wrote:I will import the phpbb database, so your account will still exist but you will nee dot reset you password, and yeah all posts will be deleted.
So are we signing up for a screwed up version:?: YAYjacek wrote:I tried to think of something for it to doEcazS wrote: EcazS wrote:
I also love this,
[insert buggy picture]
Re: XHBB Very Alpha Testing
First bug I could find is that the username needs to be between 4 and 20 characters as the error says, yet when I try to register with this username (Tino) I cannot register
Also I seem to be able to register with the same email address multiple times.
Also I seem to be able to register with the same email address multiple times.
Please check out my CodeCanyon items.
Re: XHBB Very Alpha Testing
Looks good Jacek! Well done!
I really like the profile page layout.
I really like the profile page layout.
Re: XHBB Very Alpha Testing
It will get deleted eventually and replaced with the one on this forum.JelvinJS7 wrote:So should I bother working on my XHBB profile right now, or will that be a waste of my time?
Ah... I will fix that now, probably a typoTino wrote:First bug I could find is that the username needs to be between 4 and 20 characters as the error says, yet when I try to register with this username (Tino) I cannot register
Left that out, its a pointless check anyway. It is mean tot prevent the same person having more than one account, but with things like 10minute mail its not very effective.Tino wrote:Also I seem to be able to register with the same email address multiple times.
Temor wrote:I really like the profile page layout.
Re: XHBB Very Alpha Testing
time to work on my profile here…jacek wrote:It will get deleted eventually and replaced with the one on this forum.JelvinJS7 wrote: So should I bother working on my XHBB profile right now, or will that be a waste of my time?
how many times did you do that?Tino wrote:Also I seem to be able to register with the same email address multiple times.
Re: XHBB Very Alpha Testing
3 by the looks of the databaseJelvinJS7 wrote:how many times did you do that?
Re: XHBB Very Alpha Testing
( ?)jacek wrote:3 by the looks of the databaseJelvinJS7 wrote:how many times did you do that?
what were the usernames? were they like tinoo, tino1, tino2?
Last edited by JelvinJS7 on Sun Jun 19, 2011 4:32 pm, edited 1 time in total.
Re: XHBB Very Alpha Testing
Tinoo, Tino1 and Tino2JelvinJS7 wrote:what were the usernames? were they like tino, tino1, tino2?
Re: XHBB Very Alpha Testing
*facepalm* i'm a genius!jacek wrote:Tinoo, Tino1 and Tino2JelvinJS7 wrote:what were the usernames? were they like tino, tino1, tino2?
Re: XHBB Very Alpha Testing
No you're not, since you got one wrong
Please check out my CodeCanyon items.
Re: XHBB Very Alpha Testing
2/3 is almost an A+!Tino wrote:No you're not, since you got one wrong
Re: XHBB Very Alpha Testing
no. i got them all right. look again.Tino wrote:No you're not, since you got one wrong
that's a D. 66 2/3EcazS wrote:2/3 is almost an A+!
you're off by… 30 points
Re: XHBB Very Alpha Testing
If you count with 100 as max then yes, probably.JelvinJS7 wrote:that's a D. 66 2/3EcazS wrote:2/3 is almost an A+!
you're off by… 30 points
-
- Posts: 534
- Joined: Thu May 05, 2011 8:19 pm
Re: XHBB Very Alpha Testing
Use trim on passwords, currently registered with 6 spaces.
Il update this post as i find more
/edit 1:
Cannot use the bbcode buttons to insert the code into the field (not sure if this is meant ot happen, but it would make it easier)
/edit 2
Quote doesnt work
/edit 3
You link to a user 'nobody' maybe check if this is the value, if it is dont display link?
Il update this post as i find more
/edit 1:
Cannot use the bbcode buttons to insert the code into the field (not sure if this is meant ot happen, but it would make it easier)
/edit 2
Quote doesnt work
/edit 3
You link to a user 'nobody' maybe check if this is the value, if it is dont display link?
Last edited by bowersbros on Sun Jun 19, 2011 6:46 pm, edited 2 times in total.
I don't like to brag, but I wasn't circumcised. I was circumnavigated.
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Want to learn something new? Or maybe reinforce what you already know? Or just help out? Please subscribe to my videos: http://goo.gl/58pN9
Re: XHBB Very Alpha Testing
Funny. You edited your postJelvinJS7 wrote:no. i got them all right. look again.
Please check out my CodeCanyon items.
Re: XHBB Very Alpha Testing
People may want a password that ends in a space, its the users fault if they pick a stupid password.bowersbros wrote:Use trim on passwords, currently registered with 6 spaces.
Read my list of things that are not done yet.bowersbros wrote:/edit 1:
Cannot use the bbcode buttons to insert the code into the field (not sure if this is meant ot happen, but it would make it easier)
/edit 2
Quote doesnt work
I will make it not a link, that was a temporary solution really.bowersbros wrote:You link to a user 'nobody' maybe check if this is the value, if it is dont display link?
Re: XHBB Very Alpha Testing
Or make a user called "nobody" and turn into a big jokejacek wrote:I will make it not a link, that was a temporary solution really.bowersbros wrote:You link to a user 'nobody' maybe check if this is the value, if it is dont display link?