Forum Replies Created
-
AuthorPosts
-
September 24, 2014 at 10:54 am #5123David ReynoldsParticipant
I’ve used WordPress 3.9.2 and 4.0, with CiviCRM 4.4.5.
I can work around it, so it doesn’t make CommonsInABox unusable for me. It may be something else causing the issue. I have another issue with CiviCRM not completing certain actions when a WP calendar plugin is active. Any calendar plugin. I’ve tried five or six of them. Something common to them seems to break CiviCRM. For example, when adding a new membership and sending an acknowledgment, CiviCRM will process it when I click Save but it returns a blank page and doesn’t send an email. The membership is recorded in the database, it just breaks somewhere after that point. I’ve worked around that as well.
I’ve got a fresh WP install with nothing added yet. I’m going to play around with that and see what I can figure out.
August 27, 2014 at 10:32 am #5075David ReynoldsParticipantI don’t know if this helps or not. I haven’t really delved into it but it is definitely linked to dev mode. I also use CiviCRM to manage our database of supporters. Recently I was attempting to import a CSV file of new contacts and get hitting a snag. It would only add one contact at a time. I spent a great deal of time working from the CiviCRM end and couldn’t find a single error. I was preparing to take the site offline and really work on it, when I just thought I’d try putting it back into Infinity’s dev mode. Viola. Everything was great after that. I suspect it’s because CiviCRM displays a progress bar, perhaps using similar code to the buttons in your theme options. That bar wasn’t displaying and I think whatever error was generated must have terminated the import loop.
How serious a performance hit is occurring if I just leave it in dev mode? I’m not noticing anything.
August 25, 2014 at 8:54 am #5061David ReynoldsParticipantI have the following plugins activated:
MailPoet, The Events Calendar, Capability Manager Enhanced, Press Permit, PageBuilder, Ninja Forms, and Force Login.
Deactivating them all and putting the site into dev mode (in functions.php), resolved the problem. I then turned the plugins on, one by one, and after they were all on, everything still worked. However, taking the site out of dev mode causes the problem to reappear. As long as infinit_dev_mode is true, there are no javascript errors.
August 24, 2014 at 12:57 am #5057David ReynoldsParticipantIt’s not just the buttons that don’t work. The sliders to adjust settings don’t appear either.
Using the Javascript console in Chrome, I get this error:
<span style=”color: #ff0000;”>Uncaught ReferenceError: jQuery is not defined </span>steelcitymenschorus.org/membersite/wp-admin/load-scripts.php?c=1&load%5B%5D…uery-ui-positio&load%5B%5D=n,jquery-ui-sortable,jquery-ui-menu&ver=3.9.2:2
August 20, 2014 at 11:58 am #5037David ReynoldsParticipantI am having this same problem. The options load fine, but the links – Upload, Select, Zoom, and Trash – are just underlined text. They are embedded in tags but they aren’t active links.
I’m using WP 3.9.2, CommonsInABox 1.0.8, and the associated default theme 1.0.8.
-
AuthorPosts