joshuaoca
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress site hackedbut when i login it’s all messed up.
What do you mean by this?
We cannot help you if you do not give out other information. like:
Have you installed any theme/plugins recently?
How sure are you that you are hacked.
What error do you see? or is it a blank page when you go to /wp-admin?
Paste your error_log here for us to better understand your situation.
Forum: Fixing WordPress
In reply to: Can't install themeYou can enable wp-debugging. If you have access through your FTP. Look for wp-config.php, and change this line
define( 'WP_DEBUG', false );change to
define( 'WP_DEBUG', true );then refresh your website. and you will see errors from headers.
Forum: Fixing WordPress
In reply to: Posts not showing on live siteMarking this as resolved
Forum: Fixing WordPress
In reply to: Posts not showing on live siteYes, I have figured it all out yesterday. There was a table from our DB that needs to be repaired that deals with a plugin. Basically what that plugin does is to hide a post or a page from a certain user.
Anyway, thanks for all the suggestions everyone.
Forum: Plugins
In reply to: PAID MEMBERSHIP PRoOh. Found it. Thanks
Forum: Fixing WordPress
In reply to: Posts not showing on live siteand here are the error logs.
[17-Aug-2016 13:05:29 UTC] PHP Fatal error: Uncaught exception ‘Zend_Mail_Storage_Exception’ with message ‘need at least user in params’ in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/wphelpdesk/application/vendor/Zend/Mail/Storage/Pop3.php:181
Stack trace:
#0 /home/measure15/public_html/www.medipliance.com/wp-content/plugins/wphelpdesk-inbox/application/libraries/Module/Ajax/Import.php(33): Zend_Mail_Storage_Pop3->__construct(Array)
#1 /home/measure15/public_html/www.medipliance.com/wp-content/plugins/wphelpdesk-inbox/application/libraries/Module/Ajax/Import.php(121): Wphd_Module_Ajax_Import::mail()
#2 /home/measure15/public_html/www.medipliance.com/wp-content/plugins/wphelpdesk/application/functions/admin.php(382): Wphd_Module_Ajax_Import::collect()
#3 [internal function]: wphd_event_get_messages()
#4 /home/measure15/public_html/www.medipliance.com/wp-includes/plugin.php(601): call_user_func_array(‘wphd_event_get_…’, Array)
#5 /home/measure15/public_html/www.medipliance.com/wp-cron.php(117): do_action_ref_array(‘wphd_event_ge in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/wphelpdesk/application/vendor/Zend/Mail/Storage/Pop3.php on line 181Forum: Fixing WordPress
In reply to: Posts not showing on live siteHere are the new records from wp-debugger.
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50547 Library:50631 in /home/measure15/public_html/www.medipliance.com/wp-includes/wp-db.php on line 1520
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/measure15/public_html/www.medipliance.com/wp-includes/wp-db.php:1520) in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php on line 28
Forum: Fixing WordPress
In reply to: Posts not showing on live siteYes, Already did. and change the theme to default.
Forum: Fixing WordPress
In reply to: Posts not showing on live siteHi Nisha,
Thanks for the reply and comfort. 🙂
anyway. We just have disabled the plugin and still posts are not showing.
Thanks again.Forum: Fixing WordPress
In reply to: Posts not showing on live siteOk. I got this error from wp-debugger.
Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50547 Library:50631 in /home/measure15/public_html/www.medipliance.com/wp-includes/wp-db.php on line 1520
Notice: Undefined index: id in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/GravityMerge/index.php on line 47
Notice: Undefined index: page in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/GravityMerge/index.php on line 49
Notice: Undefined index: page in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/GravityMerge/index.php on line 69
Warning: session_start(): Cannot send session cache limiter – headers already sent (output started at /home/measure15/public_html/www.medipliance.com/wp-includes/wp-db.php:1520) in /home/measure15/public_html/www.medipliance.com/wp-content/plugins/paid-memberships-pro/paid-memberships-pro.php on line 28
Please I am begging everyone. 😀 Thanks in advance.
Forum: Fixing WordPress
In reply to: Posts not showing on live siteYes sir, Front Page -> Home, Posts Page -> Hipaa Blog
here is the Link sir.
https://www.medipliance.com/hipaa-blog/Thanks.
Forum: Fixing WordPress
In reply to: Posts not showing on live siteHI Tara, There is nothing useful related to this issue on my error logs. tried looking into it as well. Have you had any idea what might be causing this?
Forum: Fixing WordPress
In reply to: Posts not showing on live siteTried reverting the permalinks to default and going back to costum. Still no blog posts. Does anyone have any idea what’s causing the problem? Thank you again in advance, have a great day.