Search found 149 matches
Aprelium Forum Index
Author Message
  Topic: DIV valign?
Tim1681

Replies: 5
Views: 5061

PostForum: Off Topic Discussions   Posted: Thu Oct 05, 2006 3:53 pm   Subject: DIV valign?
<style type="text/css>
body {margin-top: 0px;}
</style>
  Topic: Free Webhosting!!!!
Tim1681

Replies: 6
Views: 15632

PostForum: Powered by Abyss   Posted: Thu Oct 05, 2006 7:08 am   Subject: Free Webhosting!!!!
Well since you don't run the current and up-to-date AWS Software, I would not host with you.
  Topic: <form></form> not sending? *RESOLVED*
Tim1681

Replies: 22
Views: 29295

PostForum: General Questions   Posted: Tue Oct 03, 2006 7:27 am   Subject: <form></form> not sending? *RESOLVED*
but the user is inputting the variables $_POST['firstname'] $_POST['lastname'] etc. So putting $body isnt going to make PHP automatically figure "hey. ok so he must mean $body is all those variab ...
  Topic: <form></form> not sending? *RESOLVED*
Tim1681

Replies: 22
Views: 29295

PostForum: General Questions   Posted: Tue Oct 03, 2006 6:01 am   Subject: <form></form> not sending? *RESOLVED*
<html>
<head>
<title>Form recieved!</title>
<?php
$to = 'hc2995@comcast.net';
$subject = 'Form Proccessor';
$body = $_POST['body'];
mail($to, $subject,$bo ...
  Topic: cannot connect to host, Access is denied!
Tim1681

Replies: 4
Views: 9184

PostForum: PHP   Posted: Sat Sep 16, 2006 5:38 am   Subject: cannot connect to host, Access is denied!
You have to make an account for the server in MySQL using the computer's network name or IP address .. i forget which one. I had to do this with my servers. Google "MySQL user privileges" it ...
  Topic: Run PHP w/o Webserver
Tim1681

Replies: 5
Views: 11687

PostForum: PHP   Posted: Fri Sep 08, 2006 4:36 am   Subject: Run PHP w/o Webserver
Why would you want to execute a whole entire directory?
  Topic: MySQL / Abyss Server Problems (Error 405)
Tim1681

Replies: 4
Views: 40922

PostForum: Databases   Posted: Thu Sep 07, 2006 7:46 pm   Subject: MySQL / Abyss Server Problems (Error 405)
this is usually caused by a POST method

1.) by any chance in your code for when you connect to MySQL do you have:
mysql_pconnect();
?

If so, change it to:
mysql_connect();
an ...
  Topic: ‘Crocodile Hunter’ Steve Irwin dies
Tim1681

Replies: 19
Views: 14062

PostForum: Off Topic Discussions   Posted: Wed Sep 06, 2006 4:45 pm   Subject: ‘Crocodile Hunter’ Steve Irwin dies
apparently according to a Google search, a stickray is a deodorant!?
Swiss Army Altitude 2.5 oz Deodorant Stickray by Swiss Army for Men
http://www.kousuishop.com/catalog/product_info.php/products_ ...
  Topic: ‘Crocodile Hunter’ Steve Irwin dies
Tim1681

Replies: 19
Views: 14062

PostForum: Off Topic Discussions   Posted: Wed Sep 06, 2006 5:31 am   Subject: ‘Crocodile Hunter’ Steve Irwin dies
... BUT i am suprised by how he died, a stickray? thats the most ironic ...

There's a big difference between a 'stickray' and a 'stingray' hc2995. Be alittle more careful next time =]
  Topic: admin@localhost no password?
Tim1681

Replies: 1
Views: 6615

PostForum: PHP   Posted: Wed Sep 06, 2006 5:26 am   Subject: admin@localhost no password?
For you're question about putting a password on admin@localhost, of course you can. Just go into the privileges area in PHPMyAdmin, click on the little 'Edit' button next to the 'admin' account, and s ...
  Topic: Invision Power Board Installation
Tim1681

Replies: 5
Views: 13123

PostForum: PHP   Posted: Tue Sep 05, 2006 9:20 pm   Subject: Invision Power Board Installation
Bug is described here

http://bugs.mysql.com/bug.php?id=13551

to solve

open sources/Boards.php

find buggy query


