I have an event that refuses to delete due to the following problem:
The following records reference this event, so it cannot be deleted.
Prices: 1
I don't know how to remove the prices reference record in order to delete the event.
Thanks in advanced
Search found 9 matches
- Sun Jul 27, 2014 12:56 am
- Forum: Administration
- Topic: Deleting event
- Replies: 2
- Views: 156986
- Mon Jul 21, 2014 2:05 am
- Forum: Administration
- Topic: problem with datapicker
- Replies: 4
- Views: 198659
Re: problem with datapicker
Thank you Gregs,
Now I can easily add leagues and divisions
Now I can easily add leagues and divisions
- Sun Jul 20, 2014 8:04 pm
- Forum: Administration
- Topic: problem with datapicker
- Replies: 4
- Views: 198659
Re: problem with datapicker
Thanks for your help Gregs,
I have checked the type for open and close and it is date. Here is the error that I get now after the addition with debug level 2
Array
(
[League] => Array
(
[name] => Football for All
[affiliate_id] => 1
[sport] => soccer
[season] => Summer
[Day] => Array
(
[0 ...
I have checked the type for open and close and it is date. Here is the error that I get now after the addition with debug level 2
Array
(
[League] => Array
(
[name] => Football for All
[affiliate_id] => 1
[sport] => soccer
[season] => Summer
[Day] => Array
(
[0 ...
- Sun Jul 20, 2014 3:24 am
- Forum: Administration
- Topic: problem with datapicker
- Replies: 4
- Views: 198659
problem with datapicker
I have installed zuluru successfully but I am having a problem while adding a league. The website mysql does not seem to recognise the values sent the by the datapicker.js
Each time I try to add a league, I get the following error:
Warning (512): SQL Error: 1364: Field 'open' doesn't have a ...
Each time I try to add a league, I get the following error:
Warning (512): SQL Error: 1364: Field 'open' doesn't have a ...
- Fri Jul 18, 2014 5:50 pm
- Forum: Zuluru 1 Installation
- Topic: Installation error after step 1
- Replies: 7
- Views: 274872
Re: Installation error after step 1
I deactivated the xdebug and now the website works perfectly
Thanks again
Thanks again
- Fri Jul 18, 2014 5:11 pm
- Forum: Zuluru 1 Installation
- Topic: Installation error after step 1
- Replies: 7
- Views: 274872
Re: Installation error after step 3
After finishing step 3 and defining the countries, provinces and regions I was faced by the following error.
Fatal error: Maximum function nesting level of '100' reached, aborting! in /Users/hussainalsalem/Documents/workspace/dev/cake/cake/libs/folder.php on line 742
Fatal error: Maximum function nesting level of '100' reached, aborting! in /Users/hussainalsalem/Documents/workspace/dev/cake/cake/libs/folder.php on line 742
- Fri Jul 18, 2014 4:35 pm
- Forum: Zuluru 1 Installation
- Topic: Installation error after step 1
- Replies: 7
- Views: 274872
Re: Installation error after step 1
Thank you so much. I really appreciate it
I was as you said using the wrong URL. It should have been without index.php
Everything worked fine and now I am in step 3 where I need to edit the local settings.
I was as you said using the wrong URL. It should have been without index.php
Everything worked fine and now I am in step 3 where I need to edit the local settings.
- Fri Jul 18, 2014 4:21 pm
- Forum: Zuluru 1 Installation
- Topic: Installation error after step 1
- Replies: 7
- Views: 274872
Re: Installation error after step 1
Thank you for the fast reply.
There is no install.php created in zuluru/config/
But there is the install.php.default file
I am using a local URL that I added in the virtual hosts file hussainalsalem2.local
The URL that is producing the problem is:
http://hussainalsalem2.local/index.php/install ...
There is no install.php created in zuluru/config/
But there is the install.php.default file
I am using a local URL that I added in the virtual hosts file hussainalsalem2.local
The URL that is producing the problem is:
http://hussainalsalem2.local/index.php/install ...
- Fri Jul 18, 2014 3:37 pm
- Forum: Zuluru 1 Installation
- Topic: Installation error after step 1
- Replies: 7
- Views: 274872
Installation error after step 1
Hello,
I am trying to install zuluru . While I have been installing zuluru, I faced an error after step one (giving the domain). Note: I am using cakephp 1.3.6 and php 5.3.28 and have a good understanding of php but I am totally new to cakephp. I am pretty sure that I have put all the files in ...
I am trying to install zuluru . While I have been installing zuluru, I faced an error after step one (giving the domain). Note: I am using cakephp 1.3.6 and php 5.3.28 and have a good understanding of php but I am totally new to cakephp. I am pretty sure that I have put all the files in ...