Re: Phoenix CMS [UberEmu Compatible]
Can someone post some pre-hosted swfs for PhoneixCMS
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Seano2o6
Can someone post some pre-hosted swfs for PhoneixCMS
Yeah, no matter what i do my screen goes blank and doesn't even load the SWF.
(Yes, everythings linked correctly - i used them before this).
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Grant
Yeah, no matter what i do my screen goes blank and doesn't even load the SWF.
(Yes, everythings linked correctly - i used them before this).
Are you using r11 of the SVN?
Re: Phoenix CMS [UberEmu Compatible]
Oh, i don't think so.
Checks.
Uhh, yeah I am.
Re: Phoenix CMS [UberEmu Compatible]
Im using Slaxxers r63 is that why i get blank screen?
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
Sojobo
Are you using r11 of the SVN?
I can't get it to work either, I just tried spazzlakes client that he posted a few pages back, and I get this
http://img408.imageshack.us/img408/3874/38363256.png
Re: Phoenix CMS [UberEmu Compatible]
Yes, Im stuck in the same place admiaral-speedy using spazzlakes swfs.
http://iaza.com/work/110124C/iaza17410820590600.png
Re: Phoenix CMS [UberEmu Compatible]
Re: Phoenix CMS [UberEmu Compatible]
Am i the only person to get this to work?
Should i release the DB i'm using as it works with NON Phoenix emulator Uber
Re: Phoenix CMS [UberEmu Compatible]
I'm running Phoenix Emulator.
Re: Phoenix CMS [UberEmu Compatible]
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
SpazzEmu
Am i the only person to get this to work?
Should i release the DB i'm using as it works with NON Phoenix emulator Uber
Nope, I got mine to work.
I must say it works great.
Re: Phoenix CMS [UberEmu Compatible]
How are you getting it to work, I just used spazz's client and it doesn't work? IS there something I should edit in or what?
Re: Phoenix CMS [UberEmu Compatible]
Change
Code:
Client.addVariable( "client.allow.cross.domain", "0" );
Client.addVariable( "client.notify.cross.domain", "1" );
To
Code:
Client.addVariable( "client.allow.cross.domain", "1" );
Client.addVariable( "client.notify.cross.domain", "0" );
When using mine
If there are avatar are not working i will edit my Vars
Re: Phoenix CMS [UberEmu Compatible]
Quote:
Originally Posted by
PEjump2
/facepalm
external_variables & .htaccess
on ColdFusion there is no htacces and external_variables has been edited. nothing to do with that.