About this topic

  • Posted by billco626 1 year ago. There are 4 posts. The latest reply is from byron.
  • This topic is not resolved
  1. I added the Photosmash plug-in, and while I haven't completely figured it out, it looks like it's going to be a very positive addition to my site. The problem I'm having is this...ever since I activated the plug-in, when I go to Widgets (under Appearance) on my dashboard page, a new page loads that has the following message (nothing else, no access to widgets, etc.):

    PHP Warning: Missing argument 2 for PhotoSmash_Widget::getLayoutsDDL(), called in D:\www\www.sierramadrenews.net\wordpress\wp-content\plugins\photosmash-galleries\widgets\bwbps-widget.php on line 161 and defined in D:\www\www.sierramadrenews.net\wordpress\wp-content\plugins\photosmash-galleries\widgets\bwbps-widget.php on line 208 PHP Warning: Missing argument 2 for PhotoSmash_Widget::getLayoutsDDL(), called in D:\www\www.sierramadrenews.net\wordpress\wp-content\plugins\photosmash-galleries\widgets\bwbps-widget.php on line 161 and defined in D:\www\www.sierramadrenews.net\wordpress\wp-content\plugins\photosmash-galleries\widgets\bwbps-widget.php on line 208

    My website is http://www.sierramadrenews.net, my theme is "Newstheme" by Wordpress Theme Designers.

    Any help would be much appreciated. I need to get my widget access back!

  2. Hi bill,

    You found a bug!

    In file: photosmash-galleries/widgets/bwbps-widget.php, Go to line 208..it should look like:

    function getLayoutsDDL($selected_layout,$psDefault){

    Make it look like:

    function getLayoutsDDL($selected_layout){

    Let me know if that doesn't fix it.

    Cheers,
    Byron

  3. Byron - You are my new hero...Thanks very much, that did the trick!

  4. Welcome!
    BB

RSS feed for this topic