berlina
Forum Replies Created
-
ElleRae,
Thanks so much! It worked great! ??
Also I can’t get it to work in any version of IE. So do you know how I would say “if IE, show list view, if not IE show calendar”?
Thanks ElleRae,
Not to sound stupid, but where would I put the code? ??
Forum: Plugins
In reply to: [Event Calendar] Minor bug in IE8loumitch, Having the same issue here. Running WP 3.2.1, plugin v1.0. I can highlight the area where the navigation should be and it will show up randomly. But it does the same thing in the beginning. Chrome and FF work, but IE9 doesn’t.
Does anyone know if there was a fix for this yet? Using IE9 and Event Calendar V1.0
bloodyindian,
The development version fixed saving the fields for me. I also switched to running XAMP, so I’m not on IIS anymore, but Apache. I still end up getting errors when I go to the page with the shortcode on it.
If it helps I ran a packet capture with Wireshark and didn’t see any LDAP traffic generated on the box. Let me know if there is anything you want me to try!! ??
Just the [ad-employee-list] shortcode in a blank page
Well, no error messages now. When I search for anything it just takes me back to my home page in WP after I hit the search button. I’ve been using Chrome, but also tried in IE and Firefox without luck.
Curtiss,
We’ve gotten a little further!! I can get all of my setting to save and the page shows up. Here are the warnings php shows. Could it possibly be my configuration?
Warning: in_array() expects parameter 2 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 69
Warning: in_array() expects parameter 2 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 358
Warning: array_unshift() expects parameter 1 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 359
Warning: in_array() expects parameter 2 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 360
Warning: array_push() expects parameter 1 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 361
Warning: ldap_search() expects parameter 4 to be array, string given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\inc\adLDAP-extended.php on line 191
Warning: ldap_get_entries() expects parameter 2 to be resource, null given in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\inc\adLDAP-extended.php on line 195
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 377
Warning: Invalid argument supplied for foreach() in D:\Intranet\wordpress\wp-content\plugins\active-directory-employee-list\classes\class-active-directory-employee-list-output.php on line 467
Search employees:No employees could be found matching the criteria specified
It’s just the normal install. I’ll let you know if I figure out anything. It’s possible it could be something with my IIS configuration, but I’m not sure.
Right away after copying and activating the plugin I get a 500 server error:
HTTP Error 500.0 – Internal Server Error
The page cannot be displayed because an internal server error has occurred. Detailed Error InformationModule FastCgiModule
Notification ExecuteRequestHandler
Handler PHP_via_FastCGI
Error Code 0x00000000
Requested URL https://mysite.local:80/wp-admin/options-general.php?page=ad_employee_list_options_pg
Physical Path D:\Intranet\wordpress\wp-admin\options-general.php
Logon Method Anonymous
Logon User AnonymousI haven’t done any troubleshooting yet. But this is what I ended up with out of the box. If it’s helpful, I’m running IIS7 on Windows Server 2008R2, MySQL5.5, PHP 5.3.8, and WordPress v3.2.1.
I’m also having the same issue. Any word yet? I really enjoy the features of this plug-in. Where is the shortcode listed?