IILLC
Forum Replies Created
-
Forum: Plugins
In reply to: [Wordbooker] Not Pulling Page InfoThe one I am trying to get is: https://www.facebook.com/pages/Camp-Out-Colorado/202431993132242. They pulled up fine before.
I had the same issues with NextGen and the new WordPress. I am not sure exactly what it is doing but server memory usage shoots up until the server crashes and restarts. After fiddling with a bunch of plugins I am sure it is NextGEN that is doing it.
Right now it is disabled things are happy. However, I would really like to know what this is happening and how to fix it.
Thanks!
Thanks, good tip! Worked for mine as well.
Forum: Hacks
In reply to: AJAX Hook Not RespondingThanks for the reply and the idea. I tried using a generic die () and it still is giving me troubles. I don’t even necessarily need the debug info. I just need this to run the php code to make the db changes.
Does anyone else have any thoughts or ideas? What about different ways to implement this? What if I created a form for each one with jQuery forms and then submitted it via ajax that way? I’m worried that whatever I do I need to figure out this ajax issue or I will have problems with that too.
Thanks for any input you can offer.
I just sent in a bug report on this too. It seems that some upgrades work and others don’t for some reason.
I have a blog that the upgrade worked fine and lightbox is still working.
https://www.ddmsrealm.com/And then other blogs that lightbox is not working.
https://www.campoutcolorado.com/These were both upgrades and not migrations. I tested in Chrome and Firefox with and without adblocker on. These are both on identical VPS servers.
I compared settings and checked directories and everything was the same between them. I was unable to find something that would point to why it is working on one and not the other.
Please let me know if you need further information. I hope you can figure this weird issue out soon. Thanks!
Forum: Fixing WordPress
In reply to: How to track down plugin with jQuery issue?Solved!
Localendar Calendar for WordPress’s widget in the sidebar seemed to be causing the issue. Even with the plugin off there seemed to be some script still causing the error. With the widget gone, and the cache cleared the error has not returned.
Thank you so much for the tips and tricks to tracking down this annoying problem!
Forum: Fixing WordPress
In reply to: How to track down plugin with jQuery issue?define(‘SCRIPT_DEBUG’, true);
Did not effect the issue. It happens in Firefox and Chrome.
Forum: Fixing WordPress
In reply to: How to track down plugin with jQuery issue?OK using the Chrome tool I think I found the line that shows the error.
‘JQMIGRATE: jQuery.browser is deprecated jquery-migrate.js?ver=1.2.1:41’
The last file links to: https://www.campoutcolorado.com/wp-includes/js/jquery/jquery-migrate.js?ver=1.2.1
Using this console it looks like w3 Cache Mini settings may be causing an issue as well as the localendar plugin. Though even with those shut down I am still getting the depreciation message on the WP install.
Forum: Fixing WordPress
In reply to: How to track down plugin with jQuery issue?I tried the browser tool in Firefox and it was not showing errors. It was just showing warnings. The error is the one plaguing tons of people now.
blockUI requires jQuery v1.2.3 or later! You are using v1.10.2
Forum: Fixing WordPress
In reply to: How to track down plugin with jQuery issue?I tried switching to 2013 theme and disabling all my plugins. I then cleared the browser cache. Then when I reloaded I still was getting the error with 0 plugins activated and using the default 2013 theme.
Uhg!
Having issues with bbPress as well. Here is my error.
Warning: in_array() expects parameter 2 to be array, null given in /home/XXXX/public_html/wp-content/plugins/bbpress/includes/common/functions.php on line 1199
Thanks for the great work on your plugin. Good luck resolving these v2 errors.
Forum: Plugins
In reply to: [WP-United : phpBB WordPress Integration] Abandoned plugin? AlternativesI think you are right. After putting some effort into this I started looking around. The author has not meed active on either this site or phpbb forums since early March.
I think there is little hope that this will be resolved or updated.
That stinks.
I really like phpBB but need at least a good cross user integration where users must sign up through WordPress.
Does anyone have any suggestions or ideas? There are a few out there that look like they might work. I am just a little frustrated by getting this all setup just to realize this has been abandoned and is not supported.
I really hope they get their site going ASAP. I started fiddling around with this a week or two back and have a few questions I hope they can answer.
Anyway I did get the AutoMOD file needed before they went down.
This should get you going. Just load that ZIP in with AutoMOD.
Hope that helps.
Forum: Plugins
In reply to: [Wordbooker] 500 Internal Server Error for 2-3 minutes after FB PostSorry for the late reply on this. I finally got around to setting the debug messages up and now I can not get the error.
What was happening is that I would publish and return to the edit page saying it published fine. Then clicking the view page now button got me the error. So a slight delay. Then anything I tried to do on the site gave me a 500 error. In a few minutes things were back up and happy.
It was a little disheartening to publish to FB “hey come see this article” and have the website go down for a few minutes.
Anyway it is working now so I can’t get you the errors. I am using the debug version you posted in another thread recently about not supporting multibit. Maybe something in there has helped.
It seems to publish to a Facebook page fine but not to my personal wall. So I have been able to share it from a page manually. A pain but a work around until it is fixed.
Is there any indication from Facebook that this is being addressed?