I thought some people on here might want it.Quote:
Originally Posted by Devode.net
(: x
Edited by Invent (Forum Moderator): Thread closed due to bumping.
Printable View
I thought some people on here might want it.Quote:
Originally Posted by Devode.net
(: x
Edited by Invent (Forum Moderator): Thread closed due to bumping.
thanks
Nice one Simon.
Cheers dude.
Np. (:
PHP Code:Could not execute query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't provide much of a change, it\''s mostly just to fix the security bugs. I\''ve ' at line 1
oh noes!!! wots this
Simon do you mind if i edit template and stuff but leave Copywrite?
Just installed SORRY FOR DUBBLE POSTING I COULDENT EDIT..
yes uhm well i get
Could not execute query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 't provide much of a change, it\''s mostly just to fix the securi
and in index.php i get..
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/www/********includes/misc.inc.php on line 34
Could not connect!
I think that is because it hasent installed propley..
files password protected :l
Read the post for the password? :/ :rolleyes:
Ah I know the error, I'll fix it in a min.
I don't like telling people what to do, but I realy think you need a better host.
Your sites go down every day :l
My server is having BIND issues. It's getting resolved by me now lol.
Re-uploaded.
Try it now (:
Didn't add the user table, had to do that manualy, but once I did that and went to index.php, I got this error:
PHP Code:Could not execute query error message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''' at line 1
The script works fine, I just installed the panel myself on my own server.
When I get to the add admin (stage 4)
I get this:
Jack is the name of the user im trying to add :SCode:Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'Jack'@'localhost' (using password: YES) in /home/habbcr/public_html/pp/installer.php on line 712
Could not connect to SQL Server: Access denied for user 'Jack'@'localhost' (using password: YES)
If it thinks that the username/pass is your SQL Details then your server must automatically make variables sessions as the script doesnt, lol.
P.S, in case you didn't know, to quickly edit the home text/title just double click it and it will turn into a textarea then just click off the textarea to save the information. If you wish to not save the changes just refresh or something (:
Everything works fine... :\Quote:
I got past the instalation part by doing it manualy, but what about the in.php not working?
Simon makes everything right. He's perfect.
xP!
Not for me :'(
http://habbcrazy.net/pp
Clear your database and give me your db information. I'll install it for you :\
EDIT: Just found a bug; when you don't enter a username/password nothing shows apart from the pp header. I know why this is happening and I can't believe I didn't think about it when I coded the new login. I'll fix it asap.
EDIT #2: If you have Jacks error with the DB/Sessions then change your installer.php file to this: http://www.devode.net/pp_classes/installer.phps
Well done on using my old encryption method. I hope you feel :awesome:PHP Code:$string = md5( $string );
$string = base64_encode( $string );
$string = md5( $string );
$string = base64_decode( $string );
$string = md5( $string );
$a1 = strlen( $string );
$a2 = base64_decode( $string );
$a4 = "". $a1 ."". $a2 ."". $a1 ."";
$crypt = md5( $a4 );
$crypt = sha1( $crypt );
$string = crypt( $crypt, "POWERpanelEncryptionOhYeah!NamistaiFM&EXTRA" );
return $string;
## This encryption method is ******ed, but secure.
## I doubt people would be able to break it.
I've never used any of encrypting function. You only think I've stolen it as I use the crypt function :rolleyes:Quote:
Well done on using my old encryption method. I hope you feel :awesome:
Also, if you coded that function you suck at coding as it's terrible. I mean what's with all the md5ing that I oops I mean you coded. Especially this line is bad: "$a4 = "". $a1 ."". $a2 ."". $a1 ."";".
Yeah, I know it happened a while ago. I got an infection on my PC a while ago and some random folders in my /htdocs folder (only random index files) were infected by the script adding an iframe.Quote:
Anyway different subject, can you get on msn i need to talk to you, just visited a link on your pc (invent.no-ip.org) and it just caught a worm trying to infect me.
Atleast I think that's what happened, all I know is I didn't add the iframe :p
Revive.
People have been looking for this / needing.
Edited by Invent (Forum Moderator): Please don't bump old threads.