Topic: MyPunBB Beta Testing
Hi,
Ok, I'm redesigning the way mypunbb works, basically it now uses a single set of tables (innodb this time) which will hopefully improve it, but anyway it means i had to edit alot of queries, so I need some people to try and break what i've done.
The forums are at
http://www1.connorhd.com
and
http://www2.connorhd.com
both have an admin account with user admin and password admin
what i need testing is basically can anything on one of the forums affect the other forum and does anything not work
e.g.
Can you register users with the same name on both forums? (yes you can i they both have the admin user)
Can you read the topics on one forum on the other forum? (using the topic id in the url, and no you can't you get bad request as you should)
Does being logged in on one forum make you logged in on the other?
etc
I would be extremely grateful if anyone can spare the time to try and break them. (please try to leave them in a usable state though)
Oh and debug mode and query output is turned on, and if any smart people think theres anything wrong with the queries feel free to comment.