Help RevCMS client

matthewminikin

New Member
Nov 1, 2012
19
0
Hi, I have two questions today. (I am using RevCMS as other CMS are buggy/don't work for me)

1) When I click onto the button
You must be registered for see images attach

It says object not found.

2) I do my IP then /client and it comes up with this
You must be registered for see images attach


Please help me, if you can, kudos to you!

I am using RevCMS 1.9.9.9 (Mango skin) and Phoenix 3.7.1 free by Delirious (don't hate, this is just for friends.)
 

Wouto

Posting Freak
FindRetros Moderator
May 31, 2011
750
305
This is your client.css, which isn't linked up to your client.php
Add this to the top of your client.php:
Code:
<link rel="stylesheet" href="http://lime.pm/app/tpl/skins/Habbo/styles/client.css" type="text/css">
Take this and put it in your own Mango/styles folder and then link it up.

If it's not that it's the swfobject.js, which you can take mine and add it to your own Mango/styles folder and link it up, just like the client.css one
Code:
<script type="text/javascript" src="http://lime.pm/app/tpl/skins/Habbo/js/swfobject.js"></script>
 

Users who are viewing this thread

Top