Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Call to undefined method yii\helpers\Url::current() #3

Closed
maxxer opened this issue Feb 5, 2015 · 2 comments
Closed

Call to undefined method yii\helpers\Url::current() #3

maxxer opened this issue Feb 5, 2015 · 2 comments

Comments

@maxxer
Copy link
Contributor

maxxer commented Feb 5, 2015

In AttachmentsTable.php.
Replacing with

Url::remember(Url::base());

works but I'm not sure it's the intended use

@CTOlet
Copy link
Owner

CTOlet commented Feb 6, 2015

Is there another way how to do that?

@maxxer
Copy link
Contributor Author

maxxer commented Feb 6, 2015

I see current is available since Yii 2.0.3... So let's wait for it.
thanks

@maxxer maxxer closed this as completed Feb 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants