By d2G on Friday, 19 June 2015
Posted in Technical Issues
Replies 2
Likes 0
Views 712
Votes 0
Hi all,

This is by far the weirdest thing ever. All of a sudden when I try to save a blog post the content area would not be saved. No one has done anything for sure as those accessing to it have no permissions to do it.

I am using JCeditor and did create an article within Joomla as well to make sure this extension was not corrupted. The test was positive, the article was actually saved. I then updated the whole system to the latest, including a jceditor one and no results.

The update was done first of all on my development environment and then I pass all the changes to live except the folders below. On development I can save the blog posts while on the live environment I can't. More over if I edit an existing blog post and try to save it the content area is wiped out.

/*********** This is part of my deploying script *****************************/
echo "${YELLOW}Deleting irrelevant folders from sources${NORMAL}"
rm -rf $sourceFolder/logs
rm -rf $sourceFolder/media
rm -rf $sourceFolder/images
rm -rf $sourceFolder/cache
rm -rf $sourceFolder/tmp
rm $sourceFolder/.htaccess
rm -rf $sourceFolder/.git
rm -rf $sourceFolder/nbproject

echo "${YELLOW}Replacing 'configuration.php' file in sources${NORMAL}"
cp $dFolder/configuration.php .


I have tried different browsers and remove all cookies. I tried from different computers. No way it would work. It cannot be the database as the two of them are exactly the same, literally.

Any ideas?
By the way I have tried as well to create another user with new privileges but the same result.
Thanks,
D.
d2G
·
Friday, 19 June 2015 08:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello D2G,

I am sorry for the delay of this reply.

Can you provide us with your Joomla backend and FTP access so we can check on the issue directly?
·
Friday, 19 June 2015 16:20
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post