Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

How to create a new...
 
Notifications
Clear all

How to create a new thema

6 Posts
2 Users
0 Reactions
3,722 Views
(@obelix)
Posts: 28
Active Member
Topic starter
 
[#1197]

Hi,

I need to create a new theme for Pr
Can you tell me the file that I have to change?

Thank you for your help.

bye

I have open a new post.


 
Posted : 07 Jun 2013 15H27
(@obelix)
Posts: 28
Active Member
Topic starter
 

mmm
I have also a big problem with planning. When I click on it nothing append and the wheel rotate continuously.

heelp 😳


 
Posted : 07 Jun 2013 22H37
(@babynus)
Posts: 14952
Member Admin
 

For new thema, only colors can be included in thema.
You just have to update end part of /css/projector.css.
For instance replace one thema colors with your own.

About issue with planning, check log file, maybe an issue occured.
Also check for recursive dependency loops : A => B => C => A
It should not be possible to set up one, but one user reported to have some, and it lead to never ending planning.


 
Posted : 08 Jun 2013 12H04
(@obelix)
Posts: 28
Active Member
Topic starter
 

in log file I see many row like this:

Update your Php.ini file.
2013-06-10 10:20:13 ===== TRACE ===== register_globals must be disabled (set to false).
But I have reinstalled Project'or ria.


 
Posted : 10 Jun 2013 15H25
(@babynus)
Posts: 14952
Member Admin
 

Try and put some trace (for instance debugLog($id) ) in /model/PlanningElement.php method getRecursivePredecessor(), line 855.
You should look for id that recursively appear.
Then search for predecessors or parent predecessors.
You should be able to remove recursive loop.


 
Posted : 13 Jun 2013 1H49
(@obelix)
Posts: 28
Active Member
Topic starter
 

Thank you babynus


 
Posted : 13 Jun 2013 13H15
Share:

Scroll to Top