Help us to help you!

Our aim is to offer you the best service possible, to do this we need to know: (1.) Joomla! version (2.) Server type (3.) Editor version (4.) Browsers type & Version and any (5.) Error messages you may have, for help in finding this information please - click here…We would also invite you to read our form rules before posting - read more…

Notice
  • The administrator has disabled public write access.
  • Only logged-in/registered users are allowed to contribute to the forum.
Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 12
TOPIC: JTree not loading on Frontend
#4125
Re: JTree not loading on Frontend 3 Months, 3 Weeks ago Karma: 22
Thank you for your post. Can you tell me a bit more about your configuration?

(1.) Joomla! version,
(2.) Server type,
(3.) Editor and JCK Manager version,
(4.) Also would you be able to provide us with a screenshot of problem?
(5.) Would you be able to provide us with a error report? To do this you could use Firebug (which is a extensions for Firefox - addons.mozilla.org/en-US/firefox/addon/1843/ ). Once installed would you: 1.) open up Firebug > 2.) Enabled the ‘Console’ Tab, 3.) visit the page where the error is occurring and 4.) paste the ‘error report’ when you received the error.
Paul (Team Member)
Administrator
Posts: 1175
graph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
If you use JCK Editor, please post a review at the Joomla! Extensions Directory.
The administrator has disabled public write access.
 
#4150
Re: JTree not loading on Frontend 3 Months, 2 Weeks ago Karma: 0
I am also having a problem with the JTree link. I am using Joomla! 2.5 and JCK editor 3.4.7.2

The Error report is as follows:

a is null
resoftco.com/media/system/js/mootree.js
Line 1
Michael
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthday: 04/09
The administrator has disabled public write access.
 
#4151
Re: JTree not loading on Frontend 3 Months, 2 Weeks ago Karma: 0
Also, If I try to use the Joomla 2.5 native "Discover" tool to update JCK editor, I get the following error:

JFolder: :files: Path is not a folder. Path: /homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor
JInstaller: :Install: Cannot find XML setup file
Failed loading XML file
/homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor.xml
XML: failed to load external entity "/homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor.xml"
Failed loading XML file
/homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor.xml
XML: failed to load external entity "/homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor.xml"
XML: failed to load external entity "/homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor.xml"
JFolder: :files: Path is not a folder. Path: /homepages/45/d399841923/htdocs/joomlasite/plugins/editors/_jckeditor
JInstaller: :Install: Cannot find XML setup file



It seems to me that the system is adding in an underscore where it should have none. since the editor directory is "editors/jckeditor" NOT "editors/_jckeditor"
Michael
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Gender: Male Birthday: 04/09
The administrator has disabled public write access.
 
#4166
Re: JTree not loading on Frontend 3 Months, 2 Weeks ago Karma: 31
Awills (Team Member)
Administrator
Posts: 500
graphgraph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London

Always clear your browser cache(CTRL+SHFT+DEL for FF/IE and Chrome users)
The administrator has disabled public write access.
 
#4264
Re: JTree not loading on Frontend 2 Months, 2 Weeks ago Karma: 0
Hello,

I have a simular issue.

jtree content loads well on backend and not on frontend. Cancel and Accept buttons of jtree not also not responding, all other plugins or buttons working normally.

live_site = ''
Joomla 2.5.1
JCK 5.0 beta
JCK manager lite
Apache 2.2.22
Mysql 5.1.56
PHP 5.2.17
Firefox (no errors in console of firebug)

I have another site on the same server space, same configuration,template but no JCK manager lite and it works normally. Any relation?


whatever the language configuration spanish or english, any hints on where to search/look/debug?
Joris

Its a shame its such a powerfull function..
Joris
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/02/28 08:04 By Ceelen.
The administrator has disabled public write access.
 
#4279
Re: JTree not loading on Frontend 2 Months, 2 Weeks ago Karma: 22
Dear Joris,

I am happy to look into this for you but in order to do this would you be able to give me the follow:

1) Is it working intermittently on the forntend or not working at all?
2) Can you tell me if the articles not working are using special characters, if so what are they?
3) What language is the site using?

Thanks,


Paul
Paul (Team Member)
Administrator
Posts: 1175
graph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
If you use JCK Editor, please post a review at the Joomla! Extensions Directory.
The administrator has disabled public write access.
 
#4379
Re: JTree not loading on Frontend 2 Months ago Karma: 0
Dear Paul,

Late reply because i have been terribly busy with my compost toilet and shower on my little farm here.

Your Questions:
1) Is it working intermittently on the forntend or not working at all?
2) Can you tell me if the articles not working are using special characters, if so what are they?
3) What language is the site using?

My answers:
1) No it does not work at all at the frontend. (other two sites with simular configuration and site backend working properly)
2) No special caraters, only a - "dash".
3) Language version site and administrator es-ES 2.5.1
CKEDITIR PARAMETERS IN HTML PAGE:

baseHref : 'desakos.com/',
imagePath : 'images/stories',
toolbar : CKEDITOR.config.expandedToolbar ? 'Publisher' : 'Image',
toolbarStartupExpanded : CKEDITOR.config.expandedToolbar,
uiColor : '#D6E6F4',
skin : 'office2007',
contentsCss :'desakos.com/templates/custom_template/css/template.css',
contentsLangDirection : 'ltr',
language : 'es',
defaultLanguage :'',
enterMode : '1',
shiftEnterMode : '2',

Thanks for the good work, Joris
Joris
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#4380
Re: JTree not loading on Frontend 2 Months ago Karma: 22
Hi Joris,

we are now aware of the problem afecting Firefox in the front-end and are working to have this fixed in the new release of the editor, which we hope to have with you very soon.

Kindest regads,


Paul
Paul (Team Member)
Administrator
Posts: 1175
graph
User Offline Click here to see the profile of this user
Gender: Male webxsolution.com Location: London Birthday: 12/09
If you use JCK Editor, please post a review at the Joomla! Extensions Directory.
The administrator has disabled public write access.
 
#4387
Re: JTree not loading on Frontend 2 Months ago Karma: 0
Not only affecting firefox, it doesnt work in chromium either in front end. Suppose I should try to reinstall, should I reinstall everything? Other three site working smoothly.

Saludos Joris
Joris
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 12
Moderators: Paul (Team Member)

Share this post