• I got plugin activation error.

    Fatal error: Cannot redeclare register_mysettings() (previously declared in /home/ulee1997/public_html/wp/wp-content/plugins/smooth-slider/settings/settings.php:749) in /home/ulee1997/public_html/wp/wp-content/plugins/i-dump-iphone-to-wordpress-photo-uploader/i-Dump.php on line 71

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author dannozzz

    (@dannozzz)

    I understood the error.
    Because i build it from the tutorial to make a plugin, your other installed plugin/widget is using the same parameters to store info’s.
    In this case its your smooth-slider plugin/widget.

    Thank you for giving your feedback , i will update it soon to register those vallues with uniqu parameters instead of the default parameters.

    you can solve it to not use your other plugin or you have to wait till i finished my update.

    Thank you for reporting this, i forgot to change them !

    Plugin Author dannozzz

    (@dannozzz)

    Solved choibc,
    Thank you for reporting!

    Log

    This issue is still not resolved in the latest version 2.3.5 for Smooth Slider. In the meantime, I found a solution!

    To activate the Smooth Slider, you can edit the settings.php file in the Smooth Slider settings folder.

    Search for the two instances of register_mysettings and rename to register_mysettings_ss

    You should be active to activate the plug-in without issues.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: i-Dump iPhone Photo Uploader] Activation Error’ is closed to new replies.