jvinzent
Forum Replies Created
-
Forum: Plugins
In reply to: [Sessions] Grant access to Sessions AnalyticsHello @pierrelannoy
Thanks for replying quickly. Unfortunately, he has already this capability, as a WooCommerce Shop Manager, but :
- Even if PerfOpsOne appears in the back office menu, the “Statistiques” (Analytics) entry doesn’t appear
- By the way the “Centre de contr?le” (Dashboard I guess) appears in the menu but is blank when accessed
- By the way again, the “Outils” (Tools) entry appears and when accessed two tools are displayed (podd-tools and iplocator-tools) but the one linked to Sessions (pose-manager) is not
Thanks again for your time
Hi,
our host provider told us to modify wp-config.php file, where the MYSQL rights were not as required. Now we have
define( ‘FS_CHMOD_DIR’, ( 0775 & ~ umask() ) );
define( ‘FS_CHMOD_FILE’, ( 0664 & ~ umask() ) );According to our host provider, permissions for files are also correct. But we still have the same error in Imagify Tools. What could be wrong ?
(the topic is not resolved, I don’t know why it is checked)Hi,
our host provider solved these errors but we get stuck, possibly by another :
FS_CHMOD_DIR0770 (504) Should be?0775 (509).FS_CHMOD_FILE0660 (432)Should be?0664 (436).
But a first check on rights seems OK to them (I’m not familiar with this as far as I am concerned)
drwxrwx— user user www
drwxrwxr-x user user wp-content
drwxrwxr-x user user uploads
(where user is the user)Thanks for your help
Forum: Plugins
In reply to: [Open User Map] Auto approval and email fieldWell that would be great and a captcha would do I think.
To be more specific about our case, our user are paying subscribers of our online newspaper, and it is a quite good community, so moderate a posteriori is not a problem.Forum: Plugins
In reply to: [Open User Map] Auto approval and email fieldHi,
thanks for your reply.
So I understand auto-publish is not possible for visitors ? And for registered users it is limited to “edit post” capabilities ? Is there a way to be more permissive ?Thanks again for your help