sjpanther01
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Missing Argument (Shortcodes)Propulsion theme by Kriesi.
Forum: Fixing WordPress
In reply to: Missing Argument (Shortcodes)Yes, been done. As the previous poster stated, there is a bad call, “Missing Argument 2 for add_action()” in display.php. This was added in the May 2 release.
Forum: Fixing WordPress
In reply to: Missing Argument (Shortcodes)Will someone answer Bama22 question? Where is the support? I too am having this issue. Basically, none of the popup menus associated with shortcodes work with the latest version of Propulsion theme 1.3.1. Try using the shortcodes in BBPress.
By the way, I experimented and went back to 2.04 and everything worked as it should w.r.t. the login page. Of course, “redirect loop” issues in this version.
Still trying to get things to work. I noticed some “undefined” variables and mismatched arguments in my PHP error logs. See below.
=======[30-Apr-2012 07:07:32] PHP Notice: Undefined offset: 0 in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 215
[30-Apr-2012 07:07:32] PHP Notice: Undefined index: path in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 381
[30-Apr-2012 07:07:32] PHP Notice: Undefined index: path in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 395
[30-Apr-2012 07:07:32] PHP Notice: Undefined index: path in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 395
[30-Apr-2012 07:07:32] PHP Notice: Undefined variable: force_ssl in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 416
[30-Apr-2012 07:07:32] PHP Notice: Undefined variable: force_ssl in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 416[04-May-2012 15:32:32] PHP Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 212
[04-May-2012 15:32:32] PHP Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 212
[04-May-2012 15:33:08] PHP Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 212
[04-May-2012 15:33:08] PHP Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Parser.php on line 212Where should I download get the updated version? It’s not visible in my dashboard. Or, are you implying for me to wait until www.remarpro.com notifies me of a new version?
Mvied,
It appears others on this forum are seeing this problem. I am still seeing this issue and have checked with my host. Could it be that how you are calling your hook is incompatible with current WordPress 3.3.2? Turning on WordPress DEBUG I get the following:
Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /home/norman/public_html/wp-includes/functions.php on line 3587
Notice: Undefined variable: url_parts in /home/norman/public_html/wp-content/plugins/wordpress-https/lib/WordPressHTTPS/Module/Filters.php on line 82
I deactivated all plugins and I still can’t bring up Admin login page without explicitly typing “https://” with version 3.03.
I would be curious if the other person who reported having this problem might provide some info or at least his hosting information.
Also, given that this happens at the Admin login screen, is it really likely a plugin or theme conflict?
Is there a private email where I can send it?