Search found 48 matches
Aprelium Forum Index
Author Message
  Topic: How Do You Make Your Designs?
Vahn

Replies: 40
Views: 108975

PostForum: Web Design   Posted: Mon Jan 28, 2008 4:30 am   Subject: How Do You Make Your Designs?
Programmers Notepad for the win!

i can't get a feel for it slideing the things arround and for all the kick azz features ( such as just about anything useing Scripting, CSS, or comenting, you'd hav ...
  Topic: Waring/Fatal Error Messages
Vahn

Replies: 6
Views: 19431

PostForum: PHP   Posted: Mon Jan 28, 2008 4:24 am   Subject: Waring/Fatal Error Messages
shouldn't there be a config file somewhere, that refences the location of the scripts? ( bad codeing if you ask me, do it dynamicllay -ka-ching- ) but still.. it'd be a quicker fix to find that file a ...
  Topic: location header not working properly
Vahn

Replies: 8
Views: 20966

PostForum: PHP   Posted: Mon Jan 28, 2008 1:08 am   Subject: location header not working properly
you should also note that if you have something like this:


<Html>
<Head>
<?php
header("Location: Redirectto.php");
?>
and so on...


it sho ...
  Topic: Waring/Fatal Error Messages
Vahn

Replies: 6
Views: 19431

PostForum: PHP   Posted: Mon Jan 28, 2008 12:46 am   Subject: Waring/Fatal Error Messages
you renamed the folder from "phpmyadmin-2.8.0.3" to "phpmyadmin" correct?

-Vahn
  Topic: Getting strange message
Vahn

Replies: 3
Views: 9499

PostForum: General Questions   Posted: Mon Jan 28, 2008 12:39 am   Subject: Getting strange message
lepord, that Mac OS right?

eitherway you should go to the log folder in the abyss install folder, make sur eyou have access and all that good stuff.. make sure it exists too.. -nod-

-Vahn

