Fieldtype

Archived
Forum
(read-only)

JW Nivo

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Jeremy Worboys

     

JW Nivo is breaking my Publish page

Support (Resolved)

SpunOut
SpunOut

Hey there,

Installed JW Nivo successfully and like any other module. Once I add it to as a channel field, I’m given a blank my publish page or edit channel entry page. The problem stops once I delete the JW Nivo field again.

I’ve cleared the cache and set up my nivo_cache without error.

Hopefully you can help!

Cheers,
J

Jeremy Worboys
# 1
Developer
Jeremy Worboys

Hey, happy to help.

This sort of thing usually comes from a PHP version conflict. If you can find out the version of PHP is running on the server you are using I should be able to investigate this for you.

SpunOut
# 2
SpunOut

Hey Jeremy, Thanks for the prompt reply. The PHP info page tells me I’m running PHP Version 5.1.6. Hopefully this’ll be an easy one!
Kind regards, J

Jeremy Worboys
# 3
Developer
Jeremy Worboys

Thanks, I’ll hopefully have some time tonight to look into this.

Jeremy Worboys
# 4
Developer
Jeremy Worboys

Hey, the problem was that json_encode and json_decode were introduced in PHP 5.2.0. I have added a “polyfill” of sorts to patch these missing functions in JW Nivo 1.1.1 (now live).

Let me know if you have any other issues.

SpunOut
# 5
SpunOut

Thanks Jeremy, that worked a treat. There is a php error appearing on the publish page but it doesn’t affect the overall functionality. I’ve attached an image. Otherwise thanks, the plugin is great!

Jeremy Worboys
# 6
Developer
Jeremy Worboys

Thanks for catching that error. I have fixed it in version 1.1.2 (now live).