Page 1 of 2
empty tree module
Posted: 03 Sep 2008, 16:51
by schlogo
Hello,
I ve installed phoca 1.8.8, created galleries and uploaded photos then installed the tree module. The module remains empty...any thought about this?
Re: empty tree module
Posted: 03 Sep 2008, 21:32
by birdie
Hi Schlogo,
did you read this thread already? Does it help?
viewtopic.php?f=15&t=333
birdie
Re: empty tree module
Posted: 27 Nov 2008, 16:33
by sloidts
Hi,
I have the same problem with the tree module.
When I look into the code the JavaScript has been entered correctly.
Already disabled the SEF-System Module, but without success.
Any suggestions?
Regards
Re: empty tree module
Posted: 28 Nov 2008, 16:37
by Jan
which version of module and wich version of component do you use?
Re: empty tree module
Posted: 03 Dec 2008, 17:53
by sloidts
Hi,
I'm using PhocaGallery Component version 2.1.0 RC
The installed module has the same version number (2.1.0)
If you want to check the site, I created an album with 3 pictures in it. You can find it on following url
http://www.gito-tervuren.org/
Kind regards,
Siegfried
Re: empty tree module
Posted: 03 Dec 2008, 18:33
by Jan
??? if I see the HTML code on your site, the tree is here but not displayed, maybe there is some problem with javascript and dtree on your site
Code: Select all
<h3>Phoca Gallery Tree Module</h3>
<div id="phocagallery-module">
<center><div style="text-align: left;"><div class="dtree"><script type="text/javascript">
<!--
dtree_4936b45bf2532 = new dTree2548('dtree_4936b45bf2532', '/modules/mod_phocagallery_tree/assets/');
dtree_4936b45bf2532.add(0,-1,' Galleries','/index.php?option=com_phocagallery&view=categories&Itemid=2');
dtree_4936b45bf2532.add(1,0,'Eerste','/index.php?option=com_phocagallery&view=category&id=1:Eerste&Itemid=2');
dtree_4936b45bf2532.add(2,1,'Foto','/index.php?option=com_phocagallery&view=category&id=2:Foto&Itemid=2');
dtree_4936b45bf2532.add(3,2,'Tweede','/index.php?option=com_phocagallery&view=category&id=3:Tweede&Itemid=2');
document.write(dtree_4936b45bf2532);
dtree_4936b45bf2532.openTo(2,'true');
//-->
</script></div></div></center>
but no idea why it is not displayed on your site? Javascript is working ok on your site, because modal box is working
Jan
Re: empty tree module
Posted: 26 Dec 2008, 13:29
by sloidts
Hi Jan,
Meanwhile I tried a lot of things.
I already reinstalled the complete website, but still the same problem.
When I open the page in Internet Explorer I noticed there's a small error screen.
This error screen shows following error message: 'dTree2548' is undefined
Error is on line 185. I guess this is the reason why the Phoca Tree Menu isn't visible.
Already did some research on the internet, but untill now I haven't found a working solution.
Maybe you know how to correct the error message
Kind regards
Siegfried
Re: empty tree module
Posted: 26 Dec 2008, 23:47
by Jan
??? ... there is some problem with javascript but where ? do you use other extension which uses dtree ?
Jan
Re: empty tree module
Posted: 01 Jan 2009, 23:44
by Jan
thank you for this info, I will take a look at the javascript for // and ; code too...
Jan
Re: empty tree module
Posted: 28 Jan 2009, 11:22
by sloidts
Hi all,
Removed all the comments in the dree.js, the menu is working fine now.
Now I and my visitors can enjoy this great application
Thank you all for the help.
Kind regards,
siegfried