Jump to content
WebFlake
  • 0

{style_images_url} in CSS, developer mode


Guest xAlien95

Question

Guest xAlien95

Hi, I'm trying to develop an app for IP Board, I have my board in developer mode so my css files are loaded from "/public/style_css/master_css".

 

div#content {background: url({style_images_url}/background.png);}
I tried to use {style_images_url} to load a png from "/public/style_images/master/" but it doesn't work.{style_images_url} isn't replaced with the right path.How could I do?Thanks in advance!
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
Guest xAlien95

Take it out of developer mode. 

I used the template and css rebuild and importing tools, removed the developer mode and this error occurred:

Fatal error: Call to a member function omicronGameLayout() on a non-object in /membri/xalien95/testforum/admin/applications_addon/other/omicron/modules_public/game/game.php on line 20
Loading templates and style sheets from the cache folders (like in DEV mode), no error were showed.Thanks for the quick reply.
Link to comment
Share on other sites

  • 0
Guest xAlien95

I am guessing omicronGameLayout() is part of the app you are building.Did you install your app ? Does that function exist?

 

Check for spelling errors and try removing and installing the app again.

Removing and reinstalling the app, it works.Thank you! :D

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...