petey101
Forum Replies Created
-
Forum: Reviews
In reply to: [Mail Bank - #1 Mail SMTP Plugin for WordPress] Pretty good!Does what is says and never had a problem with it.
ThanksGot the same problem any help?
Peter
Forum: Plugins
In reply to: [Contact Form 7] Success message not showing when tracking GAHad the same issue. Thanks for posting. I had to disable google analytics by yoast because of https://ww.wp.xz.cn/support/topic/fatal-error-on-version-527?replies=6 maybe its a related problem
peteyForum: Plugins
In reply to: [Contact Form 7] Contact form only sends to gmail addressHi WonderWomanCPT had the same type of issue, my cf7 form would only send through email [email protected] or [email protected] and not my domain as [email protected] called my hosting company and the mx record wasn’t added in the cpanel.
Hope This helps
peteForum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] SEO whit ACFI have yoast but it does not incorporate any content that is added to in custom field, I have tried.
Forum: Localhost Installs
In reply to: uploaded file could not be moved to /var/www/problem with seLInux was not letting me write to uploads folder so
open shell and# semanage fcontext -a -t httpd_sys_rw_content_t ’06’
(apache managinging directory 06)
# restorecon -v ’06’
resstoring connectionfixed this was on a local machine fedora 18 not on a hosting serer godaddy thingy!
thanks esmiForum: Localhost Installs
In reply to: uploaded file could not be moved to /var/www/and tried this here
mysql db path
Forum: Localhost Installs
In reply to: uploaded file could not be moved to /var/www/thanks esmi i’ve tried it but will take your advice and try it again .i’ve just changed the upload path in mysql still no good ..
tried them
hmod 767 wp-content/ no good
chmod 755 wp-content/ no good
chmod 767 wp-content/ no good
chmod 775 wp-content/ no goodthis is what i am getting http://s7.postimg.org/r0dhlp3wr/Screenshot_from_2013_06_05_18_14_40.png