PDA

View Full Version : Mambo 4.5.3 and Docman


varicesb
02-17-2006, 09:07 AM
I am very happy that I choosed for siteground. Very fast service. good performance value for money

I have one little problem

I installed the newest release form docman in mambo 4.5.3.( from siteground) put a download button in topmenu but after pressing it i get this error
Fatal error: Cannot redeclare themeConfig::$details_homepage in /home/varicesb/public_html/components/com_docman/themes/default/themeConfig.php on line 36

I did the same in version mambo 4.5.2 ( with another provider) but that worked without problems.

my site is www.varicesbehandeling.com

Has someone a solution or do I have to wait for a new release from docman which supports mambo 4.5.3

James

P.S. Actually the program Docman works not at all. It did not upload or link files

Tom
03-01-2006, 03:33 AM
Here is what I have found out at the mamboserver forum:

It seems to be a killer bug in Docman. If you edit the file components/com_docman/themes/default/themeConfig.php and delete line 33 (the first declaration of $details_homepage) you will get over the problem.

This might resolve your issue....

Here is the full URL:

http://forum.mamboserver.com/showthread.php?p=327078