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.

[SOLVED] Unable to ...
 
Notifications
Clear all

[SOLVED] Unable to ADD projects, users, tasks etc

7 Posts
2 Users
0 Reactions
7,180 Views
(@jeeth90)
Posts: 4
Active Member
Topic starter
 
[#3663]

I just deployed the version 5.4.5 and it is up and running, but unable to locate Add button in Projects, literally unable to add anything, I logged in as Admin and checked everything and every blog, but could not find any help on this. for every screen the default it is showing search screen as below


 
Posted : 12 Sep 2016 9H50
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

It is strange you don't see any button in the bottom area.
And at least thare should be message "no project selected"....

Do you have any error in the log file ?
Do you have any error in the browser console ?
Please report in any.

NB : possibly if you click on the "hide menu" button, you should see new buttons that you don't see because your screen resolution is quite low.


 
Posted : 12 Sep 2016 13H17
(@jeeth90)
Posts: 4
Active Member
Topic starter
 

in the log it is showing the following error

2016-09-12 10:42:08.886 ** ERROR ** Impossible to load class DOMDocument
=> Not found in ../model/custom/DOMDocument.php
=> Not found in ../mod
el/DOMDocument.php
=> Not found in ../model/persistence/DOMDocument.php

I could not found this file in that directory.
I tried with hide menu option but still not working.

Thanks
Jeeth


 
Posted : 12 Sep 2016 14H08
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

It seems DOMDocument, which is a standard PHP object sincd V5, does not exist on your PHP.
What is the version of your PHP ?


 
Posted : 12 Sep 2016 14H14
(@jeeth90)
Posts: 4
Active Member
Topic starter
 

The folloiwng modules are installed.

php55w-pdo-5.5.38-1.w6.x86_64
php55w-gd-5.5.38-1.w6.x86_64
php55w-5.5.38-1.w6.x86_64
php55w-pgsql-5.5.38-1.w6.x86_64
php55w-mbstring-5.5.38-1.w6.x86_64
php55w-common-5.5.38-1.w6.x86_64
php55w-mcrypt-5.5.38-1.w6.x86_64
php55w-imap-5.5.38-1.w6.x86_64
php55w-mysql-5.5.38-1.w6.x86_64
php55w-cli-5.5.38-1.w6.x86_64


 
Posted : 12 Sep 2016 14H17
(@jeeth90)
Posts: 4
Active Member
Topic starter
 

after install
yum install php55w-xml* -y

it is working now.


 
Posted : 12 Sep 2016 14H25
babynus
(@babynus)
Posts: 14957
Main Contributor Admin
 

Strange that RedHat/Centos do not include this module by defautl...

Happy to know is works now.


 
Posted : 12 Sep 2016 14H30
Share:

Scroll to Top