Problems, need help? Have a tip or advice? Post it here.
10 posts Page 1 of 1
Hello,

First of all so far I've found this CMS a very good solution for folks like me who have zero knowledge in php.

I'm trying to integrate this with the tutorial theme "Aurelius" on http://www.indiaforge.co.cc. However I'm not able to see any editable area in the browser.

Here's the image.

Image

If somebody wants to see the source code of the about.php file, its here http://www.indiaforge.co.cc/about.php

I'm scratching my head since a day but couldn't find the error.

Please help me with this.
Hi Mayank,

Would it be possible for you to PM me your Couch admin name/password please?
I'd like to see first-hand what is going wrong.

Thanks
Thank you for giving me your site's creds.

I had a look and it seems that your host is 'injecting' some unsolicited code into the script that is responsible for showing the wysiwyg editor.

This is what I found injected within 'ckeditor_v354.php'
<!-- http://www.000webhost.com Analytics Code -->

<script type="text/javascript" src="http://analytics.hosting24.com/count.php"></script>
<noscript><a href="http://www.hosting24.com/"><img src="http://analytics.hosting24.com/count.php" alt="web hosting" /></a></noscript>

<!-- End Of Analytics Code -->

I am afraid, but there is nothing I can do to rectify this problem except to suggest that you find a better host :)

Regards
Well yeah, they're hosting it for free that's why it might be happening. Thanks again for helping!

I'll use it somewhere else and then I'll see.. again it's a wonderful CMS and I liked your approach, you're too quick in responding queries.

Cheers!
Guys, I have the same problem, but on a host that a prior version of couch worked just fine with.

KK, I PM'ed you credentials.
Yeah KK can help you further. By the way - are you using free hosting? If yes, than 99% problem is coming from the hosting provider.
Hi Guys,

I'm having the same issue -- with a 500 error coming up for "GET ...couch/includes/ckeditor/ckeditor_v354.php?t=B49D5BN"

and an "Uncaught ReferenceError: CKEDITOR is not defined
(anonymous function)"

-- I'm guessing the second error is coming from the fact that it can't find the first -- any idea why there would be a server error looking for the editor?

The includes folder was at 755 and I changed it to 777 (no dice).

Anything else it could be?
Hi Martin,

I cannot say what exactly is the case with ckeditor_v354.php on your server but in almost all the reported cases involving ckeditor_vxxx.php, I have found the the web host trying to inject (or otherwise somehow manipulate) this file.

The '.php' extension of this file makes them think it is a regular PHP file and make the changes without thinking twice. However, this actually is a JavaScript file and any changes made to it simply causes it to balk and throw up errors.

Wonder if you could get me access to your admin panel? Taking a look at the problem first-hand might yield some clue.

Thanks.
Hey --

So -- now they're showing up. I swear I cleared my chaches earlier -- but maybe I just needed to leave it alone for a few hours?

I'll continue as such unless it starts acting up again.

thanks again,

-m
Are you by any chance using XAMMP or WAMP (on your local machine)?
I have seen WAMP behave a little erratically sometimes (serves up incomplete files).
Simply refreshing the page solves the problem, though.
10 posts Page 1 of 1
cron