SELECT f.*, c.id as cat_id, c.position as cat_position, c.state as cat_s ...
  Topic: Invision Power Board Installation
Tim1681

Replies: 5
Views: 13123

PostForum: PHP   Posted: Tue Sep 05, 2006 2:33 pm   Subject: Invision Power Board Installation
That version of IPB is outdated and no longer supported.

But anyways, the answer:

change macro_set smallint(3) NOT NULL default ''
into macro_set smallint(3) NOT NULL default 0

how do you do ...
  Topic: Dynamic PDF's
Tim1681

Replies: 2
Views: 7882

PostForum: PHP   Posted: Tue Sep 05, 2006 4:59 am   Subject: Dynamic PDF's
From what I've read so far, PDFlib is downloadable in an evaluation version, and that's probably what u downloaded. So I'm guessing you have to buy the dll ($450) in order to get the banner off.
  Topic: Help installing on linux! (used on WINXP)
Tim1681

Replies: 1
Views: 5795

PostForum: General Questions   Posted: Mon Sep 04, 2006 2:59 am   Subject: Help installing on linux! (used on WINXP)
change the read/write permissions
  Topic: How to redirect
Tim1681

Replies: 11
Views: 16476

PostForum: General Questions   Posted: Sun Aug 20, 2006 4:18 am   Subject: How to redirect
So you're a member of freedns.afraid.org huh? Oh would u look what i found!

http://freedns.afraid.org/forums/

Happy Posting.
  Topic: quick HTML code question
Tim1681

Replies: 3
Views: 7376

PostForum: General Questions   Posted: Sat Aug 12, 2006 7:50 pm   Subject: quick HTML code question
This is alittle suttin to get u started.

http://www.aprelium.com/forum/viewtopic.php?t=6997&highlight=antileeching
  Topic: Make it read & write to the top..
Tim1681

Replies: 4
Views: 10183

PostForum: PHP   Posted: Mon Aug 07, 2006 5:02 am   Subject: Make it read & write to the top..
I took a quick glimpse at my PHP for retards book and i didn't see anything about setting PHP up to Read & Write to the first line... nor did I see a way possible that you could sort the in-commin ...
  Topic: Control From Home
Tim1681

Replies: 32
Views: 43110

PostForum: General Questions   Posted: Mon Jul 24, 2006 10:45 pm   Subject: Control From Home
The problem is both sides of this argument have their points.

Of course it is 'annoying' when you respond to a post Posted 6+ months before.

But also not everyone uses the search to begin with. ...
  Topic: Control From Home
Tim1681

Replies: 32
Views: 43110

PostForum: General Questions   Posted: Mon Jul 24, 2006 7:18 pm   Subject: Control From Home
loloyd,

Can you please stop bringing up old topics. It is annoying.

Thank You.
  Topic: MYSQL PhpPuzzler-anyone help?
Tim1681

Replies: 2
Views: 7857

PostForum: PHP   Posted: Wed Jul 19, 2006 4:35 am   Subject: MYSQL PhpPuzzler-anyone help?
$dbh=mysql_connect ("localhost", "shadow89_1234567", "<PASSWORD HERE>") or die ('I cannot connect to the database because: ' . mysql_error() ...
  Topic: Missing system_32 but windows still works???
Tim1681

Replies: 3
Views: 4101

PostForum: Off Topic Discussions   Posted: Mon Jul 17, 2006 10:26 pm   Subject: Missing system_32 but windows still works???
Did you tell windows to "Show Hidden Files and Folders"? If not you probably won't see it. But if you do have it set to show them, the folder might be in another location .. but once again i ...
  Topic: Web Browsers
Tim1681

Replies: 8
Views: 8196

PostForum: Off Topic Discussions   Posted: Thu Jul 13, 2006 1:47 am   Subject: Web Browsers
I use FireFox all the time; I liked Opera too but I only used that to get around my old school's "internet security"
  Topic: Bandwidth graph generator
Tim1681

Replies: 27
Views: 18435

PostForum: Off Topic Discussions   Posted: Tue Jul 11, 2006 7:29 pm   Subject: Bandwidth graph generator
You want it to spit out a graph in an image format right? Or just show you a graph?
  Topic: Bandwidth graph generator
Tim1681

Replies: 27
Views: 18435

PostForum: Off Topic Discussions   Posted: Tue Jul 11, 2006 7:22 pm   Subject: Bandwidth graph generator
I would also be interested in a program like this :]
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Tue Jul 11, 2006 2:19 pm   Subject: Help creating a simple contact form for my site
Personally I would've asked the same question as loloyd since I needed to use Auth and port 995 SSL in order to send mail through Gmail with Mozilla Thunderbird .. so it wasnt exactly a post questioni ...
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Mon Jul 10, 2006 1:29 pm   Subject: Help creating a simple contact form for my site
Query Failed: Table 'contact.messages' doesn't exist

You don't have a table called "messages" in your "contact" database. So you might wanna add that =]
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Mon Jul 10, 2006 12:48 pm   Subject: Help creating a simple contact form for my site
i'll see what i can do loloyd ..

modified code; worked for me so I dont see why it wont for you. I forgot to tell you about the Database Table that you also have to change. My script came from an o ...
  Topic: MRWISEONE - Well here we are again but with content.
Tim1681

Replies: 31
Views: 48766

PostForum: Powered by Abyss   Posted: Sun Jul 09, 2006 10:41 pm   Subject: MRWISEONE - Well here we are again but with content.
*removed* :D
  Topic: Configuring Abyss With REBOL as a CGI Interpreter
Tim1681

Replies: 9
Views: 45189

PostForum: Tutorials   Posted: Fri Jul 07, 2006 6:34 am   Subject: Configuring Abyss With REBOL as a CGI Interpreter
Yea, I was missing the -c in the arguments, and then meant everything to my server apparently. Thnx TRUSTAbyss
  Topic: Configuring Abyss With REBOL as a CGI Interpreter
Tim1681

Replies: 9
Views: 45189

PostForum: Tutorials   Posted: Fri Jul 07, 2006 5:09 am   Subject: Configuring Abyss With REBOL as a CGI Interpreter
Could you possibly throw together a real quick tutorial? I have everything set up the way it should be, I just think I'm missing one minor detail.
  Topic: Configuring Abyss With REBOL as a CGI Interpreter
Tim1681

Replies: 9
Views: 45189

