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

Bug: Feature module error #49

Closed
creativej opened this issue Jan 19, 2011 · 5 comments
Closed

Bug: Feature module error #49

creativej opened this issue Jan 19, 2011 · 5 comments

Comments

@creativej
Copy link

Hi,

I was playing around with the feature module that you have included in the standard build of Fuel CMS.
When I try to edit one of the features, lets say the 'inline editing'.
The first time I save my edit it works fine. But when I do further editing and click on confirm/save again, errors come up.

A PHP Error was encountered

Severity: Notice

Message: unserialize() [function.unserialize]: Error at offset 5 of 412 bytes

Filename: models/base_module_model.php

Line Number: 290

I don't use the feature module, but just to give you a heads up.
This occured in the mamp and xampp environment.

Cheers

@daylightstudio
Copy link
Owner

This is with a clean version of the master branch correct (version .9)? And you are doing the editing in the admin area and not inline correct?

@creativej
Copy link
Author

yeah it was in the admin/cms area. And the branch is from the master which I downloaded few days ago. The error occured in the page

http://localhost/{website}/fuel/features/edit/1

@daylightstudio
Copy link
Owner

I'm having trouble replicating the issue locally on my MAMP install. Here are the steps I took:

  1. Downloaded the latest master version
  2. Created a fresh database
  3. Went through the normal install directions to enable the admin, make the folders writable etc.
  4. Clicked on the Features module and then clicked to edit the Inline Editing entry
  5. Clicked save
  6. Made some additional changes to that entry
  7. Clicked save again

Is that the correct reproduction steps?

@creativej
Copy link
Author

I just downloaded the latest master version and went through the steps again.

No error. It's working fine now.

Thanks for that.

@daylightstudio
Copy link
Owner

OK... well let me know if it happens again. Thanks.

This issue was closed.
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