• I installed the plugin and we are now testing with a few members

    Only problem so far, it does not allow members to upload an image

    Member can choose file and it shows in box but when it hits add photo the program sticks and white space appears

    Then the only way to get back to anything is by hitting my homepage

    Our general settings have new users set to subscribers

    I think contributors are not even allowed to upload images

    So does that mean a member has to have AUTHOR privileges for this to work with image uploads?

    Or what did we miss in setup for image uploads to not work?

    THANKS

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter 1webdesigners

    (@1webdesigners)

    Rest seems to be working fine, chat and stuff and search.

    But no members can add photos.

    Also, the admin can’t even edit a user’s account to add photos.

    So something is blocking uploads of photos.

    Plugin looks good, we probably need the upgrade version, but we need to test with photos, so PLEASE HELP.

    Thanks

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi,

    You probably have a restriction on your server.

    Regards,

    Thread Starter 1webdesigners

    (@1webdesigners)

    Well I have root control of the server so I’m asking my network admin if there’s any such restrictions on the server right now.

    Any ideas what on a server might choke your plugin?

    Could it be related to MySQL privileges?

    Or php settings?

    I have complete control of the server so if you ran into the issue any advice for what I need to look at is appreciated.

    Thanks

    Thread Starter 1webdesigners

    (@1webdesigners)

    I noticed in a few old threads you had a missing file blocking uploads.

    Even when I log into your plugin as administrator, your plugin doesn’t allow me the admin to even edit a users profile image.

    So I think the latest version of this plugin is missing something like before.

    Plugin Author Jacques Malgrange

    (@sojahu)

    I don’t know but it’s not MySql. This feature works fine even with the last version.
    – Take a look at your php.ini.
    – Change wp-config debug to ‘true’.
    – Try to see errors with Firebug.
    Google can help you.

    Regards,

    Thread Starter 1webdesigners

    (@1webdesigners)

    My admin said only thing to stop it is if the upload image directory is not 755

    it is 755

    I made a user an author, with that permission they can upload within wordpress through their user page but as soon as they try to upload inside your plugin it spins out and it’s not creating any ‘error’ in the logs.

    So maybe a file is missing in the latest version, like it was in past versions as other support threads stated.

    It’s definitely the plugin since I just test a few other plugins where users upload stuff and they have no issues, so it is this plugin

    With no image upload ability the plugin is useless as you know.

    Plugin Author Jacques Malgrange

    (@sojahu)

    – Change wp-config.php debug to ‘true’.
    – Do you have GD2 on your server ? It’s require.

    Thread Starter 1webdesigners

    (@1webdesigners)

    I set to true from false and now uploading images gives this fatal error

    Fatal error: Uncaught Error: Call to undefined function exif_read_data() in /home/love/public_html/wp-content/plugins/rencontre/inc/rencontre_widget.php:1770 Stack trace: #0 /home/love/public_html/wp-content/plugins/rencontre/inc/rencontre_widget.php(1661): RencontreWidget::f_photo(30, ‘/home/love/publ…’, 0) #1 /home/love/public_html/wp-content/plugins/rencontre/inc/base.php(1874): RencontreWidget::plusImg(‘0’, ‘3’) #2 /home/love/public_html/wp-content/plugins/rencontre/rencontre.php(253): rencMenuMembres() #3 /home/love/public_html/wp-includes/class-wp-hook.php(298): Rencontre->menu_membres(”) #4 /home/love/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #5 /home/love/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #6 /home/love/public_html/wp-admin/admin.php(222): do_action(‘rencontre_page_…’) #7 {main} thrown in /home/love/public_html/wp-content/plugins/rencontre/inc/rencontre_widget.php on line 1770

    Thread Starter 1webdesigners

    (@1webdesigners)

    I’m having my admin check about if GD2 is in php I have

    I have php 5 so that should automatically have it

    Plugin Author Jacques Malgrange

    (@sojahu)

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Members cannot upload images’ is closed to new replies.