brettbum
Forum Replies Created
-
Forum: Plugins
In reply to: [Automatic Youtube Video Posts Plugin] Spectacular failureYes I do. Does that cause other settings to revert back / not to save?
There are hundreds more articles and I have not limited them via the settings.
The sample tweet does seem to pull only the same article over and over.
After resetting everything, and running it again, the second tweet showed up with the same error.
Status is a duplicate.
update, the second tweet (after the timer counted down) resulted in an error
Error for your last tweet was :’Status is a duplicate.’
So I guess it doesn’t work at all.
Just a note, it works fine for me with genesis 2.02 and wp 3.9.1 on the old Sleek theme.
it does not work 2.0.2 wp3.9.1 on the news pro theme from genesis
Forum: Plugins
In reply to: [All-in-One WP Migration and Backup] Media Library Files not importingDid some further troubleshooting, and the images/files ARE successfully loading into the server. They are just not connected in the db to wordpress.
Is this something I’m doing wrong (in the steps that I’m taking) or is this an error with the plugin.
Right now, I’m guessing that I have done something incorrectly, but not sure what. ??
Forum: Fixing WordPress
In reply to: Category link shows no postsRan repair on those tables in phpmyadmin.
That seemed to fix things, although it did erase, zero out my category and tags on that one post.
Afterwards, I was able to add categories and tags again.
So the long and short of it, I suggest running repair on your DB ??
Forum: Fixing WordPress
In reply to: Category link shows no postsSeeing the same issue today on a site running wordpress 3.8.1 and genesis framework 2.0.2 hosted on wpengine.
Weirdest thing. all other categories are fine.
When I look at All posts, I can see posts with my category, but it won’t let me filter on that category(returns 0).
Troubleshooting
I tried adding a new category through quickedit, hit update.
Checked my category list and all (but the post I just edited) in the categories showed up again. (partial fix)
Then I noticed that my tags for that same article were hosed up. I can’t add tags to this particular article (the most recent).
checked my error logs, did not see anything.
turned debug on, then went and tried to add another tag.
came up with this gem
WordPress database error: [Incorrect key file for table './wp_vivmag/wp_terms.MYI'; try to repair it] SELECT tt.term_id, tt.term_taxonomy_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy as tt ON tt.term_id = t.term_id WHERE t.name = 'Cruise' AND tt.taxonomy = 'post_tag' /* From [vivmag.com/wp-admin/admin-ajax.php] in [N/A] */ WordPress database error: [Incorrect key file for table './wp_vivmag/wp_terms.MYI'; try to repair it] SELECT term_id FROM wp_terms as t WHERE t.name = 'cruise' /* From [vivmag.com/wp-admin/admin-ajax.php] in [N/A] */ WordPress database error: [Incorrect key file for table './wp_vivmag/wp_terms.MYI'; try to repair it] SELECT term_id FROM wp_terms as t WHERE t.name = 'cruise' /* From [vivmag.com/wp-admin/admin-ajax.php] in [N/A] */ WordPress database error: [Duplicate entry '17972' for key 'PRIMARY'] INSERT INTO <code>wp_terms</code> (<code>name</code>,<code>slug</code>,<code>term_group</code>) VALUES ('Cruise','cruise',0) /* From [vivmag.com/wp-admin/admin-ajax.php] in [N/A] */ Notice: Undefined index: psp_edit in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1206 Notice: Undefined index: psp-meta-nonce in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1207 Notice: Undefined index: psp_edit in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1206 Notice: Undefined index: psp-meta-nonce in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1207 Notice: Undefined index: psp_edit in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1206 Notice: Undefined index: psp-meta-nonce in /nas/wp/www/cluster-1233/vivmag/wp-content/plugins/platinum-seo-pack/platinum_seo_pack.php on line 1207
to be continued….
??
had to create a temporary new homepage to keep things running (one that does not use minimax nor page layout builder)
Now the old home page with minimax is running at https://courvo.com/home
It’s just a blue page. Notice the html only generates the following?
<body style=""><div class="w3eden"></div></body>
There’s nothing inside of that?
deactivated page layout and that fixed the fatal error, but pages will still not load with minimax. (blue page instead of white)
Plus, there is no 1.3.8 version of the old plugin in the wp repository so rolling back is out now. ??
Tried buying the pro version (minimax) and that triggered a fatal error as soon as I activated it
Fatal error: Cannot redeclare minimax_opt_menu() in /nas/wp/www/cluster-1666/courvo/wp-content/plugins/minimax/minimax.php on line 34
Quick follow up. I just tried updating to 1.3.9
That causes the entire site to fail to load (just a white page).
Something must be wrong within the update. I’m rolling back to 1.3.8 myself for now.
Thanks Shaon,
I commented out this line
// commented out to turn off cache ---> if(file_exists(MX_CACHE_DIR.$pid)) return $content.file_get_contents(MX_CACHE_DIR.$pid);
That did seem to fix the caching issue both for the wordpress recent posts widget and also for the Genesis Featured Posts widgets. (I test both afterwards)
I still do not understand the benefits of the extra modules mentionedon the wpeden page. Something is missing/confusing there. I say that partly because I’m confused by it, but partly because I suspect that if it were more clear, sales would improve.
I’d like to see this plugin improve in general, so I hope that happens for you.
Ah, that would explain it. Is there a way I can manually disable the cache in the plugin for now until the update comes?
On a separate note, where can I find something that breaks down the difference between the free and the pro version? Seems like the WPEden site options are about the same if not the same. I’ve been using this free plugin for several months now, love it and want to show some support $$$$ but haven’t seen what the difference is really?
Forum: Plugins
In reply to: [Testimonials Widget] Testimonials Stacking on first loadactually, might have to start a new ticket?
I’m currently running 2.18.2 now