Finally sorted out my emulator issues. Now I just need working client.
Finally sorted out my emulator issues. Now I just need working client.
Anyone have a client fix? I tried the regular one from a UberCMS download and it still says "Update your Flash Player" in Firefox & Google Chrome for me.
Client works for all browsers, but not for IE9, does anyone have a ie9.css ? or something that works..
btw, for the people that having problems with the client, > try this database <
It works for me ;)
Just do what Jonty said a couple pages back and block IE all together. Saves hassle and makes noobs upgrade to Chrome or a better browser, haha.
But can give me a download to your;
newclient.php, client.php, and page-client.tpl? I tried the "fixes" and still get the Adobe Flashplayer thing with Chrome and Firefox.
Haha, i know but almost all noobs use IE xd
Newclient.php
client.php
page-client
Just to mention guys, there are / should be backdoors in this, because 'jonty' is one of 'UGnazi' lead members joshthegod.
I wouldn't download this for sure.
You cant change home styles.
Guestbook + friends bugging.
+ I want more widgets.
Last edited by Sphinx; 10-06-12 at 04:40 PM.
Having these error's. How do i fix them?
Image: 1e21d6de295aca2974f1061cb9b2c7b6.png
Edit: I fixed it all i needed to do is put //
Last edited by CobraSnip; 11-06-12 at 05:17 AM.
How to make client working for Internet Explorer too ? ..
SOmeone should release 1 thats Fully fixed
Yeah, I wouldn't know. I've not had any issues with UberCMS 2.0 yet. I've had to run a couple queries from the SQL Phoenix comes with to work with my Phoenix Emulator, but that's about it. Everything works like a charm (except the client).
It loads and then refresh's to api.php -__-
My problem is it wnt connect with my database from revcms Phoenix.
and i have to keep registering to login else it just dont login
Are there anymore widgets? I only have guestbook, profile and friends
anyway i can add this to my phoenix database from revcms
I fixed the Table 'uber.cms_guestbook_entries' doesn't exist error.
Code:CREATE TABLE IF NOT EXISTS `cms_guestbook_entries` ( `id` int(10) NOT NULL AUTO_INCREMENT, `message` varchar(500) DEFAULT NULL, `time` varchar(100) DEFAULT NULL, `widget_id` int(10) DEFAULT NULL, `home_id` int(10) DEFAULT NULL, `userid` int(10) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
Yep you need to edit your `users`
============
Guestbooks are bugging.
I get 404 error.
![]()
Last edited by Sphinx; 11-06-12 at 01:43 PM.