LetoDMS Community Forum
Installation- static standard problem - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Installation Problems (https://community.letodms.com/forumdisplay.php?fid=9)
+--- Thread: Installation- static standard problem (/showthread.php?tid=401)



Installation- static standard problem - vjletodms - 11-19-2011

i have installed letoDMS 3.0.0 successfully but getting following problem when using it:

everywhere on the screen i am getting following line

Strict Standards: Non-static method UI::pageNavigation() should not be called statically in

Kindly inform, how i can remove this line

The attache pictures shows actual problem


RE: Installation- static standard problem - dgbaker - 11-20-2011

To get rid of those strict error msgs, change your php.ini error_reporting and remove E_SCRIPT


RE: Installation- static standard problem - dgbaker - 11-20-2011

To get rid of those strict error msgs, change your php.ini error_reporting and remove E_SCRIPT


RE: Installation- static standard problem - vjletodms - 11-21-2011

(11-20-2011, 12:41 AM)dgbaker Wrote: To get rid of those strict error msgs, change your php.ini error_reporting and remove E_SCRIPT

Thanks for your reply, problem resolved

Another problem coming is when i am installing letoDMS, i am getting following erreor

Core letoDMS directory : Not found
=> Current value : e:/xampp/htdocs/letodms/
=> Suggestion value : E:/xampp/htdocs/letoDMS/


However, my letoDMS_Core directry is available at above location
also core.php is present there

Kindly suggest solution


RE: Installation- static standard problem - dgbaker - 11-21-2011

(11-21-2011, 08:45 PM)vjletodms Wrote:
(11-20-2011, 12:41 AM)dgbaker Wrote: To get rid of those strict error msgs, change your php.ini error_reporting and remove E_SCRIPT

Thanks for your reply, problem resolved

Another problem coming is when i am installing letoDMS, i am getting following erreor

Core letoDMS directory : Not found
=> Current value : e:/xampp/htdocs/letodms/
=> Suggestion value : E:/xampp/htdocs/letoDMS/


However, my letoDMS_Core directry is available at above location
also core.php is present there

Kindly suggest solution

Not 100% sure, but I know on Linux it is case-sensitive (letodms is not the same as LetoDMS) try putting the suggested value exactly as it is with the upper and lower case values.



RE: Installation- static standard problem - sappu - 03-19-2012

iam also getting same error ..i am also searching for ans.did you solve it.?