Hey Greg,
Any update on when you will have Zuluru working on PHP7 and possibly MySQL 8?
Thanks!
Search found 32 matches
- Mon Mar 02, 2020 11:14 am
- Forum: Zuluru 3 Installation
- Topic: Zuluru on PHP7
- Replies: 1
- Views: 142725
- Thu Oct 10, 2019 4:54 pm
- Forum: Zuluru 3 Installation
- Topic: installing Zuluru on DreamHost VPS
- Replies: 1
- Views: 72654
Re: installing Zuluru on DreamHost VPS
Can you list which PHP modules have been installed? When installing I had to make sure things like php-mysql was included.
- Thu Oct 10, 2019 4:41 pm
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 312862
Re: Lost password not working
Hey Greg,
Sorry for such a slow reply. I got caught with my other day job :). I was able to get my email working by adding this:
$this->addPlugin('MyTheme');
to the bootstrap() method of the application.php file. What I found was that the theme setting that we had "hacked" in the Event ...
Sorry for such a slow reply. I got caught with my other day job :). I was able to get my email working by adding this:
$this->addPlugin('MyTheme');
to the bootstrap() method of the application.php file. What I found was that the theme setting that we had "hacked" in the Event ...
- Mon Jul 15, 2019 1:44 pm
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 312862
Re: Lost password not working
Hi Greg,
I'm wondering if you are back and can help? Here is what I have found so far:
- lost password doesn't pass through the InitializationListener.php like other requests
- In the view.php (zuluru3 root dir/vendor/cakephp/cakephp/src/View/View.php) it looks like it errors out because it can't ...
I'm wondering if you are back and can help? Here is what I have found so far:
- lost password doesn't pass through the InitializationListener.php like other requests
- In the view.php (zuluru3 root dir/vendor/cakephp/cakephp/src/View/View.php) it looks like it errors out because it can't ...
- Tue Jun 11, 2019 2:18 pm
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 312862
Re: Lost password not working
Bummer... I will see what I can do via debugging.
Enjoy your trip!
Enjoy your trip!
- Tue Jun 11, 2019 12:44 am
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 312862
Re: Lost password not working
FYI: I just tried disabling the "setting of the theme" and that didn't work.
- Tue Jun 11, 2019 12:23 am
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 312862
Lost password not working
Hi Greg,
I stumbled onto a problem which I can't seem to resolve. I'm getting an error after the user clicks "submit" on the lost username / password page, Zuluru goes to send the email and then error's out saying it can't find my custom theme. Is this due to us forcing the theme and I need to ...
I stumbled onto a problem which I can't seem to resolve. I'm getting an error after the user clicks "submit" on the lost username / password page, Zuluru goes to send the email and then error's out saying it can't find my custom theme. Is this due to us forcing the theme and I need to ...
- Wed May 22, 2019 4:58 pm
- Forum: Administration
- Topic: Is there a notion of a discount code
- Replies: 1
- Views: 76182
Is there a notion of a discount code
Hi Greg,
Is there a possibility of discount codes instead of using the multiple prices?
Thanks,
Brian
Is there a possibility of discount codes instead of using the multiple prices?
Thanks,
Brian
- Thu May 16, 2019 11:03 am
- Forum: Theming
- Topic: Changing the dashboard
- Replies: 2
- Views: 91904
Re: Changing the dashboard
Thanks for moving this. Yes, this would definitely be a theme item. Really appreciate the help and guidance.
~Brian
~Brian
- Thu May 16, 2019 11:01 am
- Forum: Development
- Topic: Disable the random help hints
- Replies: 3
- Views: 187208
Re: Disable the random help hints
Hi Greg,
For our initial rollout, we are doing a really basic monthly membership program and so much of the functionality is actually confusing initially to the users because of our existing site. As we convert the leagues over from the existing site, then the plan is to turn them back on.
Thanks!
For our initial rollout, we are doing a really basic monthly membership program and so much of the functionality is actually confusing initially to the users because of our existing site. As we convert the leagues over from the existing site, then the plan is to turn them back on.
Thanks!