By Rik Brown on Friday, 27 June 2014
Posted in Technical Issues
Replies 9
Likes 0
Views 513
Votes 0
After upgrading today to ED 3.2.9463, I can no longer edit posts. It seems to be a Javascript matter.
Hello Rik,

The issue is simply because the ajax calls in EasyDiscuss is made via http://www.travel.com/?option=com_easydiscuss but this fails on your site because http://www.travel.com is hosted with a separate index file and not the index.php file. We have to explicitly modify the code for your site so that the AJAX calls are made via http://www.travel.com/index.php?option=com_easydiscuss instead of http://www.travel.com/?option=com_easydiscuss . I have applied this hack on your site, can you give this a try again?

By the way, you should really just have a single index.php hosted on the site
·
Sunday, 29 June 2014 23:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rik Brown,

Sorry for late reply to this,
May i know are you getting the same error from this post you asked before?

If yes, do you remember how you fix it? -> http://stackideas.com/forums/bbcode-editor-unable-to-load-composer

Please advise.
·
Saturday, 28 June 2014 00:11
·
0 Likes
·
0 Votes
·
0 Comments
·
Arlex:

Thanks for looking at this.

It wasn't the same error that I reported in that other message (although I'm now seeing that "Unable to Load Composer" error message now).

The problem I was having in this particular discussion is that if I clicked on the "edit" button for a post then nothing happened. Oddly, that is not occurring now and I'm get that "Unable to Load Composer" error message again.

Unfortunately, I don't know what Mark did to fix that. -- Rik
·
Saturday, 28 June 2014 00:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rik,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Saturday, 28 June 2014 01:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark:

I've added all of login credentials to site details of this message.

Thanks. -- Rik

PS: For the future, does it matter in which post I put the login credentials.?
·
Saturday, 28 June 2014 02:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Rik,

I am really sorry for the delay of this reply as it is a weekend for us here. I have tried to login to the FTP server with the provided login credentials but unfortunately they are not working for me Can you please advise?

P/S: You should only be adding your site details under the "Site Details" tab on the form below
·
Sunday, 29 June 2014 22:19
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark:

I can edit many posts but some are still giving me the "Unable to Load Composer" message.

I believe the problem occurs when editing replies and not on the originating post of a discussion. But it is hard to point to any particular message as not editable as sometimes editing works and sometimes it doesn't work.

I'll update my site details as requested.

Thanks. -- Rik

Edit: Here is one post giving trouble at the moment.
·
Sunday, 29 June 2014 23:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark:

That appears to fix it. Thanks.

Yes, we've always had an index.html file in our root directory predating our usage of Joomla (version 1.7). That serves 2 purposes. One is that our core business (travel reservations) isn't directly related to the Joomla portion of our site. The other is that if the Joomla site goes down with Apache 500 errors or anything else, our core business of making travel reservations remains up 100% of the time.

There is an optimization setting related to this in Akeeba's Admin Tools Pro ("Force index.php parsing before index.html") which I'll set to "yes" for Joomla and see how that works. [Edit: We'll that didn't help. It was the same as just doing that via Apache.]

Thanks, again. -- Rik
·
Monday, 30 June 2014 00:10
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Rik
·
Monday, 30 June 2014 01:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post