krazygyal
Forum Replies Created
-
Forum: Plugins
In reply to: [Pods - Custom Content Types and Fields] iframe in WYSIWYG field not showingThanks, the issue has been fixed.
I found the issue. My server only had php 7.4.33 and the original server was set to 7.4.11. So, I downgraded to 7.3. I’ll end up changing the theme later because it is too outdated.
- This reply was modified 1 year, 5 months ago by krazygyal.
Thank you very much. The code is just missing an underscore. I have been able to display only upcoming event by adding the following line in the “Where” field:
CAST( event_date.meta_value AS DATETIME ) >= NOW()
Forum: Plugins
In reply to: [Social Photo Fetcher] Facebook token not working?I used to use Srizon Facebook Album until it has recently been discontinued. Now, I use FeedThem, even though, the free version is very limited, because all the pictures on my website have disappeared since I stopped using Srizon.
Forum: Plugins
In reply to: [Social Photo Fetcher] Facebook token not working?Since I couldn’t solve the problem quickly, I used another plugin, until I find a solution.
Basically, my issue was the following:
I would click on the button to get a token.
I would log into Facebook, then see a message saying I got a new token.
But in WordPress, I would still have an error message saying I have no token.Forum: Fixing WordPress
In reply to: Cbox not showingI changed http to https in the iframe, and it works.
Forum: Plugins
In reply to: [WP Custom Fields Search] Error: Cannot modify header informationIf I deactivate YOAST SEO plugin it works.
Forum: Fixing WordPress
In reply to: Blank backend login screen / Cannot run debugThe page would work every time I had re uploaded a fresh copy of WordPress. It kept breaking overnight even if I did nothing at all. I had tried deleting all plugins and re activating them one by one. Cleaning the cache after each activation and tried to log in again.
After (almost a month), my host has found out a file contained malicious code. So I deleted this file and re uploaded a fresh copy of WordPress. I’m waiting to see if it works now.
Forum: Plugins
In reply to: [WP Custom Fields Search] Error: Cannot modify header informationThe preset-display.php contains the following:
<div class='wpcfs-search-preset wpcfs-search-preset-<?php echo $id?>'> <?php WPCFSSearchForm::show_form($preset,"preset-$id"); ?> </div>
Forum: Fixing WordPress
In reply to: Broken backend (white screen)My backend broke again. I think I found the plugin that is corrupted. More info in this topic: https://www.ads-software.com/support/topic/invalid-header-26/#post-10347300
Forum: Plugins
In reply to: [WP Custom Fields Search] Error: Cannot modify header informationI think this plugin makes my website backend crash. Since I installed it I’m no longer able to log on. The backend login screen is blank.
Could anyone help me please?
Forum: Fixing WordPress
In reply to: Broken backend (white screen)I am going to re activate everything one by one hoping to find the issue.
- This reply was modified 6 years, 6 months ago by krazygyal.
Forum: Fixing WordPress
In reply to: Broken backend (white screen)I couldn’t see the debug on the landing page, it wouldn’t load. It would just be blank and show up like this:
I found this debug log in the debug log file via FTP.
I re-uploaded wordpress, I have been able to log on. I deactivated all plugins and I activated Twenty Senventeen theme.
It seems to be working now but I need to run debug properly to spot the issue.
For information, php 5.6 runs on my server.
Forum: Fixing WordPress
In reply to: Broken backend (white screen)I use WP Super Cache. I’m on the same host. They haven’t noticed any change, I didn’t switch plan either.
My host is restoring my site to an older version (once more).
They had re uploaded a clean copy of WordPress core files last night. I was able to log on. I just deleted three plugins that were deactivated. I didn’t update anything. I didn’t even post. Logged out. Today, the backend is broken again.
So I’m going to restore to the older version and try to debug it properly. Even though I don’t really have a clue how to.
Forum: Fixing WordPress
In reply to: Broken backend (white screen)Here’s the debug log:
[23-May-2018 20:43:49 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:43:49 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:43:49 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121 [23-May-2018 20:45:30 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:45:30 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:45:30 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121 [23-May-2018 20:45:54 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:45:54 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:45:54 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121 [23-May-2018 20:46:02 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:46:02 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:46:02 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121 [23-May-2018 20:51:07 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:51:07 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:51:07 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121 [23-May-2018 20:55:18 UTC] PHP Notice: Trying to get property of non-object in .../wp-includes/class-wp-query.php on line 3502 [23-May-2018 20:55:19 UTC] PHP Notice: Trying to get property of non-object in .../wp-includes/class-wp-query.php on line 3504 [23-May-2018 20:55:19 UTC] PHP Notice: Trying to get property of non-object in .../wp-includes/class-wp-query.php on line 3506 [23-May-2018 20:55:19 UTC] PHP Notice: Trying to get property of non-object in .../wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php on line 195 [23-May-2018 20:55:19 UTC] PHP Notice: Trying to get property of non-object in .../wp-content/themes/genesis/lib/classes/class-genesis-seo-document-title-parts.php on line 195 [23-May-2018 20:56:27 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 111 [23-May-2018 20:56:27 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 119 [23-May-2018 20:56:27 UTC] PHP Notice: Undefined index: field in .../wp-content/plugins/pods/components/Templates/includes/functions-view_template.php on line 121