nathanegraham
Forum Replies Created
-
Forum: Plugins
In reply to: [Import and export users and customers] Documentation?I see it now. This site actually had the old import users from csv active and not this excellent plugin.
Hi Javier,
D’oh! I use your plugin on most of my sites but this particular site has the older import users from csv plugin active.
Disregard. Thanks for the quick response!
Forum: Plugins
In reply to: [Import and export users and customers] Documentation?Hi Javier,
On the wp plugin page? I see some documentation on “Other Notes”. The readme in the plugin folder has this info as well. I don’t see a documentation tab in the actual plugin interface either. I’m sure this is something obvious I’m overlooking.
Thanks again,
Nathanaaelghat, this is excellent!
Forum: Plugins
In reply to: [Visual Form Builder] MAX_INPUT_VARS update not recognized by VFBI ran into this issue on Hostgator last week. Maybe your php.ini isn’t recursive to child folders? For example, if you put php.ini in your root folder /home/username you will want to put something like this in your .htaccess file (where “username” needs to match your account):
<IfModule mod_suphp.c> suPHP_ConfigPath /home/username <Files php.ini> order allow,deny deny from all </Files> </IfModule>
If you have php.ini in your public_html folder (I think this is where Bluehost puts it), you would have suPHP_ConfigPath /home/username/public_html
This link explains it better:
https://www.inmotionhosting.com/support/website/php/recursive-php-ini
Forum: Plugins
In reply to: [Multisite Plugin Manager] Fatal error on line 1451Same problem here when activating portfolio slideshow plugin or wanguard. Solution?
Fatal error: Call to undefined function wp_get_current_user() in /wp-includes/capabilities.php on line 1451
Forum: Plugins
In reply to: [BigBlueButton] Fatal Error when creating roomsThat did it. Thanks for your great support and work! Running great now.
Forum: Plugins
In reply to: [BigBlueButton] Fatal Error when creating roomsThank you for your hard work here! We are so close. I think we’ve almost nailed it. And by “we” I mean “you” :). After your most recent change I can now see the list of Recordings when I go to Settings–>BigBlueButton.
However, the list of Meeting rooms still aren’t showing up so there’s no way for me to modify or delete them. In the widget I have created 5 meeting rooms and I can select them from the drop down. That’s all good but then when I go to Settings–>BigBlueButton it just gives me the message “You must specify a meeting ID for the meeting.” under “List of Meeting Rooms”.
I’m using the test server at https://test-install.blindsidenetworks.com/bigbluebutton/. I’m going to set this up on the university dedicated server once I get this working. The test server doesn’t seem to be a problem since I’m able to now view the recordings without issue.
Here’s what I’m seeing in Settings–>BigBlueButton
Forum: Plugins
In reply to: [BigBlueButton] Fatal Error when creating roomsThanks again for your hard work here. I’m now able to launch meeting sessions from the widget. That’s the big hurdle and it’s working great! Really exceeded expectations. However, a major problem still exists and it’s that I can’t view the rooms I’ve created or presentations I’ve recorded in Settings–>Big Blue Button.
Here are my existing BBB sessions as viewed through the widget:
But when I try to delete, edit, or view existing presentations or recordings in settings–>Big Blue Button under List of Meeting Rooms it says:
“You must specify a meeting ID for the meeting.
There are no recordings available.”like this:
Forum: Plugins
In reply to: [BigBlueButton] Fatal Error when creating roomsThanks for the response! I’m on PHP version 5.2.17. I’m running this particular site on Bluehost (shared hosting) right now but can try it on a dedicated server later. I used your updates and that got rid of the fatal error. Now in debug mode it only spits out an undefined variable length notice on line 1387.
Now the problem is that it still doesn’t generate a meeting room:
It does now create the “Join X” button in the widget (it didn’t before you made the change):
However, when I click on the widget I get this message: “Sorry an error occured while joining the meeting.”:
Update: I upgraded to PHP version 5.3.26 and the above is true on >5.3 as well. I’ve tried this on 3.5.1 and 3.5.2.
Forum: Plugins
In reply to: [BigBlueButton] Fatal Error when creating roomsI’m getting this error as well using 1.3.5 and WP 3.5.2. At first I thought it meant that the openssl extension hadn’t been enabled on the server where I’m hosting the site but then I was able to get BBB to work so it has to be the plugin.
Thanks
Forum: Plugins
In reply to: [Multisite Plugin Manager] Fatal error: line 1357I’m getting the same error on one of my networks but not on the other.
Fatal error: Call to undefined function wp_get_current_user() in inetpub\wwwroot\mysite\wp-includes\capabilities.php on line 1451
Forum: Plugins
In reply to: [BuddyPress Groups Extras] Missing Group Extras admin for extend your groupsThe main issue is that on my multisite network, I’m able to “Edit this page” on a new added page but group admins aren’t able to Edit this page or see the Extras tab in Group Admin. I’m guessing this is because they are not site admins of the main blog but just group admins? I have the option checked to allow both group admins and site admins to edit and see Extras.
I run an open source university group site and I’m getting this report from several people that they can’t edit the group page when I add it.
BTW, we’ll get Pages, Access, and Blog pro options when they are ready. The users will need access to the Extras area though. They can see “Extras” but when they click on it, it’s blank.
Thanks
Forum: Plugins
In reply to: [BuddyPress Groups Extras] Group navigation menu ordering issueAwesome. Thumbs up.
Forum: Plugins
In reply to: [Twitter Widget Pro] Twitter widget pro in multisiteTo be more specific, what I mean is that it would be great to be able to fill out the “You need to set up your Twitter app keys” (i.e., Consumer Key and Consumer Secret) in the Network Admin area on multisite so that users can just hit the “Authorize New Account” button.
Thanks