We need more details, what CMS are you using? Your problem is more than likely in your configuration, where you've defined your connection to the database. Could be a missed quote or invalid syntax.
Breaworlds is a free-to-play multiplayer MMO sandbox game where you can build awesome worlds with your friends, grow hundreds of awesome items on trees, customize your character's style, collect gems and spend them in the Breaworlds store.
What is Breaworlds about?
• Explore hundreds of...
Your code runs fine, you were just missing semicolons after your echo statements. Although, I will say this isn't a very good way to update things in your database. Could be a security problem, recommended that you move this into your class.users.php and have it all update from there.
<div...
First error is because there was an issue connecting to the MySQL database.
The second error is because of an issue with your web.config, likely missing syntax.
Not sure this will be useful or work after Flash's departure, if you read the new article on Flash and Adobe.
https://gadgets.ndtv.com/apps/news/adobe-flash-player-blocking-january-12-2021-end-of-life-december-31-last-update-uninstall-2336948
"Adobe will block Flash content from running in...
Sounds like something me and this guy named Aaron Laudat used to run back in 2014-2016 called Central Cloud Hosts. Was pretty much what you're describing.
Most Popular: Unknown
Funniest User: @TesoMayn
Most Inspirational: @CosmoPeak
Most Hated: @Wess
Cockiest User: @Wess
Most Professional: @Wess
Most Missed: @Kryptos
Biggest Nerd: Unknown
All-Time Legend: @Sledmore
Biggest Frog: Unknown
Staff Member of the Year: @JMG (No longer staff...
Nothing special, thanks for the release anyways though. You could just take the code from BIOS Emulator and put it into your own Plus Emulator edit. It's around four files, then just take the tables from the bios database sql and put it into your database, then check for any MySQL errors. If...
A way to fix this would be to add checks like previously stated.
You could do something like create a character array then use the foreach loop to check for if the clothing exists in the purchasable clothing manager.
char[] cha1 = new char[1] { '.' };
foreach (string str in...
I am and always have been Team Playstation. I watched the reveal live a few months ago when they premiered it or streamed. There's going to be some pretty good titles and remastered titles, probably the only reason I'd get it mainly upon release. For the past year or so, I've been PC gaming...
Would people try it? For sure, a lot of people would try it. Would it be the same, no probably not, but if you were the only hotel who happened to get an HTML5 client working, I'm sure thousands of people would gladly be on there daily.
My personal opinion, I probably wouldn't, I don't know if...
Retros and Habbo will always have a special place in people's hearts, however, people will move on. The reason for Flash deprecation is because other web players such as WebGL and HTML5 have been maturing over the past years. These days you won't see websites using Flash, they've switched over...
There is a released RP pack with WebSockets and a UI already coded and designed into it on a rival forum. Look up, "BobbaRP v2 files," and you should find the link.