For the black screen problem, did you change the external variables, the banner.php to .png part? If you did, tell the person to clear cache and reload.
I also had the problems with the walls on my test retro, The fix, that most people posted did not fix anything, so I just updated my emulator...
Do the following, helped a few people go public.
Go to control panel > firewall > advanced settings > inbound rules> add rules > and add ports 80,3306, 30000-30002
And open client.php and search for {server_ip}, replace that with your server ip, this helped one user, I don't know why :P
And...
Post your Config for both CMS and the emulator
You need to edit the EMU config, change all the IP's (Like MUS IP, etc.) with your SERVER IP. Follow the example below.
Your EMU config should look similar to this:
## MySQL Configuration
db.hostname=localhost
db.port=3306
db.username=root...
CLOSE THREAD, FIXED IT. JUST UPDATED EMU...
Hey,
Well the title basically is self-explanatory... My wall items don't work, meaning I can't place them..
I already changed
Incoming.HandleWallItem = 2622;
In Incoming.cs
Someone also told me to change
internal static int Parse(string a)...