-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Hmm, I have been working on getting this CMS up for a few hours now and it seems as if everything is working except for the RewriteRules in the .htaccess file. Though I am using Apache.
Strange enough, I have tested a few other RewriteRules and they work fine, so if anyone has any insight, please let me know. Going to continue working on it because I am sure I am not going to be the only one with this problem. :)
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
I originally had some problems with rewrite rules using Helicon.Ape, it has to do with rule 2.
If that doesn't work, I recommend IIS ;)
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
FullmetalPride
I originally had some problems with rewrite rules using Helicon.Ape, it has to do with rule 2.
If that doesn't work, I recommend IIS ;)
Unsure what could be causing it at this point. I've completely removed Rule 2 and that didn't fix anything. So it isn't making since to me. Lol.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Psst, Jonteh here are some awesome idea's
> WYSIWYG Editor (Move side-parts around inside a editor to re-place parts of your pages) ((AKA Dymanic Placement Editor))
> Site_Texts (Edit ALL Texts from the Housekeeping(
> Analytics, display data from the database, such as, room visits, chat logs, and trends inside the hotel
> Live DataFeed of chat logs, logins and such.
> Complete Monitoring of ALL Actions inside the hotel.
> Groups
> Rare Shop (With Limited Edition, furni that only X items of can be brought)
> Ability to choose between CDN's
> 1 Filestorage for images, not 100.
> Monitoring of Attack Vectors
> Monitoring of Websites listed in the Chatlogs.
> Fully Fletched User Monitoring system, and RoomName Monitoring.
> Warning System if services go down.
> Payment Systems
> ZapOn (Addons from the ZapCloud!)
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Anyone have any insight as to why the .htaccess file isn't working?
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Fixed the problem. Did some deep digging through error logs.
You must add line Options -MultiViews to disable MultiViews. Lol.
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Johnteh, really needing that fix on the homes please.
Anyone else managed to get them working to their full capabilities like Zap?
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Quote:
Originally Posted by
JoshuaLuke
Johnteh, really needing that fix on the homes please.
Anyone else managed to get them working to their full capabilities like Zap?
I'm working on it as we speak. :)
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
I fixed everything about it now, I'm getting a error on my EMU..
Code:
connection dropped [MYIP] exception logged
Then in the exception file, I get this
Code:
System.ArgumentException: Column 'hide_inroom' does not belong to table .
at System.Data.DataRow.GetDataColumn(String columnName)
at System.Data.DataRow.get_Item(String columnName)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.xdb64faa4eab54656(DataRow x6b73aa01aa019d3a, String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.Users.Authenticator.x33bd309dad9062ca.x84b098ea6605bc34(String x96d4b0dc3ed8f2a3, xca0375af76c32b7d x9546072177ed2413, xf174b6b774db7993 x603a302c6dc49397, xf174b6b774db7993 x153ed47707b469cb)
at Phoenix.HabboHotel.GameClients.xca0375af76c32b7d.x65786cb9e5cd1242(String x96d4b0dc3ed8f2a3)
Can someone make a swift response and, give me a fix?
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Add hide_inroom to `users` table @LHazze
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
Thanks, fixed it. Had to add a couple more. but in the end its online!
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
i do not now if im posting in right place but, i getting a error which goes like this
Title: Table 'lol3.external_texts' doesn't exist
-
Re: [REL/DEV] UberCMS 2 [PHP, MySQL, OOP]
@ Everyone, This CMS works, 100%, client works, and all! XAMPP and IIS works, so I don't see why everyone is getting problems.