juslintek
Forum Replies Created
-
Forum: Plugins
In reply to: [Theme My Login] Couple of things, that aren't workingkeesiemeijer, advice too late already, did it (but thanx anyway) ?? After there was no response. So I figured there must be some restriction.
Forum: Plugins
In reply to: [Theme My Login] Couple of things, that aren't workingAn update with more specifics:
The link to login pageThe html itself:
Okay, because bbpost doesn’t allow me to add full page html, I’ve added it here:
Full page HTMLP.S. Ignore bloquote wrapper. Its from this post.
Forum: Plugins
In reply to: [Theme My Login] Couple of things, that aren't workingAn update with more specifics:
The link to login page: https://vezejai.lt/prisijungimas/The html itself:
[Moderator Note: Large code block removed. Please post code & markup between backticks or use the code button.]Nah thats wrong, now I can’t see half submenus. Need to untick all. P.S. I thin that query on change is resource expensive.
Hi VasyItech, sorry its old error, I happened during tmp/ 100% usage. Ignore that one. But other problem arose, because after update I was unable to add extra menu options, but after for my role I ticked everything tickable I was able to do it again at least on Customizer.
Hey, got Fatal:
[04-Dec-2015 10:07:32 UTC] PHP Fatal error: Call to undefined method AAM_Core_Object_Menu::setInherited() in /home/vezejadmin/domains/vezejai.lt/public_html/wp-content/plugins/advanced-access-manager/Application/Core/Object/Menu.php on line 34Can’t add new links to menu.
Version 3.0.4
Resolved, seems like even if I’m super admin I needed to add permissions to add menus, but how that become like that after update.
Hey, I didn’t saw your replies, but I fixed it, I guess its was more Virtual Hosts configuration problems. I added
Redirect permanent / https://vezejai.lt/
. And it works. So guess everything is fine now and its working, would be nice to have functionality as WordPress HTTPS had to specify specific pages that should use ssl only. My debug is enabled to display E_ALL, so its messy and I’m having no problems at the moment, but if I’ll have any I will let you know. But guess that https will not work. because everything is redirected to ssl.I guess I’ll have to turn this off, as it creates too many redirect loops, used it with minimum settings, I don’t know if its somekind of cache or something else, but it creates redirect loops. Sorry, hope in the future you will create version that will work for me. Even the htaccess is without any ssl rewrite rules and mixed content replace is off, but redirect loops keep coming after website becomes busy.
Forum: Reviews
In reply to: [Nextend Social Login and Register] The plugin does not work with SSL[21-Nov-2015 16:53:45 UTC] WordPress database error Duplicate key name ‘ID’ for query ALTER TABLE wp_social_users ADD KEY
ID
(ID
,type
) made by activate_plugins, activate_plugin, do_action(‘activate_nextend-facebook-connect/nextend-facebook-connect.php’), call_user_func_array, nextend_fb_connect_install, dbDelta
[21-Nov-2015 16:53:45 UTC] WordPress database error Duplicate key name ‘ID’ for query ALTER TABLE wp_social_users ADD KEYID
(ID
,type
) made by activate_plugins, activate_plugin, do_action(‘activate_nextend-google-connect/nextend-google-connect.php’), call_user_func_array, new_google_connect_install, dbDeltaSo I’ve managed to figure out all problems behind all that redirection loop. Seems that rules that force redirect cause endless redirect loop, and causes timeout and wordpress returns default no route page 404. After disabling them applying your update and preventing .htaccess rewrites, no more problems anymore. Well still have to make a social login sulution and hope plugins with social login function won’t mess up anything, nextend plugins did. And they duplicate ids as well on failed login.
So thank you so much for all the effort and hard work. You are the best and this plugin deserves the best reputation, future and login, because support and your enthusiam is best. You will reach the stars with these attributes.
Forum: Reviews
In reply to: [Nextend Social Login and Register] The plugin does not work with SSLYou should add this info under Installation tab of your plugin ??
Wow wonderful everything seems to work again, just needed to clean up theme. And let the plugin do all the changes. ??
Scan problem might have been caused by large, because I forgot to delete node_modules from theme. But still not sure disabled plugin, because now I can’t even load homepage its stuck in redirect loop, commented everything out.
Thank you so much for the reply. But its not my case, I use standard prefix.
As well, another problem occured, when HTTP Strict Transport Security is ON:
Theme my login, custom login link is not working, same goes with logout. I don’t know if its their problem, probably should write them this as well.Some other helpfull stuff I found, on debug:
…
[20-Nov-2015 08:23:33 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/vezejadmin/domains/vezejai.lt/public_html/wp-content/plugins/really-simple-ssl/class-files.php on line 53
…
[20-Nov-2015 10:25:03 UTC] PHP Fatal error: Maximum execution time of 30 seconds exceeded in /home/vezejadmin/domains/vezejai.lt/public_html/wp-content/plugins/really-simple-ssl/class-files.php on line 51