cragllo
Members-
Content Count
954 -
Joined
-
Last visited
Everything posted by cragllo
-
I checked that, and included it where i needed, and checked the i replaced 'table' with 'members'Still no luck...
-
I am using this code for another of my sites, (Toxic Sims), I have added a new field to the table in the database calles 'type'. How do I display only the ones with a certain entry in that field? So, say I had 10 records, and 7 of them had the word misc in the 'type' field, how will I display only those 7? I hope you get what I mean?
-
When I try to login, nothing happenes... http://forums.xisto.com/no_longer_exists/ username: test password: test
-
on register.php: It says that I shouldnt leave any blank, when I havent...login.php: just wont loginand I cant test any other pages as I havent logged in, could you please test this script to see if it works for you or not?
-
Still does not work for me... Have you tested it? Nothing seems to be working......
-
maye ba a data base calles login and a table called members, with to following fields:id bigint auto_incrementnameemailagecountrycityicqmsnhploginpasswordlevel default value: Member
-
That is a very nice layout, I started a dating site, could not be bothered then, so i left it to rott away
-
Total Content Managers whats the best?
cragllo replied to Dawid's topic in Websites and Web Designing
GO MAMBO! use mambo, its the best! cPanel version is out of date... -
lines 5-10 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">[/br]<link href="../style.css" rel="stylesheet" type="text/css">[br]<title>SPONK INDUSTRIES - LOGIN</title>[/br]<style type="text/css">[br]<!--[/br].style1 { Is there any way to stop Dreamweaver MX 2004 putting in styles automatically, all the font sizes are pixels now
-
Ive been thinking of getting 'PHP and mySQL for Dummies' for a while, but could never be bothered, so ive just been surfin the net looking at yuy and examining codes of scripts that other people have made,Im going to make the effoer and buy that book! YES! Yes I am :rolleyes:BRB... oh, no shops open.. :)I know... Amazon!
-
You missed out the </form> near the end of admin.php And I added aim (AOL instant messenger) to profiles.php and also added the other fields to the database... EDIT: error in login.php code on those lines: 29 to 39 if($check){ // if $check is true...[/br]setcookie("login","$login",time()+360000);[br]setcookie("pass","$passwd",time()+360000);[/br]// ...set the cookies...[br]header("Location: userspage.php"); // ...and redirect to restrict page[/br]}else{[br]print "Login or password incorrects!\n";[/br]exit;[br]}[/br]}?>
-
Also, if you dont download the virus its ok... I never download .exe .zip or anything like that...
-
Ok, I will, thanks,You are the best thing since PHP itself!
-
WOW! that is just what I was looking for... Thank you, I know you must be fed up of me asking you things all the time, But there are a few more pages tat would be a good idea.. profile.php to view each members profile it would be something like profile.php?id=2 Also edit.php do thst they can chnage thier info... (excluding their username, they must request for this to happen)
-
You have helped me loads! I have learned alot from this... Thank you... I may need you help some time in the near furure... In fact, I have another thread that maybe you can help me with: http://forums.xisto.com/topic/5379-website-made-with-php-help/
-
I have Macromedia Studio mx, it comes with that...I know someone who uses it, it is not the best language in the world... lolPHP is better, and free...
-
See, im learning now, you forgot the " here: (mysql_error());I added it: (mysql_error()");It was not working, 'Im not as think as you confused I am'lol
-
My mistake, I fogot to change: $query = mysql_query("SELECT * FROM templates WHERE id=$id;"); How can I make a form to ad records to the database? You can see what im doing here: http://forums.xisto.com/no_longer_exists/
-
YEY! Thank you, Thank you Thank you! I didnt even knoe that was activated on my account... Everything all works now, thanks... EDIT: prodigy: it was nor chmod, it was hotlink protection...
-
It is set to 755, is thar right/ the thing t they only dont show up when I go through my domain name, they do show up if i go through the sub-domain...
-
How To Make Big Money On Net? talking about finding a food.
cragllo replied to khmerneed's topic in Online Advertising
I find that google removes accounts....AdBrite is reliable, they sent me chueque for $1.06 lmao tahts when i started, not the my sites are advertised more, i hope to get at least $10/mo.Anyway, PHP-Nuke is hard to configur if youve never used it before, i have not realy used it that much... so I cant realy help you im afraid, sorry. Hope you get it working... -
When I click the link to download it shows the error:Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cragllo/public_html/download.php on line 15File not found.Also Ive added two more fields:Preview: for large image previewcreator: to show the authorDoes that make a difference?Also I need a page with a form to add new data...
-
What Do You Use To Build A Web Site ???
cragllo replied to Bird Man's topic in Websites and Web Designing
I use Macromedia Dreamweaver! and Paint shop pro 8, lol -
Me and my friend will be starting our own hosting company (paid only... wont be as good at trap or the other sites he owns) and we will be getting a Virtual Private Server (VPS) to start off as it it cheaper, then when we are bringing in enoughf money to cover the cost of a dedicated server, we will upgrade, we will also be doing image hosting too...Its not that hard, all you need to do is rent a server (or run your own, rentings cheaper) running cPenel and Web Host Manager (WHM) or Plesk and make a good site with good support and you have to make sure that your server does not go down of corse. As we are still in school, if the server goes down, we wont know till we get home, but my bros m8 made us a PHP script that checks the status of the server and sends an e-mail to a special address which will send a message to my mobile, the script will be on another server of corse...Thats about it, I know i went on about this, even though it may not be related to the first post, but eh...
-
I parked my domain into cPanel and set the ip's to the right ones, but now, none of the images no my site load... http://forums.xisto.com/no_longer_exists/ But if you go to http://forums.xisto.com/no_longer_exists/ thay do load, can anyone please tell me what is wrong with it or ho to fix the plablem? Thank you, Craig.