Howtos for 5.7.0.3
Permalink
I've installed 5.7.0.3.
In the previous versions I could find my way around.
Now when I want to connect my site to the community I'm unable to find how.
So I''m back to absolute beginner, the help i found is all 5.6 or older.
Is there any basic howto stuff regarding 5.7.0.3. out there?
In the previous versions I could find my way around.
Now when I want to connect my site to the community I'm unable to find how.
So I''m back to absolute beginner, the help i found is all 5.6 or older.
Is there any basic howto stuff regarding 5.7.0.3. out there?
Thanks for the quick relply,
Is the path to install your own theme still the same? and the coding for top default and footer.php also unaltered?
Having asked al that I think this is a big step foreward totally worth it.
Thanks
Is the path to install your own theme still the same? and the coding for top default and footer.php also unaltered?
Having asked al that I think this is a big step foreward totally worth it.
Thanks
Hi NLS61,
to install theme in 5.7.1 you have to put the theme in root/application/themes folder...
yes this are all same...
Regards
jupiter
to install theme in 5.7.1 you have to put the theme in root/application/themes folder...
yes this are all same...
Regards
jupiter
Cheer, then all is well :)
concrete5 Community schreef op 30-9-2014 11:59:
concrete5 Community schreef op 30-9-2014 11:59:
Hi can I ask this here or do I have to open a new topic
I'm getting Class 'Concrete\Core\Page\Theme\Exception' not found
Following the following tut to the letter ;)
https://www.youtube.com/watch?v=UWgxpVvyKHs&list=UUywmkk3TWHLcYy...
<?php
namespace Application\Theme\urbanic;
use Concrete\Core\Page\Theme\Theme;
class PageTheme extends Theme {
protected $pThemeGridFrameworkHandle = 'bootstrap3';
}
urbanic being undercast as the directory is undercast.
What am i Doing wrong
I'm getting Class 'Concrete\Core\Page\Theme\Exception' not found
Following the following tut to the letter ;)
https://www.youtube.com/watch?v=UWgxpVvyKHs&list=UUywmkk3TWHLcYy...
<?php
namespace Application\Theme\urbanic;
use Concrete\Core\Page\Theme\Theme;
class PageTheme extends Theme {
protected $pThemeGridFrameworkHandle = 'bootstrap3';
}
urbanic being undercast as the directory is undercast.
What am i Doing wrong
After doing nothing extensively for some time this problem went away.
No Idea why.
No Idea why.
please if you are satisfied then please choose the best answer ....so others can recognize it that this is helpful discussion..
That will be most likely for 5.7.1 (to let us the time to port and review all addons to 5.7).
don't worry, this should be coming soon now.