Well, it is still trying to connect to a MySQL user which dosen't exist or have the right permissions.
Make sure to check all files for different configurations regarding MySQL.
Access denied for user 'ODBC'@'localhost' (using password: NO)
Make sure you type the right details in config. This error means, that it cannot login as user 'ODBC' on hostname 'localhost' with no password.
If you wan't to use Phoenix without issues, just buy it. If not, seriously don't post a help thread about this since cracked versions of software should not be supported - even if you think it's stupid to pay for something like an emulator.
And by the way, it's not an emulator issue.
You do not need that one, the only one you need is the second one that got posted for news2.php
So to fix the HTML parsing "bug" just remove filter(); method from $_POST["longstory"]. such like:
filter($_POST["longstory"])
to
$_POST["longstory"]
from news2.php inside the mysql_query.
And heres were wxWidgets gets in the picture. But you might try out Qt also, since it's easy to use for cross platform development in C++ (yes with GUI n sheeze)
I played Snow Storm too (in this version) what really sucks though is that you can't choose to play with your friends but only random selected users. Of course it's still in BETA so they have time to change that :-) But I liked it, actually easier to play with the new UI - I like the old snow...
Let him take his time, as the other people said - I would rather have a fully working client and server, instead of a half finished non working piece of $%#!
Thanks to Sledmore the error do not appear. The reason why this message come is because the URL has to be exact
http://YOURSITE/ase/index.php?url=dash
or
http://YOURSITE/ase/dash/
if set up with htaccess
Otherwise it will come with that stupid memory error.
Thanks to Sledmore for...
Hey all,
I set up RevCMS and it worked perfectly. Then I used Helicon Ape to get the Housekeeping working. When I loaded the CMS it was slow to reach, but It did work and I did get into Housekeeping and I could edit user information etc. But after I chose the ban list it went crazy and now it...