Jump to content

Help Plz


odivo1

Recommended Posts

Yeah I have done everything right when it comes to install it, but it worked fine on hostgator server, I don't know why it does not work here. Maybe the Php is the problem?

 

I doubt it's a php problem. But first of, change this: <script language="Javascript" src="../scripts/innovaeditor.js"></script>

to this: <script language="JavaScript" src="scripts/innovaeditor.js"></script>

 

Then, make sure all your images are uploaded to your images folder. After that, make sure you have styles.css uploaded correctly, because I don't see any css in it, only your homepage.

 

 

Link to comment
Share on other sites

Yeah I have done everything right when it comes to install it, but it worked fine on hostgator server, I don't know why it does not work here. Maybe the Php is the problem?

 

I doubt it's a php problem. But first of, change this: <script language="Javascript" src="../scripts/innovaeditor.js"></script>

to this: <script language="JavaScript" src="scripts/innovaeditor.js"></script>

 

Then, make sure all your images are uploaded to your images folder. After that, make sure you have styles.css uploaded correctly, because I don't see any css in it, only your homepage.

 

Where should I change it?

 

By the way I have css in it, it is called styles.css

Link to comment
Share on other sites

Styles.css has nothing in it though? it should have css stuff like body { background: #FFF url(images/background.jpg) scroll; } yet I see your site?

 

You change the script stuff in your index.php file, remove the "../" like you did with your includes.

 

Then make sure all your images are uploaded, it shows that your "images" folder is empty.

Link to comment
Share on other sites

Styles.css has nothing in it though? it should have css stuff like body { background: #FFF url(images/background.jpg) scroll; } yet I see your site?

 

You change the script stuff in your index.php file, remove the "../" like you did with your includes.

 

Then make sure all your images are uploaded, it shows that your "images" folder is empty.

 

The problem is that I don't have anything like that in my index.php

Link to comment
Share on other sites

The problem is that I don't have anything like that in my index.php

 

Oh, my bad. Look in one of your include files that is in your cont folder or something like that.

Also, upload the images to the images folder.

Link to comment
Share on other sites

The problem is that I don't have anything like that in my index.php

 

Oh, my bad. Look in one of your include files that is in your cont folder or something like that.

Also, upload the images to the images folder.

 

nothing in the cont folder that had that.

But the images are in "themes" folder for each template. Hmm, I don't understand anymore =(

Link to comment
Share on other sites

Check the admin folder then. I don't really know what's wrong here, but it seems like files are missing like the css and images. Also the javascript but that you just linked wrong. I don't know where the source is though, so check the admin folder.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...