Has the code change for determining if a user is logged in?
// Do something
It's kicking me an error saying that the call is nolonger.
The if user in edit mode is still working correctly.
// Do something
Thanks in advance for your hel…
Is there a way to apply class(es) to this PHP login logout link?
[code]
[/code]
Link works fine, but just need to apply a couple classes to the rendered HTML.
Hey,
I wish to make a registration form (page) for registering new clients.
I would give the permission to an editor group.
I did look in the single pages and find the /register page.
I get the message: 404-fout page not found when selecting this pag…
Hey,
I would be happy to be able to add an birthday event in the calendar add-on.
So adding an event that occurs once a year.
I don't really see how to do this.
best regards,
Stefaan De Reu
So what's the way to achieve what this did, then?
Was doing this to help prevent user from inadvertently accessing functions they could destroy their C5 site with:
[code]
// override dash RHS panel
$objEnv = Environment::get();
…
V5.8.2
The C5 dashboard email test for default PHP fails with:
The following error was found while trying to send the test email:
Unable to send mail: Unknown error
However doing putting mail('me@myplace.com', 'test', 'testing'); into the package'…
Hi,
is it possible to get the current page at package on_start method? As i tested it always return null? is there any workaround?
[code]
public function on_start(){
$c = Page::getCurrentPage();
dd($c);
}
[/code]
If I have a page list and I do e.g. $pages->filterByCollectionTypeHandle(['articlepage', 'newspage']); then the list will contain pages of both those types.
If I have an Express list and I do e.g. $list->filterByConsultantOffice($_POST['office-filter']…
Hi All ,
I am currently using Concrete 5.7.5.2 version, and created a new stack for my blogs page and wanted the page name to be displayed in beginning of the blog .
In the latest version of Concrete5 there is Page Attribute Display (where i can c…
I've been trying to update a site that was running 5.7.5.6 (think that was it) which did a lot of customization on the edit_profile and avatar pages, and was using it with the actual theme from the site.
With version 8.2.1, I can still display their c…
If you're looking to get help with an Add-on or Theme you got out of the marketplace, you can do that from the very same place you got the item in the first place. For example, if you have an eCommerce or Calendar question - go check out the Support tab for each of them.
Pick an Answer
Hey, you're asking a community of busy people to volunteer their time to find you an answer. Help us know if your thread is resolved or not by picking an answer.
There's a little "Mark as Best Answer" link to every post in your thread. When you find the best answer to your question, just click that link and all sorts of wonderful things happen to everyone!
-Thank You! MGMT
Post
Sign In?
You must have a user account and be signed to perform this action.