-
If you create a Task and do not assign a task. On the stream it assigns everyone in that Space.
If you go back into the task and assign one person to the task, then go back to the stream page. It …
-
Admob has many features like Video Ads and so on. The QtAdmob is buggy and needs rework.
**Ideas/Propositions**
-We need better interfaces for executing ads, we shouldn't be calling 4 methods to plac…
-
If you decide to use this solution, as I did, then you may encounter an error resending headers `yii\web\HeadersAlreadySentException: Headers already sent.`
The thing is that licson/libSSE-php itse…
-
Hi, I'm writing a tutorial for Tuts+ about this module (see https://code.tutsplus.com/tutorials/programming-with-yii2-getting-started--cms-22440) ...
I'm finding that 'uploadUrl' => '/hello/uploads…
-
I really like your lobiadmin.
But, how to make sidebar is not followed scrolled when we scrolled the content ?
Please advise
-
After initial install of the Yii Advanced template (what I'm currently testing)
Your user table replaces the default Yii table.
In this process it renames `username` to `name`
this will throw er…
-
### Description
So after an update we cannot see the entries normally in the cms.
We get an flash error at the top a server error occured.
Now i found the following line in the logs:
yii\db\Except…
-
Hello,
I have finally got the extension functional and now I wanted to know the use of auth_assignment, auth_item, auth_item_child, auth_rule tables that were created with migration tool as I dont s…
-
HI,
when i update my app installation after adding yii2-admin to the composer.json, i get following error message;
Warning: Composer should be invoked via the CLI version of PHP, not the cgi-fcgi SAP…
-
Allow developers to customize the way login should work after x number of failed login attempts:
- Display Yii2 Captcha
- Display reCaptcha
- Block User
- Configure the amount of time a user …