News:

Click here for Toll-Free Service for your business starting at $2.00 per month

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sixthcrusifix

#46
Support Requests / Re: HTACCESS
May 23, 2006, 03:18:49 AM
Quote from: Osprey on May 19, 2006, 09:39:55 PM
Unfortionately io was already using the second method Neosquared, thank you though.
did you put a period in front like this:

<img src='./blah/blah.png'>

? I think you put a period for each folder farther away form the root.
#47
Support Requests / Re: DEMONIC SQL problems!
May 23, 2006, 03:16:29 AM
Quote from: garyr_h on May 22, 2006, 03:36:13 AM
You could have just tried using slanted quotes ` around the column name.

I really think that I did and it still didn't work, I tried it like 6 different ways I can't imagine I forgot that one...
#48
Quote from: brainiac744 on May 22, 2006, 08:27:55 PM
Quote from: sixthcrusifix on May 22, 2006, 08:30:37 AM
No I know (I'm not quite that retarded...) I'm saying that  gifs are BAD THINGS that look CRAPPY when they have transparency. SO the good Firefox users get PNGs that look pretty and the stupid IE users get to have ugly, choppy GIFs.

No, no, what he's saying is that people using firefox 1.5 on your site (I assume you mean crystalchasm) are getting gifs, not pngs. I know this to be true also as I visited and got gifs. Maybe I'm just looking in the wrong area though  :-\

Oh yeah everyone's getting gifs at the moment because my site is "down" except whenever my site is under maintenence I keep it technically up just in case I need to test things. I'm currently redesigning ALL of my images from scratch. loll, so yes everyone is getting gifs at the moment but it's only temporary.
#49
Quote from: dest on May 21, 2006, 09:56:53 PM
Quote from: sixthcrusifix on May 21, 2006, 08:16:22 PM
Well this is really still something that CAN be done just using HTTP_USER_AGENT. I do the exact same thing except I just did it to give IE users GIFS and FireFox users PNGs. I don't care about IE users not seeing a pretty site because I'm trying to help firefox get ahead of IE and the only way to make people wanna use firefox (teh betetr browser) is not to keep adding full support for both, but to stop addign extra support for IE. It might be a little detramental to your site at first but the end result is worth it.

Anyway I'm 99% sure that we don't need the .ini. Just like the md5 encryption you can probably find the actual scrit somewhere and just stick it on a .php file in your site. But I dunno much about it.

Firefox 1.5 seems to get GIFs :P

No I know (I'm not quite that retarded...) I'm saying that  gifs are BAD THINGS that look CRAPPY when they have transparency. SO the good Firefox users get PNGs that look pretty and the stupid IE users get to have ugly, choppy GIFs.

Quote from: brainiac744 on May 21, 2006, 08:57:08 PM
Why do you care so much that it doesn't get installed sixthcrusifix? If it's installed and you don't want to use it just don't, but don't deny somebody else the ability to use something just because you see no point to it...

Hey I never said we shouldn't have it I'm just saying he shouldn't put his site development on hold just because we don't. Hell I'd use it in a heart beat it sounds like a great idea. I was just trying to present alternatives until it was installed if it ever does get installed.
#50
Well this is really still something that CAN be done just using HTTP_USER_AGENT. I do the exact same thing except I just did it to give IE users GIFS and FireFox users PNGs. I don't care about IE users not seeing a pretty site because I'm trying to help firefox get ahead of IE and the only way to make people wanna use firefox (teh betetr browser) is not to keep adding full support for both, but to stop addign extra support for IE. It might be a little detramental to your site at first but the end result is worth it.

Anyway I'm 99% sure that we don't need the .ini. Just like the md5 encryption you can probably find the actual scrit somewhere and just stick it on a .php file in your site. But I dunno much about it.
#51
Support Requests / Re: DEMONIC SQL problems!
May 21, 2006, 08:10:08 PM
Yes it ended up just being that Character is a reserved name :C I chanegd it to "charname" and it works fine. Thanks :D
#52
Support Requests / DEMONIC SQL problems!
May 18, 2006, 01:13:36 PM
Okay can anyone help me, When ever I do this:

$SQL = "select * from USER_characters where username = \"$username\" and character = \"$chara\"";

I get this horrible "not a valid MySQL Resource" Error.



But if I leave off : and character = \"$chara\"

and just use this: $SQL = "select * from USER_characters where username = \"$username\" ";

Everything works just fine. Now this works now because I only have a single row of Data for testing, but I NEED to select my data by BOTH of those. Why the hell is it giving me the error just for trying to add a requisite? I KNOW that the value of the second one perfectly matches the value in the DB, the Character name is correct, I've checked it many times.
#53
Quote from: neosquared on May 18, 2006, 06:33:26 AM
True, I suppose I could - but it starts to get a lot more complicated once you start checking for specific versions of specific browsers on specific operating systems..  And get_browser() makes all of that easy to the point of it being cheating.  :P  It would really simplify my code, and make my life that much easier.

well that sounds cool, but why do you need all that information?
#54
Quote from: neosquared on May 14, 2006, 07:04:18 AM
Is there any chance we could get browscap.ini installed so that we can use get_browser()?
This really would make my life easier, and I'm sure there are others that would feel the same way.

can't you just use $_SERVER['HTTP_USER_AGENT']? And then look for the info? There are only 2 or 3 browsers that are worth carign about so you wont have much to look for (Okay, maybe MAYBE 6 browsers but honestly, Anyone who isn't using firefox by  choice, doesn't deserve to look at my site, I spit on them. I have only included IE support for those who are not enlightened yet)
#55
Support Requests / Re: Fatal Error 2006 - bY: owz
May 18, 2006, 05:03:13 AM
ANYTHING that was named index was changed to that message. Doesn't matter what extensioin you had, if you had an image called "index.gif" it is probably corrupt and you could open it in notepad and get the error message. I have WBBlite forums and I had to change a crap load of template files and all kinds of stuff.
#56
Support Requests / Re: CSS
May 18, 2006, 04:56:32 AM
Quote from: neosquared on May 14, 2006, 01:36:08 AM
Quote from: sixthcrusifix on May 04, 2006, 02:19:00 AM
...as long as your website displays properly in the 3 major Browsers (Firefox, IE and Netscape[and maybe safari too])...
*ahem*  I'm afraid I just can't let that slip past.
First, allow me to point you in the direction of some statistics.
Now, for my favorite part, the smug-apple-fanboy-bliss.  :D
As you may notice, internationally, Safari ha 2.02%, and Netscape has a (pitiful) 0.15%.  Ouch.
Also worthy of note is that the Netherlands is the only place where Netscape hasn't lost ground since january.  Double ouch.

As you may also notice, internationally, as well as in all the places they list, the top three browsers ar IE, Firefox, and Safari, in that order, with Netscape coming in at #5 every single time.

I dare say that that puts Netscape clearly out of the big 5, and Safari in.  :)

Just my two cents.

Well really the only reason I included eitehr was because I liked the number 3. The only 2 important browsers to even give a rip about are IE and Firefox.
#57
Support Requests / Re: CSS
May 13, 2006, 11:27:11 AM
Quote from: dest on May 11, 2006, 10:08:18 PM
I like Notepad 2 better

I LOVE what notepad 2 does to my parenthesis and brackets!! Thanks for the link!
#58
Support Requests / Re: Time to moan again...
May 13, 2006, 02:17:09 AM
I always warn my friends/cosiers that I have reccomended freepgs to this: "Freepgs is GREAT and it's VERY CHEAP. However the reason it is so cheap is because they don't garuntee uptime, they're up at least 97% of the time, but they don't garuntee it".

SO maybe always cover your ass so you never look like a fool.

I don't use plesk, but in the period of about 1 year I have only experienced about 22 hours of downtime TOTAL (that's excluding the fire we had, it's not fair to blame freepgs.com for a freaking fire)
#59
Support Requests / Re: FTP Access
May 11, 2006, 11:58:15 PM
Quote from: brainiac744 on May 11, 2006, 08:04:08 PM
Actually, not really. Everybody is using the same mysql server, so if you get that error it means that somebody else has already used that db name. (In other words, pick a different one). Indeed, username_ is the best way to go.

That error was hopefully a one time thing too...I remember it.

Well what happened is that I had a DB called "DATA" for like 2 years. And all the sudden when I went to look at my files, every once in a while I'd try to refresh and I'd see somone elses files, and I was actualy able to go into his forum's posts and edit them through PHP MyAdmin. I told freepgs and the guy about it but I decided just to use my username and that fixed it.
#60
Support Requests / Re: FTP Access
May 11, 2006, 11:04:39 AM
Quote from: kstratton on May 11, 2006, 03:35:32 AM
Actually...shouldn't database names be unique for each user?  Don't really know a lot about it, but I'd think that'd be the case...

they're SUPPOSED to be but I remember one time me and some dude hd databases with teh same name and tehy got crossed together and I was viewing all his data. The best policy is to start all names with "username_". :)