Author |
Message |
Topic: Error 500 in console |
some random person
Replies: 6
Views: 8853
|
|
I think it does. I just tested it on another program, and it worked. |
Topic: Error 500 in console |
some random person
Replies: 6
Views: 8853
|
|
I know about that, I used php in Windows for a while. But it says:
Most Linux/FreeBSD distributions come with PHP. To check if it is installed, execute which php. If not available, download it from ... |
Topic: Error 500 in console |
some random person
Replies: 6
Views: 8853
|
|
I got the server along with the console working actually. I forgot to change the directory before running abyss.
I just tried to install php though, I downloaded it and extracted it but I really ha ... |
Topic: Error 500 in console |
some random person
Replies: 6
Views: 8853
|
|
I've been using Abyss on Windows for a while now, but just swiched to Linux. I extracted the files, ran the server, and it told me to open the console. When I do, I get an Error 500. Any ideas on how ... |
Topic: EasyNews PHP.. |
some random person
Replies: 8
Views: 13811
|
|
You have to edit it in your php.ini file. Change register_globals = OFF to register_globals = ON . |
Topic: EasyNews PHP.. |
some random person
Replies: 8
Views: 13811
|
|
Well I just downloaded it (or at least I think its what you have), and I had to turn registered_globals on. But I only got a problem with that when logging in. Those errors don't appear to be releated ... |
Topic: Paeon Anoma Hosting |
some random person
Replies: 39
Views: 68933
|
|
Ya, enough flaming...
But anyway, it looks pretty good. A lot like some of your other stuff, but like you've said its your style. I look the left tool bar too, looks good. |
Topic: Help with poll script |
some random person
Replies: 3
Views: 6011
|
|
That worked, but the number of votes are higher then they should be. Theres only 36 and it says theres 132. |
Topic: Help with poll script |
some random person
Replies: 3
Views: 6011
|
|
I'm working on a poll script, and for the one part I need to add up all the votes.
Heres the code for it:
//Mind this array for now...
$poll_option = array(
'1' => 'poll_opti ... |
Topic: My site |
some random person
Replies: 14
Views: 25908
|
|
It is a little slow. Nothing too bad though.
Well, over all its pretty good. I needs to be a little cleaner though. And the text on the banner is a little boring, but it doesn't look to bad. |
Topic: Register Globals = Off | Problem |
some random person
Replies: 4
Views: 7009
|
|
Also, for the submit button you should give it a name. Like <input type='submit' value='Upload' name='upload'>
Then change if($file) to if(isset($_REQUEST['upload']))
Thats how I did it ... |
Topic: Last Format Change |
some random person
Replies: 12
Views: 21650
|
|
Too much... Moving. My computer likes still pictures better :wink: And I don't like frames. Use tables, it makes it look clearner. Theres also a lot of poorly cut images that have dots on white around ... |
Topic: -.- My "horrid" site |
some random person
Replies: 14
Views: 24420
|
|
Well it may not be nuke, but the layout looks like it.. And that banner doesn't fit at all, plus its not the best in the world. I give it a 6. |
Topic: suB. |
some random person
Replies: 23
Views: 39794
|
|
Well, it does work in opera. Its not too bad, and the texts looks ok. The lines are a bit thick though. I don't like that too much. |
Topic: MyDoom.F Virus and Earlier |
some random person
Replies: 7
Views: 10585
|
|
I don't think its warez, but it is definaly not legal... As for the virus, iv'e don't have anything to loose really. It sure would be annoying, but I don't have anything important... |
Topic: PHPNUKE7 + prob + installation |
some random person
Replies: 4
Views: 8991
|
|
Your username and password combo for mysql was wrong. Make sure they are right. |
Topic: Just Downloaded |
some random person
Replies: 9
Views: 13752
|
|
Your web server is running on the same port as another program. Make sure you didn't start it twice, amd if you didn't, change the port via the console to port 8080 |
Topic: pAROXYsM finished |
some random person
Replies: 5
Views: 13579
|
|
It's not too bad, but i'm not a huge fan of pure graphic web sites. It does look nice though. And ya, set the target for the forums to _blank, with the scroll bar it looks weird |
Topic: Server and site up and running |
some random person
Replies: 16
Views: 31761
|
|
Well i've been learning php and im really good at html, so I probobly take a look. |
Topic: Server and site up and running |
some random person
Replies: 16
Views: 31761
|
|
Lol, forgot to install the plugin :oops: Wow, those are cool :D |
Topic: PfPc |
some random person
Replies: 4
Views: 11585
|
|
Looks like it works in Opera :D Looks nice, everything goes great.
As far as the position:absolute things go, I don't like them either, but it looks like they are working fine. |
Topic: MYSQL HELP |
some random person
Replies: 5
Views: 8997
|
|
Mysql is it's own server. Check the tutorial section, I think there are some tutorials on how to set up and mysql server. |
Topic: Server and site up and running |
some random person
Replies: 16
Views: 31761
|
|
The 3d stuff isn't working for me... Probobly my outdated computer. |
Topic: HTML help with frames |
some random person
Replies: 2
Views: 6438
|
|
Ok...
Do you have the target set to content for your links? Like
<a href="link.html" target="content">link here</a>
Otherwise, it will just open that page withi ... |
Topic: Domain Name...Then What? |
some random person
Replies: 7
Views: 12059
|
|
What do you mean it only works with www.jeremythegeek.com?
Btw, the loading time is slow. |
Topic: Upload script??? |
some random person
Replies: 4
Views: 9909
|
|
Heres one I found on this forum I think...
Upload a file</b>
<p>
<?php
/*
Change the value of $upload_dir to refer to the
directory where uploa ... |
Topic: Swish is great! |
some random person
Replies: 1
Views: 5126
|
|
Nope... I use Flash MX 2004. I'm not that good yet, though. I like that though, much better than what I can do. |
Topic: Bought my domain....jeremythegeek.com |
some random person
Replies: 13
Views: 24321
|
|
Ya... I ran it through the w3 page validator and got the password. Try using php. That and I can just go through the directory |
Topic: Executing PHP scripts |
some random person
Replies: 1
Views: 5464
|
|
Creating files/directories is definatly possable with php, and it's pretty easy. For the user thing, that will probobly require a bit more... Search google or http://hotscripts.com for something like ... |
Topic: whats with the cnet ratings? |
some random person
Replies: 18
Views: 21067
|
|
I agree 100% with jtc970. I have ran into no errors while using it. And for the ones that said thumbs down then ports things like hhh and a bunch of random letters... Well st least say something
And ... |
Topic: dns problem |
some random person
Replies: 3
Views: 12602
|
|
It not a matter of changing your ip... Your ip is only a set of numbers. For a dns, try no-ip.com. They offer free domains but its has the yourname.no-ip.com thing. From there, you will probobly want ... |
Topic: Is it MySql or myPhPAdmin |
some random person
Replies: 1
Views: 4945
|
|
Did you follow the one at http://os17fan.cjb.net/ ? I used that one, and it worked fine.
And what happens when you try and add a new user using phpMyAdmin? Any php errors at all, anywhere?
For the v ... |
Topic: Complete Ovehaul of the innards |
some random person
Replies: 3
Views: 10692
|
|
Too much moving at once... And by default in Opera, no borders show up but in IE the frame borders don't look too nice, try and get rid of thoes. |
Topic: Help with Upload script! |
some random person
Replies: 3
Views: 6999
|
|
Well I can't get it... Really havn't done much with uploading. If you want, go <?php
error_reporting(E_ALL & ~E_NOTICE);
$page = $_GET['page'];
if($page == "uplo ... |
Topic: Help with Upload script! |
some random person
Replies: 3
Views: 6999
|
|
Well $file, and a few other variables arn't defined in your script.
Are you sure you copied the entire script? |
Topic: Complete n00b to this... |
some random person
Replies: 5
Views: 8634
|
|
Well you should be able to view through your ip even if you have a router. All that does is block requests from other people viewing it. Your sure your viewing your ip? http://aprelium.com/ip . |
Topic: Complete n00b to this... |
some random person
Replies: 5
Views: 8634
|
|
Na, questions like this happen a lot.
Yes, it's probobly your router. Can you view the site from your computer? Usually that means its your router or your isp is blocking port 80. If you didn't alre ... |
Topic: Registered Globals....? |
some random person
Replies: 1
Views: 5081
|
|
Phpnuke should work fine with it off. I would keep them off if you can... And yes, you can change it, it won't do anything to the script. If you see some errors after you turn it on, just turn it back ... |
Topic: Router or something..... |
some random person
Replies: 9
Views: 16009
|
|
First, what router (brand) do you have? You will need to foward your servers port for it to work. |
Topic: I need help really bad... |
some random person
Replies: 4
Views: 10030
|
|
Well, there is something with XP I could just never find out what... Other than the firewall at least.
For the file manager, use a php script. Make sure php is installed in and working though. http:/ ... |
Topic: Need help with script |
some random person
Replies: 5
Views: 8544
|
|
Ok, i'll take a look. Thanks. |
Topic: FYI - Photoshop Tutorials |
some random person
Replies: 1
Views: 4613
|
|
I have a look at those :D I'm always looking for new thing to try out is ps. |
Topic: Well ... Web Hosting |
some random person
Replies: 36
Views: 76855
|
|
Maybe... I use PS and it took me a while to make anything remotly decent.
It looks good though, and you don't need anything really fa``±for a web hosting site. |
Topic: Website Complete!! On the web? |
some random person
Replies: 12
Views: 17921
|
|
What OS do you have? |
Topic: Need help with script |
some random person
Replies: 5
Views: 8544
|
|
Ok... I got it. I need to put another == in the if else statments. Now the cookie won't set...
<?PHP
echo "Beginning template change... ";
if($_COOKIE['template_set'] == ... |
Topic: Need help with script |
some random person
Replies: 5
Views: 8544
|
|
Well by default i'm trying to make it so if the cookie isn't set, the value of the variable is 0. So to set it, there is a link to click on that brings me to the page that sets the cookie to a value o ... |
Topic: how do you.. |
some random person
Replies: 2
Views: 5092
|
|
Chmod if for Unix platfoms only I believe. It doesn't work on the windows OS. But it you wanted to, when your in your ftp client right click on the folder and go to chmod/properties or something simil ... |
Topic: cant get to my own site (router problem?) |
some random person
Replies: 2
Views: 10590
|
|
It works from anywhere else? Are you sure you fowarded the port to your lan ip? It's weird that it works outside your lan though... |
Topic: Port Blocking |
some random person
Replies: 2
Views: 6206
|
|
Hmm... They can but won't. There are pleanty of games, programs, ect. that use random ports.
It has to be something else... Make sure you lan ip is the same, you didn't change something on your rout ... |
Topic: Need help with script |
some random person
Replies: 5
Views: 8544
|
|
Well... I'm not good at all with php, and was working on a script.
<?PHP
include('vars/page_vars.php');
if(!isset($_COOKIE['template_set']))
{if( ... |
|