This topic is locked

Build 239 - Colour Schemes

5/3/2007 5:59:54 AM
PHPRunner General questions
S
SchiDie author

Hi to all,
4.0 features sound great, "Ajax" funtions work fine.. much faster load and so on..
But I have trouble with the colour schemes. I can't make any other schema than "default" work :-(

I just played around to test that.

New project, just one simple and a small table.. I have no idea, why colours don't work.
In the "include" folder in output folder there are sytle.css - style4.css ( I guess, these are "default" to "Default5" colour schemes?)

No "silver" or anything else.
When I copy the .css and the "img" folder manually to the output folder, everything looks fine.
My fault? Or a bug?
Greetz
Dieter

M
mrphp 5/3/2007

Hi to all,

4.0 features sound great, "Ajax" funtions work fine.. much faster load and so on..
But I have trouble with the colour schemes. I can't make any other schema than "default" work :-(

I just played around to test that.

New project, just one simple and a small table.. I have no idea, why colours don't work.
In the "include" folder in output folder there are sytle.css - style4.css ( I guess, these are "default" to "Default5" colour schemes?)

No "silver" or anything else.
When I copy the .css and the "img" folder manually to the output folder, everything looks fine.
My fault? Or a bug?
Greetz
Dieter


I'm having the same problem.

A
amannerud 5/3/2007

I am having the same problem here. It worked fine with build 235, but the problem began after upgrading to build 239. Manually copying the files work, but it is not copied over during the "build"-project. It actually shows correct within PHPRunner, but after the project is built and you launch in browser it shows only default color scheme.

Sergey Kornilov admin 5/3/2007

This was fixed in build 241. Please download and let me know if everything works fine.

S
SchiDie author 5/4/2007

This was fixed in build 241. Please download and let me know if everything works fine.


Thank you so far, now the schemes work fine...

But I get another error:
Smarty error: unable to read resource: "empty.htm"
I tried to list a table "bnr" , so IMHO the ressource should be "bnr_list.htm", shouldn't it?

"empty.htm" sounds like beta ;-), doesn't it ;-)
Greetz
Dieter

Alexey admin 5/4/2007

Dieter,
thank you for pointing me to this bug.

We'll fix it with the next update of PHPRunner.

To get you pages working simply create empty file named empty.htm in output\templates folder.