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

Fail to get schema of a tag #7

Closed
mostafabarmshory opened this issue Aug 28, 2020 · 1 comment
Closed

Fail to get schema of a tag #7

mostafabarmshory opened this issue Aug 28, 2020 · 1 comment
Assignees

Comments

@mostafabarmshory
Copy link
Member

mostafabarmshory commented Aug 28, 2020

Here is the error:

<br />
<b>Fatal error</b>:  Uncaught Error: Class 'Shop_Tags' not found in /var/www/vendor/pluf/core/src/Pluf/Views.php:594
Stack trace:
#0 /var/www/vendor/pluf/core/src/Pluf/Dispatcher.php(269): Pluf_Views-&gt;getSchema(Object(Pluf_HTTP_Request), Array,     Array)
#1 /var/www/vendor/pluf/core/src/Pluf/Dispatcher.php(183): Pluf_Dispatcher::send(Object(Pluf_HTTP_Request), Array, Array)
#2 /var/www/vendor/pluf/core/src/Pluf/Dispatcher.php(95): Pluf_Dispatcher::match(Object(Pluf_HTTP_Request))
#3 /var/www/html/index.php(9): Pluf_Dispatcher::dispatch('/api/v2/shop/ta...', Array)
#4 {main}
      thrown in <b>/var/www/vendor/pluf/core/src/Pluf/Views.php</b> on line <b>594</b><br />

`

And the REST API:

http://localhost:9001/api/v2/shop/tags/schema
@hadimansouri
Copy link
Member

It is fixed already. See issue-6.
We have to wait for the next release.

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