PostForum: Tutorials   Posted: Fri Jul 07, 2006 2:22 am   Subject: Configuring Abyss With REBOL as a CGI Interpreter
i tried installing this but couldnt get it to work. well, i didnt try too hard to get it working but from what i tried through abyss' preferences couldnt get it to work. I probably just dont know what ...
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Thu Jul 06, 2006 6:10 am   Subject: Help creating a simple contact form for my site
http://img253.imageshack.us/img253/2715/m192eu.jpg
That is all. =] (I'm sorry, I had to lol)
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Wed Jul 05, 2006 4:41 pm   Subject: Help creating a simple contact form for my site
This is pretty much as simple as I can get. It just dumps the forms contents into the Database whos name you supply. First Page is an example of the Form:
<form action="./add_user.php" m ...
  Topic: Help creating a simple contact form for my site
Tim1681

Replies: 33
Views: 47732

PostForum: PHP   Posted: Wed Jul 05, 2006 4:16 pm   Subject: Help creating a simple contact form for my site
What fields do you want the form to ask?
What type of reponse should it be requesting (e.g. text input, radio buttons, drop down boxes)?
Do you want the forms submission to be dropped into MySQL o ...
  Topic: Different PHP for every user
Tim1681

Replies: 8
Views: 16668

PostForum: PHP   Posted: Tue Jul 04, 2006 4:26 pm   Subject: Different PHP for every user
Are the .php files you're accessing going to be the same files that the other users access? Or are you going to be accessing you're own private php files for administrative purposes while everyone els ...
  Topic: index page grows in size with every hit
Tim1681

Replies: 18
Views: 12123

PostForum: Off Topic Discussions   Posted: Tue Jul 04, 2006 7:22 am   Subject: index page grows in size with every hit
You dont need their address; You specify the directory you want access controlled and then specify which Users or User Group that you want available to access that directory.

The user thing is here ...
  Topic: index page grows in size with every hit
Tim1681

Replies: 18
Views: 12123

PostForum: Off Topic Discussions   Posted: Tue Jul 04, 2006 4:49 am   Subject: index page grows in size with every hit
http://aprelium.com/data/doc/2/abyssws-win-doc-html/hosts-configuration.html#HOSTS-AC
  Topic: MD5 Hash Question
Tim1681

Replies: 3
Views: 8901

PostForum: PHP   Posted: Wed Jun 28, 2006 5:18 pm   Subject: MD5 Hash Question
Yea, that's what I was thinking lol; Thanks guys 8)
  Topic: MD5 Hash Question
Tim1681

Replies: 3
Views: 8901

PostForum: PHP   Posted: Wed Jun 28, 2006 5:00 pm   Subject: MD5 Hash Question
I've been thinking about this lately; haven't really gone out and tried finding an answer but:

When you make a PHP Login System, and you include the 'Lost Password' link which then emails you your ...
  Topic: hello
Tim1681

Replies: 3
Views: 8214

PostForum: General Questions   Posted: Sat Jun 03, 2006 2:27 pm   Subject: hello
Ah yes, I've known many people in my day who have had this problem before too. The solution is simple yet effective!

http://www.kaz-type.com/media/kazbox.gif
Typing Tutor!

"KAZ typing tuto ...
  Topic: php AIM subprofile
Tim1681

Replies: 3
Views: 4449

PostForum: Off Topic Discussions   Posted: Wed Mar 08, 2006 10:03 pm   Subject: php AIM subprofile
You can make any page load into an AIM profile by pasting a link in your profile that is typed out like this:
<a href="your.link" target="_self">Sub-Profile</a>
You j ...
  Topic: Anti-Leech Hack (HTML/IMAGE)
Tim1681

Replies: 8
Views: 33904

PostForum: Tutorials   Posted: Mon Feb 27, 2006 2:32 am   Subject: *** TESTING ***
***TESTING SCRIPT****

http://67.165.29.252/helix/images/gallery/ipod.jpg
  Topic: Locking user in directory
Tim1681

Replies: 4
Views: 9038

PostForum: General Questions   Posted: Sun Feb 26, 2006 6:14 pm   Subject: Locking user in directory
It doesn't matter if you have the '../' link in the Directory Listing if you are keeping the file structure as it is now. As long as there is an Index file in the parent directory, when they click the ...
  Topic: web page with no log in password
Tim1681

Replies: 6
Views: 11378

PostForum: General Questions   Posted: Sun Feb 26, 2006 4:38 am   Subject: web page with no log in password
Aprelium? :)
  Topic: web page with no log in password
Tim1681

Replies: 6
Views: 11378

PostForum: General Questions   Posted: Fri Feb 24, 2006 5:59 pm   Subject: Re: thanks, but
I want to keep root password protected and have the open folder be a subset of that. Can I have the following.

C is my root and remains password protected. I have a folder called photos at C:/www/ ...
  Topic: web page with no log in password
Tim1681

Replies: 6
Views: 11378

PostForum: General Questions   Posted: Tue Feb 21, 2006 6:26 pm   Subject: web page with no log in password
Put a folder in your root directory, and password protect that folder. Put all the files that you want to be protected into that folder. And keep the files that you dont want protected in your root di ...
  Topic: SSI Directory Listing Template
Tim1681

Replies: 7
Views: 40846

PostForum: Tutorials   Posted: Sun Feb 12, 2006 2:58 am   Subject: SSI Directory Listing Template
*Links Updated*
  Topic: Log File Question
Tim1681

Replies: 1
Views: 4694

PostForum: General Questions   Posted: Sun Feb 12, 2006 1:00 am   Subject: Log File Question
Hey guys :)

I don't know if anyone else on this board hosts files for MySpace but I will ask anyways. I have some flash files on my server that are displayed on Myspace, which get about 1000+ hits ...
  Topic: IP Address Control hierarchy
Tim1681

Replies: 6
Views: 8429

PostForum: General Questions   Posted: Fri Sep 30, 2005 11:06 pm   Subject: IP Address Control hierarchy
In my head i would think that restricting access to "/" would also restrict access to all sub-folders of "/" including "/world/".
If my thought is correct then you can try putting the files u want t ...
  Topic: Restricting how many files can be downloaded
Tim1681

Replies: 2
Views: 5662

PostForum: General Questions   Posted: Sun Sep 25, 2005 4:56 pm   Subject: Restricting how many files can be downloaded
Yea it should be made in PHP. I would suggest looking for someone who can make the script or learning PHP and making it yourself :D
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group