Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Also seeing the same error: Fatal error: Cannot declare class Channel, because the name is already in use in /var/www/xxx/wp-content/plugins/wp-product-feed-manager/includes/data/class-wppfm-channel.php on line 359
    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    I also use “WordPress Product Feed Manager”.

    Thanks again Ken. The server is still private -so I can experiment now. I did some more reading on the implications of AllowOverride All.

    The advice I gotten from another post was was incomplete (or wrong) regarding Ubuntu. Specifically “Error reading /home/david/.nano_history: Permission denied”. I have reverted the changes to the configuration file, and only set AllowOveride FileInfo on my wordpress directory and everything seems to be working well.

    Ken – thanks for your time. It was a configuration issue. I did have mod_rewrite (rewrite in Ubuntu) enabled -but not actually working.

    The default Ubuntu virtual host file contains a Directory directive for /. It sets AllowOverride None. Due to Apache 2 scoping, this will disallow override in any directory underneath /, i.e., any directory at all.

    Modifying to “AllowOverride All” has gotten the button working. Thanks for your time in helping with something that had nothing to do with your plugin.

    I’m also having the same problem. Using the 0.62 zip file.

    Plugin Versions:
    $Id: options.php 385833 2011-05-17 13:13:20Z draca $
    $Id: picasa-album-uploader.php 423849 2011-08-15 15:54:46Z draca $
    PHP Version:
    5.3.5-1ubuntu7.2
    MySQL Server Version:
    5.1.54-1ubuntu4
    Plugin Slug:
    trebacz_picasa_uploader
    Permalink Structure:
    /%year%/%monthnum%/%postname%/
    Button HTML:
    <a href="picasa://importbutton/?url=https://amd-ubuntu/wordpress/trebacz_picasa_uploader/picasa_album_uploader.pbz" title="Download Picasa Button and Install in Picasa Desktop">Install Image Upload Button in Picasa Desktop</a>
    Log:

    There are no entries in the GUI log for the plugin. I am getting 404 errors in the apache access log:

    "GET /wordpress/trebacz_picasa_uploader/picasa_album_uploader.pbz HTTP/1.1" 404

    In the apache error log I get the following error:

    `[error] File does not exist: /var/www/wordpress/trebacz_picasa_uploader’

    The behavior is as others have noted (Picasa machine is Windows XP and Picasa 3). Click on link to install in settings>media. Chrome asks if it okay to allow -tell chrome to launch application. Picasa asks to launch and install buttons. I say yes. Picasa launches, but no button appears in Picasa. I get the associated errors in my apache logs on the webserver. No log entries for the plugin in wordpress.

Viewing 4 replies - 1 through 4 (of 4 total)