|
Okay, I have deleted joomdoc and loaded phoca and
all my issues have gone away :-)
|
Joomla update
|
Posted 12 years, 7 months ago
by jmilne
|
|
Right given up and upgraded to Joomla 2.5
Joomdoc now works when logged in as an administrator, otherwise I just get error 403 when trying to access any areas defined as public.
Does anyone have any ideas or do I just junk it and use something else?
Thanks
John
|
Joomla update
|
Posted 12 years, 7 months ago
by jmilne
|
|
I have dumped out the contents of $controller does anyone know if it looks correct or if there is anything missing?
_basePath=>/WWWPATH/components/com_joomdoc
_name=>joomdoc
_methods=>Array
----> 0 => webdav
----> 1 => display
_taskMap=>Array
----> webdav => webdav
----> display => display
----> __default => display
_task=>
_doTask=>
_path=>Array
----> view => Array
---->----> 0 => /WWWPATH/components/com_joomdoc/views/
_redirect=>
_message=>
_messageType=>message
_acoSection=>
_acoSectionValue=>
_errors=>Array
---->----> 0 => /WWWPATH/components/com_joomdoc/views/
_data=>Array
---->----> 0 => /WWWPATH/components/com_joomdoc/views/
|
Joomla update
|
Posted 12 years, 7 months ago
by jmilne
|
|
right I have found that the code just stops executing at
line 91 of administrator/components/com_joomdoc/joomdoc.php
$controller->execute(JRequest::getCmd('task'));
the return from JRequest::getCmd('task') is empty, so I guess the default task should execute. display?
$controller is an object as echo $controller; gives a suitable error message as expected.
so what do i check next?
|
Joomla update
|
Posted 12 years, 7 months ago
by jmilne
|
|
right, i have now removed joomdoc and reloaded the latest 3.1.4
the control panel works, but documents and licensing just give blank screens
any ideas welcome.
thanks
John
|
Joomla update
|
Posted 12 years, 7 months ago
by jmilne
|
|
Hi all,
I have just updated joomla from 1.5.22 to 1.5.26 and now joomdoc 3.1.2 has stopped working.
I cant display any documents or go into the admin pages other than the control panel and upgrade page.
has anyone else similar issues?
thanks
John
|
Joomla update
|
Posted 12 years, 8 months ago
by jmilne
|
More |