You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2018. It is now read-only.
It worked using /web/index.php?r=podium/install/run (I guess I did something wrong yesterday).
Now there ist a new Problem: PHP Compile Error – yii\base\ErrorException Cannot use yii\base\Object as Object because 'Object' is a special class name
It might be some kind of bug...
I'm working on completely new version. >
Nice, I'm going to try that one as soon as possible! 👍
Oh, yes... This package still uses old Object class which was deprecated in Yii 2.0.14 because of PHP 7.2 reserving this name and hence the error. You are using 7.2 obviously.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I just tried to install podium using composer.
Steps 1-3 of installation tutorial are completed, but Step 4 ist making Problems.
Whatever I try to go to
podium/install/run
the page is not found.By the way, i'm using xampp for windows as my webserver and installed podium into yii2 basic... Maybe someone can help me with the link
The text was updated successfully, but these errors were encountered: