I have a seemingly age old issue. GoDaddy moved this site to 4GH and post that move my clients were seeing No input file specified after clicking to navigate to any other page.
http://www.chapelofrest.org/ - index.php shows fine.
I'm not even able …
When I visit my projects page (which I don't often) I find that one of my sites is not listed.
http://www.chapelofrest.org/. The project was most likely named ChapelOfRest
I discovered this when trying to correct a "No input file specified." which …
My 5.6.3.3 site suddenly went blank with a 500 error. I looked at the error log and it said PHP Fatal error: Call to a member function query() on boolean in /public_html/site/concrete/core/models/package.php on line 66
I looked in Config/site.php and …
I'm using a drop down to let a user select from a list of form blocks. Once that choice is submitted, the page reloads and displays a block from a custom stack
Block::getByID($_GET["formid"])->display();
The block displays perfectly. Looks great…
Hello,
After upgrading to version 5.6.3.5 dashboard doesn't work correcly.
f.ex. Fatal error: Call to undefined method Localization::getAvailableInterfaceLanguageDescriptions() in /home/..../public_html/concrete/core/controllers/single_pages/dashboa…
Hi, on my site I have an RSS feed set up which was previously working, but now is not. I get the following error message:
Declaration of Concrete\Controller\Feed::get($identifier) should be compatible with Concrete\Core\Controller\AbstractController::ge…
I have an old installation (version 5.6.3.5) and rss-feed has stopped working after this update. Problem seems to be with XML-validation. The first line is not:
but instead there is there is two empty extra lines:
01.
02.
03.
And this causes t…
When I tried to update my site to 5.6.3.5 I get the following error:
Warning: require_once(/home/histor66/public_html/updates/concrete5.6.3.5_remote_updater/concrete/blocks/accordion_toggle/controller.php) [function.require-once]: failed to open stream: …
Hi there,
Is it possible to restrict the permissions of a particular forum category or topic?
Basically we have a social area, which is open to everyone, all can post and update conversions etc.
But we also have a forum that we need to restrict to a ce…
Hi,
I just moved a site from my localhost to a live situation, it all works but the links made in the content block still link to the localhost url, not the live url. How can I fix this/update the url so it points to the live url?
I already tried t…