(P. ...
  Topic: Ready to use sortable directory listing (PHP)
Vahn

Replies: 16
Views: 65432

PostForum: Tutorials   Posted: Sun Jan 27, 2008 9:11 pm   Subject: Ready to use sortable directory listing (PHP)
hey,

This its pretty neat, i did some playing arround and i got some nice results, thanks to you.

http://i164.photobucket.com/albums/u13/VahnNoa/scriptvahn.png?t=1201464652

[edit]
I just put ...
  Topic: Asian (Specifically Japanese) Text Support In URL
Vahn

Replies: 2
Views: 6718

PostForum: General Questions   Posted: Sun Apr 29, 2007 10:29 pm   Subject: Asian (Specifically Japanese) Text Support In URL
Just wondering if this is even possible,

Like say for Instance i go for:

Http://www.Mysite.com/Some/Folder/JapaneseFileばか.txt

With abyss It 404s Saying /Some/Folder/JapaneseFile ...
  Topic: Reporting Software
Vahn

Replies: 4
Views: 9297

PostForum: General Questions   Posted: Thu Apr 19, 2007 9:13 am   Subject: Reporting Software
Sounds like a Bug Tracker to me, Am i Right or way off?

If so, Try Bugzilla, i beleive its PHP
  Topic: Dir Listing
Vahn

Replies: 4
Views: 8855

PostForum: General Questions   Posted: Thu Apr 19, 2007 9:11 am   Subject: Dir Listing
Indeed, Thanks for the Help Guys,

I'm not a Fan of Javascript so i've been working on it based on PHP, i might Post Code here when its Done...

-Vahn
  Topic: Random domains point to my IP :P
Vahn

Replies: 14
Views: 11653

PostForum: Off Topic Discussions   Posted: Sun Apr 15, 2007 8:16 pm   Subject: Random domains point to my IP :P
Thats pretty Nifty.. it could come in useful some how.. i assume...

-shrug- who knows
  Topic: Dir Listing
Vahn

Replies: 4
Views: 8855

PostForum: General Questions   Posted: Sun Apr 15, 2007 6:10 am   Subject: Dir Listing
Ok, Heres Whats Up... I'm planning on Writeing a php DIR Script that can be put into the From Template or From Script Peice of the SP'd Dirctory Listing page, i was wondering What Varibles Would retur ...
  Topic: page for UPLOAD
Vahn

Replies: 6
Views: 12921

PostForum: General Questions   Posted: Wed Mar 28, 2007 9:23 pm   Subject: page for UPLOAD
Thats Very Cryptic, Care to Elaborate for Me?

Do you require some one to help you with an Upload page? or just wondering if its possible? or something else??

-Vahn
  Topic: Quick question.
Vahn

Replies: 5
Views: 13062

PostForum: General Questions   Posted: Sun Mar 18, 2007 6:14 pm   Subject: Back And Some Help With That
I have Returned Once Again!

Internet's Been out and all that Jazz But i am finally Back online...

The problem is Caused By The speedstream 6520 Series and apprently a few others ( old ones ) as ...
  Topic: Php Redirect
Vahn

Replies: 8
Views: 16448

PostForum: PHP   Posted: Mon Nov 13, 2006 11:58 pm   Subject: Php Redirect
Create an index. file and place this simple code as it is into it or add foo/bar/ to the url.

<frameset rows="*">
<frame src="http://http://74.37.231.39/"> ...
  Topic: Php Redirect
Vahn

Replies: 8
Views: 16448

PostForum: PHP   Posted: Mon Nov 13, 2006 7:03 pm   Subject: Php Redirect
doen't that just send you to $URL? i want to open the file remotely and gtet some elements from it
  Topic: Php Redirect
Vahn

Replies: 8
Views: 16448

PostForum: PHP   Posted: Mon Nov 13, 2006 1:58 pm   Subject: Php Redirect
Well i've been doing a little Screwing around didn't get very far.. this is what i got ( and Get)

<?php
$URI = $_SERVER["REQUEST_URI"];

if ($URI = "/test.php" ...
  Topic: Php Redirect
Vahn

Replies: 8
Views: 16448

PostForum: PHP   Posted: Sun Nov 12, 2006 11:25 pm   Subject: Php Redirect
Well Say some one Goes to my Site they type in the Url box in firefox ( or what ever ) "Http://www.citadelindustries.com/Foo/Bar/" it goes to my Host and since '/foo/bar/' does not exist on ...
  Topic: Php Redirect
Vahn

Replies: 8
Views: 16448

PostForum: PHP   Posted: Sat Nov 11, 2006 6:06 am   Subject: Php Redirect
Okey Guys, its been a while but Problem Vahn has Returned!


alright alright, simmer down.. applause at the end of the Post..

anyways..

I have my self a Fancy little Domain (nod) and i'm tryi ...
  Topic: Server Status?
Vahn

Replies: 2
Views: 7241

PostForum: PHP   Posted: Thu Sep 14, 2006 3:52 am   Subject: Server Status?
Back again with more Mind Boggling questions:

i was wondering if the server sent what status code it got to php in any shape or form ( such as when it was a fine deal it would send to say $_SERVER[ ...
  Topic: Hide Certin Files from being listed in the DIR listing
Vahn

Replies: 4
Views: 8807

PostForum: General Questions   Posted: Mon Sep 11, 2006 4:53 pm   Subject: Hide Certin Files from being listed in the DIR listing
Strike that it does ( Just don't use an Extension )

IE:

Folder*

will hide folder001, folder002, folder003

^^ answered my own question...

But thank you for the direction andy.
  Topic: Hide Certin Files from being listed in the DIR listing
Vahn

Replies: 4
Views: 8807

PostForum: General Questions   Posted: Mon Sep 11, 2006 4:50 pm   Subject: Hide Certin Files from being listed in the DIR listing
Will this work on folders as well?

( ps. Good to see you Andy )
  Topic: Hide Certin Files from being listed in the DIR listing
Vahn

Replies: 4
Views: 8807

PostForum: General Questions   Posted: Mon Sep 11, 2006 4:18 pm   Subject: Hide Certin Files from being listed in the DIR listing
Hello Guys,

its been a while...

My problem is that i have a few files that i do not want listen in the Dirs is there some way to have it hide certin files (or perhaps a hand ful of files with a ...
  Topic: My New Site, Power by Abyss - Computer Help
Vahn

Replies: 9
Views: 20009

PostForum: Powered by Abyss   Posted: Tue Dec 27, 2005 1:07 pm   Subject: My New Site, Power by Abyss - Computer Help
Its lovely... Although i have come across a few 404s and 1 403 i think its allright,

Also is that freeweb's layout.. if it is thats a bad idea they get very upset if you use it and aren't useing t ...
  Topic: Can I...
Vahn

Replies: 34
Views: 47914

PostForum: General Questions   Posted: Thu Dec 22, 2005 10:01 pm   Subject: Can I...
This is mighty intresting... I My self Have no problem with 38Kb per Sigs, Thats not a lot, I've got random textfiles of useless data thats pigger then that.. But i think it would be a good idea to i ...
  Topic: Executeing programs remotely
Vahn

Replies: 7
Views: 13290

PostForum: General Questions   Posted: Thu Dec 22, 2005 4:21 pm   Subject: Most Helpful
Thank you Very Much, All of you, You have been so much of a Help

That Did the Trick Nicely Thank you again.

-Vahn
  Topic: Executeing programs remotely
Vahn

Replies: 7
Views: 13290

PostForum: General Questions   Posted: Wed Dec 21, 2005 11:52 am   Subject: Executeing programs remotely
Oi, Please Pardon My Lapse of good searching skills, i'll try not to let it happen again.

Please note that it is not explained how to use this script:
<?php
//Start some program, kinda easy&# ...
  Topic: Executeing programs remotely
Vahn

Replies: 7
Views: 13290

PostForum: General Questions   Posted: Wed Dec 21, 2005 4:19 am   Subject: Executeing programs remotely
Allright i know That this has most likely been brought up before and I have searched ( Spent about ˝ an hour looking and foud Zip. )
I've Tried Numerous ways to Get Abyss to Execute Files and I'm su ...
  Topic: Good Server?
Vahn

Replies: 16
Views: 10639

PostForum: Off Topic Discussions   Posted: Tue Nov 01, 2005 10:24 am   Subject: Good Server?
No Problem, I Took Two years of n00b-iniese

^_^
  Topic: Good Server?
Vahn

Replies: 16
Views: 10639

PostForum: Off Topic Discussions   Posted: Sat Oct 29, 2005 12:09 am   Subject: Re: Lol
I`m not on my home computer but i`m hosting on little one and maybe a friends later on but!

windows xp home/pro (the idiot messed my pc up!)
120MB ram (getting more before or after christmas)

A ...
  Topic: Flame wars/Rude messages
Vahn

Replies: 57
Views: 31984

PostForum: Off Topic Discussions   Posted: Tue Aug 30, 2005 6:16 pm   Subject: Flame wars/Rude messages


I don't know why, that's like asking why you capitalize the first letter of a random word in every sentence =O

=P

**Note: =P usually means "Omg I r sarcastic" for future reference.

I have ...
  Topic: ANTI-Microsoft IE
Vahn

Replies: 16
Views: 9874

PostForum: Off Topic Discussions   Posted: Tue Aug 30, 2005 3:56 pm   Subject: ANTI-Microsoft IE
Thank You Very Much for your Contribution to the Fight against the Evil MSIE! Together We Shall Prevail!
  Topic: ANTI-Microsoft IE
Vahn

Replies: 16
Views: 9874

PostForum: Off Topic Discussions   Posted: Mon Aug 29, 2005 8:35 am   Subject: ANTI-Microsoft IE
I was Just Wondering How Many people Dislike MSIE or use Firefox ( or the Various other Browsers) Because theyy are more capable than MSIE Also I Have Here, a Script For All you Peoples Who dislike Mi ...
  Topic: Flame wars/Rude messages
Vahn

Replies: 57
Views: 31984

PostForum: Off Topic Discussions   Posted: Mon Aug 29, 2005 8:00 am   Subject: Flame wars/Rude messages
STONER!?!?!?

I Would Still Like to Note That i am Nutreal for Now.

With that Said, First off, I am Not Stoner... Neither Do i suport Drugs( Hazordus Ones. If Not Prescribed and what not.... ).
...
  Topic: Flame wars/Rude messages
Vahn

Replies: 57
Views: 31984

PostForum: Off Topic Discussions   Posted: Mon Aug 29, 2005 7:50 am   Subject: Flame wars/Rude messages
[quote="k1ll3rdr4g0n"][quote="TRUSTpunk"]Im done talking about this topic. All I ask is to give Aprelium a healthy forum.
To all forum members reading this. Don't post your opinions on other software ...
  Topic: Small Powerful Perl Search Engine For Abyss Web Server
Vahn

Replies: 6
Views: 22406

PostForum: Tutorials   Posted: Sat Aug 13, 2005 10:33 pm   Subject: Small Powerful Perl Search Engine For Abyss Web Server
-Blinks quietly as if a joke had went completely over his head-

Ok! ^_^

~Vahn
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 10:31 pm   Subject: Joint-operations.
Thank you All so much, I've got the WEB Insta FM on my Site and I Invite you all to check out my site:

http://67.50.136.216:8080/rosepinkdustfiles/rosepinkdust.html and leave a shout or just browse ...
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 9:51 pm   Subject: Joint-operations.
Ah, Thanks you all very much for your time and Efforts...

~Vahn
  Topic: Trillian
Vahn

Replies: 11
Views: 7850

PostForum: Off Topic Discussions   Posted: Sat Aug 13, 2005 9:48 pm   Subject: Trillian
Like the Yahoo Ads? if so I'd Try the Sector 101 Ad Removal... It's quite awsome if i do say so myself.

After i get their permission i'll host a copy of it on my site.

~Vahn
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 6:38 am   Subject: Joint-operations.
ok, i've got Php 4.4.0 since it says it supports my OS, i've d/led the Installer and the 'binarys' installed the installer and rebooted... What now?

~Vahn

Again, thank you for all your help..
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 6:07 am   Subject: Joint-operations.
one more thing what PHP version would you suggest?
( I have no idea how to use a PHP file thus i have no idea what will work well on my computer or anything like that.

~Vahn
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 5:29 am   Subject: Joint-operations.
Any Suggestions Josh?(if its allright if i May call you that..)

~Vahn
  Topic: Where are you from?
Vahn

Replies: 8
Views: 6111

PostForum: Off Topic Discussions   Posted: Sat Aug 13, 2005 5:20 am   Subject: Where are you from?
Places places places...

I live in the middle of nowhere on an island with a 14 mile ethernet cable wraped in ductape and waterproofed running to the mainland to a DSL company who is real stingy abo ...
  Topic: Trillian
Vahn

Replies: 11
Views: 7850

PostForum: Off Topic Discussions   Posted: Sat Aug 13, 2005 5:11 am   Subject: Trillian
I liked trillian but Alaso i am a Major Yahoo person and Trillian at the time didn't have great Yahoo support... other than that it was great... even on my Slow computer.
  Topic: Small Powerful Perl Search Engine For Abyss Web Server
Vahn

Replies: 6
Views: 22406

PostForum: Tutorials   Posted: Sat Aug 13, 2005 5:02 am   Subject: Small Powerful Perl Search Engine For Abyss Web Server
And what do you name it... and file extensions...

Sorry for the inconveance

~Vahn D. Clark
  Topic: Joint-operations.
Vahn

Replies: 10
Views: 14359

PostForum: General Questions   Posted: Sat Aug 13, 2005 4:56 am   Subject: Joint-operations.
A friend and I are running a Web Site together. I was wondering how would I Make it so that She could acess, edit, add or delete files? I am assumeing this is done Via a FTP server if so, how would i ...
  Topic: Small Powerful Perl Search Engine For Abyss Web Server
Vahn

Replies: 6
Views: 22406

PostForum: Tutorials   Posted: Fri Aug 12, 2005 5:31 am   Subject: Small Powerful Perl Search Engine For Abyss Web Server
A few questions about this script, Where do you place all of this script and does it only search alisis Directories?

~Vahn
  Topic: Detailed stats
Vahn

Replies: 4
Views: 8622

PostForum: General Questions   Posted: Fri Aug 12, 2005 4:53 am   Subject: Detailed stats
I have no idea... I my self am looking for a way to display this with a little bit of an editing on my website.

~ Vahn
  Topic: Detailed stats
Vahn

Replies: 4
Views: 8622

PostForum: General Questions   Posted: Fri Aug 12, 2005 4:43 am   Subject: Detailed stats
Yes, defaultly Abyss keeps an extensive Log of acess to your site, it should be Located in C:\program Files\Abyss Web Server\Log and is titled Acess.log Open it in either Notepad ( or wordpad when it ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group