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

administrator user group permission error is fixed. #718

Merged
merged 1 commit into from
Jun 18, 2013

Conversation

hkulekci
Copy link
Contributor

Changing is :

From
s:14:"marketing/affiliate";
to
s:19:"marketing/affiliate";

Fatal error: Uncaught exception 'ErrorException' with message 'unserialize(): Error at offset 2739 of 7722 bytes' in ….

Changing is :

From
 `s:14:"marketing/affiliate";`
to
 `s:19:"marketing/affiliate";`

Fatal error: Uncaught exception 'ErrorException' with message 'unserialize(): Error at offset 2739 of 7722 bytes' in ….
@melihucar melihucar mentioned this pull request Jun 18, 2013
opencart pushed a commit that referenced this pull request Jun 18, 2013
administrator user group permission error is fixed.
@opencart opencart merged commit 619dff5 into opencart:master Jun 18, 2013
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

Successfully merging this pull request may close these issues.

2 participants