lwall
Forum Replies Created
-
I am still trying to solve this issue. I have restored backups, started anew, everything. Nothing seems to solve the issue that started when I tried to install the plugin.
Please, help!
Forum: Plugins
In reply to: [Google App Engine for WordPress] Activating plug-in gives blank pageSolved this.
After activating app engine plugin, the instructions said to give it a bucket, once I did that I was able to activate headway themes and maxbutton-pro.
Which in turn, automatically created two buckets, one for each.
Still, the app engine plugin remains deactivated in the localhost copy, just fyi.
Forum: Plugins
In reply to: [Google App Engine for WordPress] Activating plug-in gives blank pageThis is the latest I discovered. It is more a workaround than a solution.
The app engine plugin interferes with two parts of my site, one is headway themes, and the other is a plugin called maxbuttons-pro.
I activate another theme (fourteen, etc.) and activate app engine without a problem. I can upload from the bucket, etc. No problems!
If I deactivate app engine, I can activate headway themes.
I have not had time to check if the same happens with maxbuttons-pro, but carefully reading the error message above, issue #4 refers to this plugin and therefore I assume it is the same as with HT.
Ultimately, I’d be good to know what is going on with bucket permissions, see first part of the error message specifies:
CloudStorageTools::getPublicUrl(‘gs://’, false)
Seems it app engine cannot read the buckets? May be?
May be connected to your issue (on local), I cannot edit certain plugins and I am told I have not enough permissions… But it is my own hard-drive.
I am not sure this means anything, but at some point, I saw a couple of buckets were created (may be the app engine automatically?) and they were related to headway theme and maxbuttons-pro, then the buckets were gone and I cannot replicate the process.
When I get the blank screen, I rename (add hyphen at end) the app engine plugin folder in my local version, upload with the launcher and it deactivates the plugin online. Just a tip to keep moving.
Anybody else reading this with ideas on how to permanently solve this, please help.
Thanks!
Forum: Plugins
In reply to: [Google App Engine for WordPress] Activating plug-in gives blank pageHi Richard
Did you get it to work?
I am having a lot of troubles due to not being able to activate the plugin. It is otherwise impossible to add posts, media, etc.
Forum: Plugins
In reply to: [Google App Engine for WordPress] Activating plug-in gives blank pageUpdate.
I have deleted the database and proceeded to re-install it.
After I started to activate plug-ins again I got the following error message and can’t update any other plugins.
Fatal error: Uncaught exception ‘InvalidArgumentException’ with message ‘Invalid Google Cloud Storage filename: gs://’ in /base/data/home/runtimes/php/sdk/google/appengine/api/cloud_storage/CloudStorageTools.php:345 Stack trace: #0 /base/data/home/apps/s~project-name-replaced-here/wpfromstarterproject.375460318752387030/wordpress/wp-content/plugins/google-app-engine/modules/uploads.php(238): google\appengine\api\cloud_storage\CloudStorageTools::getPublicUrl(‘gs://’, false) #1 [internal function]: google\appengine\WordPress\Uploads\Uploads::filter_directory(Array) #2 /base/data/home/apps/s~project-name-replaced-here/wpfromstarterproject.375460318752387030/wordpress/wp-includes/plugin.php(192): call_user_func_array(‘google\appengin…’, Array) #3 /base/data/home/apps/s~project-name-replaced-here/wpfromstarterproject.375460318752387030/wordpress/wp-includes/functions.php(1736): apply_filters(‘upload_dir’, Array) #4 /base/data/home/apps/s~project-name-replaced-here/wpfromstarterproject.375460318752387030/wordpress/wp-content/plugins/maxbuttons-pro/maxbu in /base/data/home/runtimes/php/sdk/google/appengine/api/cloud_storage/CloudStorageTools.php on line 345
Forum: Plugins
In reply to: [WordPress Social Login] Plugin/Description page disappearedI’d be grateful and willing to donate if you get this or a replacing plugin to work with ease. I have been struggling to make it work with LinkedIn and Twitter for months.
Please, let me know if you can get those two networks to work with this plugin or get a new plugin with opauth started.
I am VERY interested.
Thanks!
Forum: Plugins
In reply to: [AddThis Social Sign In] Twitter problemThanks, jpatlakas.
wp-social-login plugin is also giving me errors on linkedin and twitter, would you mind sharing more details about how you set them up? I get 401 errors in both and played a lot with the settings, as well as googled the problems and potential fixes without success.
Thanks!
Forum: Plugins
In reply to: [AddThis Social Sign In] Twitter problemHello jpatlakas
I am having the same issue. Same networks work, same networks don’t work. Have you been able to solve it?
Forum: Plugins
In reply to: [WordPress Social Login] Twitter ErrorEver solved this? I am still having problems with twitter.
“Authentification failed. The user has canceled the authentication or the provider refused the connection. “
“Authentication failed! Twitter returned an error. 401 Unauthorized.”
Forum: Plugins
In reply to: [WordPress Social Login] Twitter Login IssueSame problem here.
The plugin is great because it captures all user data, etc. Others simply don’t. But I can’t use it with Twitter, or Hotmail. Only fb and Google work.
Any ideas on how to solve this?
Thanks, Bill!!!
It worked like a charm.
Forum: Plugins
In reply to: [Advanced iFrame] Variable heightMichael,
Which file should I modify? I am looking at the css file and don’t see anything like “#ai-div-advanced_iframe”.
Please, advise.
Thanks!
Forum: Plugins
In reply to: [Advanced iFrame] Variable heightMichael,
A quick update. I have started to use http://www.ibba.org/resources/directory#ja-current-content and seems to position the iframe easier. Meaning I do not need to work the x and y initial positions.
Question: The css of the iframe has outflow set to hidden (overflow: hidden;), where can I change that? When I turn it off, the iframe self-adjusts its height.
#ai-div-advanced_iframe {
height: 394px;
overflow: hidden;
position: relative;
width: 755px;}#advanced_iframe {
left: -1px;
position: absolute;
top: 0;
width: 100%;}Forum: Plugins
In reply to: [Advanced iFrame] Variable heightThanks for your reply, Michael.
Correct, I want to include part of http://www.ibba.org into my own website which is in a different domain.
Correct, the parent has no way to know the remote page has change its size.
I have total control over the parent but no control whatsoever over the remote.
Which page you refer to when you say “Can you edit the html of this page?”, the parent or the remote?
Forum: Plugins
In reply to: [Advanced iFrame] plugin stopped workingI have found a work around for this. I uninstalled the simple plugin and the pro plugin and reinstalled the simple plugin, then deactivated it, then deleted it, then installed the pro plugin and activated it. It seemed to do the trick. It works.