Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Yes, if you tell me how your current CMS encrypts them then I will show you how to make the changes.
PHP Code:
public function UberHash($input = '')
{
return sha1($input . $this->config['Site']['hash_secret']);
}
PHP Code:
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
SpazzEmu
PHP Code:
public function UberHash($input = '')
{
return sha1($input . $this->config['Site']['hash_secret']);
}
PHP Code:
$config['Site']['hash_secret'] = "xCg532%@%gdvf^5DGaa6&*rFTfg^FD4\$OIFThrR_gh(ugf*/";
Could you also encrypt the word test and post the result here so I have something to compare against
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Could you also encrypt the word test and post the result here so I have something to compare against
Reuploading Uber CMS now
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
SpazzEmu
Reuploading Uber CMS now
Try the latest SVN update, it should allow for hashing and salting now.
Current users need to remove "true" from salt=
You need to add xCg532%@%gdvf^5DGaa6&*rFTfg^FD4$OIFThrR_gh(ugf*/ as your salt.
Note - that I have removed a backslash, this is because PHP doesn't render that backslash whereas coldfusion would so the results would differ.
You also need to change encryption=MD5 to encryption=SHA
That should turn up with the same results.
Re: Phoenix CMS [UberEmu Compatible]
Someone help me over MSN please? - Seanpricedavies@hotmail.com ;)
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Try the latest SVN update, it should allow for hashing and salting now.
Current users need to remove "true" from salt=
You need to add xCg532%@%gdvf^5DGaa6&*rFTfg^FD4$OIFThrR_gh(ugf*/ as your salt.
Note - that I have removed a backslash, this is because PHP doesn't render that backslash whereas coldfusion would so the results would differ.
You also need to change encryption=MD5 to encryption=SHA
That should turn up with the same results.
Works Fine, Thanks just saved the 3000+ users in my DB
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
SpazzEmu
Works Fine, Thanks just saved the 3000+ users in my DB
Accepting donations :D lolol
Re: Phoenix CMS [UberEmu Compatible]
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Accepting donations :D lolol
Paypal?
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Seano2o6
As explained in the video tutorial (see bottom of this post), you have to add index.cfm to your httpd.conf file for apache to treat cfm files as index files. For xampp you can find it at;
C:\Xampp\apache\conf\httpd.conf
Open it up, search for index.php, add index.cfm before it.
Save it, reboot apache, job done.
Quote:
Originally Posted by
SpazzEmu
Paypal?
billing@*************.com
YouTube - Installing Coldfusion and Phoenix CF
Re: Phoenix CMS [UberEmu Compatible]
any idea where to get a serial number for coldfusion?
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Gift For £4.17 GBP
billing@*************.com
From simon_p_brown@ntlworld.com
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Thanks bro :D
As long as Phoenix CMS works I'm happy
Re: Phoenix CMS [UberEmu Compatible]
Do you guys think I should use my HabboRP housekeeping template or make a new design? Screenshots below;
http://i.imgur.com/z7xNZ.png
http://i.imgur.com/pSPby.png
http://i.imgur.com/A25DC.png
Re: Phoenix CMS [UberEmu Compatible]
New design would seem better.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Accepting donations :D lolol
I'll make sure to send for my License, since OS's purchase hates me
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
i think thats fine, as long as it works and is easy to edit etc, why do you have to make it fancy and such, its housekeeping, not the actual site!
Soon purchasing a license from you and sending donations, keep up the good work buddy.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Make a new design, maybe something grunge to compare to habboRP's grunge city
Re: Phoenix CMS [UberEmu Compatible]
Hmm, what about this design?
It was the old design Roy ( Meth0d ) was going to use for UberHotel.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
PEjump2
Hmm, what about
this design?
It was the old design Roy ( Meth0d ) was going to use for UberHotel.
I don't want to use someone elses. I guess I'll whip a new design and throw some stuff together later, maybe stick it on SVN for you guys to look at.
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
PEjump2
Hmm, what about
this design?
It was the old design Roy ( Meth0d ) was going to use for UberHotel.
I must say, that layout is very nice.. I might make this layout for uberCMS housekeeping
making it in css first then ill convert it to uber.. sorry if I shouldn't say this here, but meh..
http://i56.tinypic.com/15odmo6.png
Re: Phoenix CMS [UberEmu Compatible]
i love that design from method what pejump2 just showed that would be awesome if you do that anyway the CMS looks awesome but just maybe a request for later MUS function for the emulator
anyway Great work !
But Your current one is good too:)
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Hejula
I must say, that layout is very nice.. I might make this layout for uberCMS housekeeping
I would really like that, DO IT! :D
Re: Phoenix CMS [UberEmu Compatible]
Someone knows how to fix? or something
Anyone ?
img151.imageshack.us/img151/4125/habbom.png
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Knail
Someone knows how to fix? or something
Anyone ?
img151.imageshack.us/img151/4125/habbom.png
/facepalm
external_variables & .htaccess