Page 2 of 3
Re: Tree Module Problems - IMAGE
Posted: 07 Feb 2010, 02:32
by zoomlanski
i'm trying to attach the imageshack image I just uploaded for the first time.
It displays what I see when I try to create the tree module. All the CSS/HTML is stripped and I can't change or save the module.
Thanks
Tim
Re: Tree Module Problems
Posted: 08 Feb 2010, 14:51
by rima
same problem here, just waiting untill Jan fixed it like he did with the plugin
Re: Tree Module Problems
Posted: 08 Feb 2010, 18:14
by Jan
Hi, the latest version of Phoca Download Tree Module includes the fix, you can download it now and test it.
Jan
Re: Tree Module Problems
Posted: 08 Feb 2010, 19:58
by zoomlanski
Just tested it. No change. I uninstalled and reinstalled.
Is there something I need to delete out of my database to ensure full deletion?
The file we are talking about is mod_phocadownload_tree_v1.3.3.zip
Thanks for your time
Tim
Re: Tree Module Problems
Posted: 08 Feb 2010, 20:26
by Jan
Hi, you don't need to delete something in database, the:
require_once( JPATH_BASE.DS.'components'.DS.'com_phocadownload'.DS.'helpers'.DS.'route.php' );
was not included. This was added and you should not get the problem with including the route method then.
Jan
Re: Tree Module Problems
Posted: 09 Feb 2010, 10:44
by rima
Not working here, still getting the page without any styling(image zoomlanski posten)
Re: Tree Module Problems
Posted: 09 Feb 2010, 14:49
by zoomlanski
Agree with Rima - css striped/no-html page still present. No change
Problem isolated to this module only unfortunately.
Sorry.
Tim
Re: Tree Module Problems - Ccom_PhocaGallery Reqd
Posted: 12 Feb 2010, 14:14
by zoomlanski
ZD - Yes, Well done!
installing com_phocagallery did resolve the issue.
I wasn't getting that error anywhere that I could see. Good Discovery!
Jan - is there a reason Phocagallery is required to make the Tree Module work? T
Cheers
Tim
Re: Tree Module Problems
Posted: 13 Feb 2010, 19:25
by Jan
Hi,
is there a reason Phocagallery is required to make the Tree Module work?
Yes, the module takes data from component.
Jan
Re: Tree Module Problems
Posted: 09 Mar 2010, 06:59
by cecilbadlands
I just installed Phoca Download Tree ver. 1.3.3 tonight and I am having a similar problem. It installs OK but when I try to edit the module i get a funny looking page and this error message in the module parameters area:
Fatal error: require_once() [function.require]: Failed opening required '/hermes/bosweb/web105/b1059/sl.cecilbad/public_html/home/administrator/components/com_phocagallery/libraries/loader.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/bosweb/web105/b1059/sl.cecilbad/public_html/home/modules/mod_phocadownload_tree/elements/phocadownloadcsmod.php on line 16
If just enable the module and try to view it in the front end I get only this error message:
Fatal error: require_once() [function.require]: Failed opening required '/hermes/bosweb/web105/b1059/sl.cecilbad/public_html/home/components/com_phocadownload/helpers/route.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/bosweb/web105/b1059/sl.cecilbad/public_html/home/modules/mod_phocadownload_tree/mod_phocadownload_tree.php on line 19
If I disable the module, the front end works normally.