• Resolved soyoukan

    (@soyoukan)


    i put the folder in the plugins folder, as directed.

    went to activate in wordpress, and got errors:

    Warning: copy(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch_off.php): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 84

    Warning: unlink(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php): Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 85

    Warning: fopen(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_cronOn.txt): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Warning: fclose() expects parameter 1 to be resource, boolean given in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Warning: mkdir(): No such file or directory in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 130

    Warning: mkdir(): No such file or directory in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 141

    Warning: session_start(): Cannot send session cookie – headers already sent by (output started at /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php:84) in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 519

    Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php:84) in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 519

    Warning: mkdir(): No such file or directory in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 521

    Warning: mkdir(): No such file or directory in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 522

    Warning: fopen(/home/newlove/public_html/wordpress/wp-content/uploads/session/1.txt): failed to open stream: No such file or directory in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 523

    have no idea what to do..

    andy

    https://www.ads-software.com/plugins/rencontre/

Viewing 15 replies - 1 through 15 (of 19 total)
  • Plugin Author Jacques Malgrange

    (@sojahu)

    Hi andy,

    The “Rencontre” directory, in wp-content/plugins/, should be writable. (Chmod 755).

    Regards,

    Jacques Malgrange

    Thread Starter soyoukan

    (@soyoukan)

    it is 755 already… i just checked.

    i removed it, reinstalled it, now WP will not crash out when I activate, however I get errors at the top of the WP plugins screen. I think same/similar, (forgot to copy)

    it says something about WP highest compatibility, 4.2 – my version is 4.3 i just installed.

    I would really like to use this, as it fits my requirements completely.

    thanks

    Plugin Author Jacques Malgrange

    (@sojahu)

    If you have already

    Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 84

    it’s a permission problem.
    Does the file rencontre/inc/patch.php exists or has it changed to patch_off.php ? If changed, permissions are OK. Otherwise, try 775 (some server require that).

    About the new WP 4.3, I have not try the installation. I don’t think Rencontre is incompatible with this new version.

    Thread Starter soyoukan

    (@soyoukan)

    changed patch.php file to 775 and also inc folder plus cache folder.
    patch_off does not exist
    tried again

    Warning: copy(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch_off.php): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 84

    Warning: unlink(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php): Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 85

    Warning: fopen(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_cronOn.txt): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Warning: fclose() expects parameter 1 to be resource, boolean given in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Plugin Author Jacques Malgrange

    (@sojahu)

    I forgot to tell you but the chmod 755 (or 775) must be done recursively.
    I don’t see anything else.

    Regards,

    Thread Starter soyoukan

    (@soyoukan)

    updated via plugins. changed all files/folders to 775..

    now only 2 errors:

    Warning: copy(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch_off.php): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 84

    Warning: unlink(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php): Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Andy,

    If you use a Linux server and if you have installed WordPress yourself, I don’t see anything else than permissions. Try 777 recursively to test and return to 755 or 775 after.

    If WordPress is pre-installed, may-be the owner is different ? This is often shit with these solutions.

    If you are on a Windows server, take a look here.

    Regards,

    Thread Starter soyoukan

    (@soyoukan)

    it is linux, and a shared commercial hire server (webcastle).

    i installed wordpress myself using one of my domain names. I am fairly experienced, but not with wordpress!!

    Thread Starter soyoukan

    (@soyoukan)

    just set all to 777 and it activated! which files/folders do not need 777?

    Plugin Author Jacques Malgrange

    (@sojahu)

    I have searched on Google and I haven’t seen any solution for your error.

    Regards,

    Plugin Author Jacques Malgrange

    (@sojahu)

    Sorry,

    Plugins with 777 recursively.

    Thread Starter soyoukan

    (@soyoukan)

    lol, well at least it now works.. not sure the security aspect of the files, but hey, problem solved. thanks.

    is there any documentation about the various options, e.g. im sure i read somewhere it needs a full width widget?

    how does the “membership” integrate into wordpress? I use aMember to control signups and payments, which obviously is integrated into WP so the members info is transferred across.

    thanks

    Thread Starter soyoukan

    (@soyoukan)

    further to the above, i found the instructions however they dont make sense because there are no “files/folders” as named e.g. page.php and index.php is the general theme page loader.

    In your theme folder, in the page used for the dating part (index.php or page.php if you want to use the home page – see F.A.Q.), add the content :

    <?php if(is_user_logged_in()) {
    $renc=new RencontreWidget; $renc->widget(0,0);} ?>

    so where do i put this code?

    I put the shortcodes on the correct page (not the first of the site) as [recontre] [recontre-libre] side by side as in instructions, but when viewing the page, the “libre” tag is visible while the other isn’t. Also, there is just a blank page with no dating function showing.

    I’m sorry if these are newbie questions but I am a 4 day newbie to wordpress and learning on the go.

    Thread Starter soyoukan

    (@soyoukan)

    hey, since the latest update, which i just installed WP now says these:

    Warning: copy(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch_off.php): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 84

    Warning: unlink(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php): Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php on line 85

    Warning: fopen(/home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_cronOn.txt): failed to open stream: Permission denied in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Warning: fclose() expects parameter 1 to be resource, boolean given in /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/rencontre_filter.php on line 57

    Warning: Cannot modify header information – headers already sent by (output started at /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php:84) in /home/newlove/public_html/wordpress/wp-content/plugins/slidedeck2/lib/flash.php on line 63

    Warning: Cannot modify header information – headers already sent by (output started at /home/newlove/public_html/wordpress/wp-content/plugins/rencontre/inc/patch.php:84) in /home/newlove/public_html/wordpress/wp-content/plugins/slidedeck2/lib/flash.php on line 63

    Plugin Author Jacques Malgrange

    (@sojahu)

    Hi Andy,

    When you Update a plugin, you remove the plugin forder and install the new one. So, if the previous has been set to 777 manually, the new one should also. Your hosting isn’t usual…

    If you have no page.php, you have to find an equivalent file (.php). Each template is different. Then, follow instructions at the top of the F.A.Q page.

    Regards,

Viewing 15 replies - 1 through 15 (of 19 total)
  • The topic ‘not installed/activated’ is closed to new replies.