FailPHP
This is a discussion on FailPHP within the Habbo Development forums, part of the Habbo Hotel category; Originally Posted by Predict
I understand, but wouldn't lowercase, uppercase, space and numbers be the best option (saves them using ...
-
Re: FailPHP

Originally Posted by
Predict
well the word filter doesn't just protect against advertisements also "bad" words (depending on what you have in your wordfilter table.
the way you have it set up now i cant use a question mark, so i cant ask a question. also a comma or period are not permitted... your choice though i was just trying to give you some ideas....
-
-
No, Just no.
Re: FailPHP

Originally Posted by
Predict
That's so people using browsers which doesn't support jquery will be shown it (i.e: an old version of internet explorer will be shown everything).
Let's take a few things into account:
1) jquery works with ie6 +. It's been tested and proven.
2) No one - not even my computer illiterate mother uses internet explorer.
3) If some one does use internet explorer, see 1)
4) If by some chance - some one interested in a habbo retro is some how using Windows 98 and is using I.E. 4, then it's a miracle.
Stop worrying about 'old browsers' and stuff. That way of thinking has surpassed most web developers since the mid 2000's. And if it's that much of an issue use a browser checker to load a css file for it.
Helping those who deserve to be helped.
Just because you can edit 2 lines of PHP code and change a variable does not mean you're a programmer. And just because you can follow a tutorial on how to set up IIS does not make you a server technician or manager.
-
Re: FailPHP

Originally Posted by
Predict
That's so people using browsers which doesn't support jquery will be shown it (i.e: an old version of internet explorer will be shown everything).
Although if you have a better idea, please care to show me.
Who doesn't use a browser with javascript enabled? I'm sure the support tickets are from the database, so create a function within your javascript file, like so.
PHP Code:
function ShowSupport(id){
}
It calls the support ticket's ID.
You then have it recieve the rest of the details from a web-page then change a div id/class into the details like so.
PHP Code:
function ShowSupport(id){
var title = 'blah';
var content = 'blah';
$('body-container-header grey').html(title);
/* You would need to create a div class/id to define the text within the box */
$('body-container-content').html(content);
}
You should get my drift from all of that.
Last edited by Makarov; 27-11-11 at 02:46 AM.
-
habjamz.com
Re: FailPHP

Originally Posted by
Predict

Originally Posted by
HopAndJump looks good
Cool story bro.
Thanks, should I go publish it?
Please Like / Rep if you liked this post.
Goodnight :)
-
Private Detective
Re: FailPHP
Not much an update, but it's something, right? Updated body-content-bubble and header.
Demo - http://www.talan.x10.bz/me.php
-
habjamz.com
Re: FailPHP
Just suggestions;
-When you post on a guestbook make it show your avatar.
-When you are posting on a guestbook make it easier what box to put the captcha in.
-Also, make it so that you can put commas (,) or periods (.) or colons (:) and semi colons (;) it would be nicer.
Please Like / Rep if you liked this post.
Goodnight :)
-
Private Detective
Re: FailPHP

Originally Posted by
HopAndJump
Just suggestions;
-When you post on a guestbook make it show your avatar.
-When you are posting on a guestbook make it easier what box to put the captcha in.
-Also, make it so that you can put commas (,) or periods (.) or colons (:) and semi colons (;) it would be nicer.
I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).
Planning to do this, jquery.
Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.
Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.
Demo- Fail
-
Re: FailPHP

Originally Posted by
Predict
I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).
Planning to do this, jquery.
Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.
Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.
Demo-
Fail Ever heard about `INNER JOIN`?
MySQL :: MySQL 5.0 Reference Manual :: 12.2.8.2 JOIN Syntax
Mental, why :c
-
TeamRev
Re: FailPHP

Originally Posted by
Predict
I was planning to do this, but think about it. I would have to select information from users and send it to the guestbook, it's easier to select one table and be done with it. (Think about having a 1000 users posting).
Planning to do this, jquery.
Probably not, why? Maybe because people will put "www. blabab .com" or "www, blababa ,com". Doesn't make sense to have colons and semi colons if you don't have everything else to go with it.
Looked at the source and I've coded parts better than I coded things from the start, example: classes and so forth when I first began are crap compared to what I'm using now. Basically updated it.
Demo-
Fail userCake ( or whatever it is that you rip ) is not that crap, but nice that you have at least edited a bit.
You can just use INNER JOIN @first paragraph
And make it so if the message contains a filtered word, suchas 'Zap' ( hotel ), it doesn't insert the message I.E: Throws an error, so you could not do something like... www . zap hotel . net, etc.
-
Josh Webster | Now Back!
Re: FailPHP

Originally Posted by
Kryptos
I agree with Matthew, I think you should 'learn more PHP' before making a project like this.
Trying to make a RevCMS hotel - good job on no exploits!
-
Private Detective
Re: FailPHP
Not much of an update.
Fail - Register (Latest members)
Demo - Fail
-
Re: FailPHP

Originally Posted by
Predict
*cough* copied bubbo *cough*
-
Private Detective
Re: FailPHP

Originally Posted by
ησвяαιη
*cough* copied bubbo *cough*
Why shouldn't I add an idea what Bubbo did? It would be a stupid opportunity to pass, anyway I needed something extra to the register page.
-
Re: FailPHP

Originally Posted by
Predict
Why shouldn't I add an idea what Bubbo did? It would be a stupid opportunity to pass, anyway I needed something extra to the register page.
Instead of copying stuff, make something that will make "your" CMS unique.
EDIT: So far all you have done;
1. Get userCake
2. Pay for a design and put it on userCake
3. Renamezzzzz
4. Copy features from other hotels.
All I know is that you haven't copied the Guestbook.
-
Private Detective
Re: FailPHP

Originally Posted by
ησвяαιη
Instead of copying stuff, make something that will make "your" CMS unique.
EDIT: So far all you have done;
1. Get userCake
2. Pay for a design and put it on userCake
3. Renamezzzzz
4. Copy features from other hotels.
All I know is that you haven't copied the Guestbook.
1. Used phpBB mysqli and mysql connectors.
2. Didn't pay for anything.
3. Didn't rename anything, the copyright for phpBB for mysql and mysql connectors still there.
4. Copy ideas (not features), from other hotels (We best add every company for doing this, also).
Justified completed.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules