andamira
Forum Replies Created
-
1) WP 3.5.1
2) H&G 0.0.5
3) visiting the address https://domain/2013/02 it gives :
Here is the full text of the last post of february (400 words), without quotes nor brackets, edited by me for privacy reasons " ["post_title"]=> string(47) "TITLE OF THE POST, EDITED BY ME TOO" ["post_excerpt"]=> string(0) "" ["post_status"]=> string(7) "publish" ["comment_status"]=> string(4) "open" ["ping_status"]=> string(6) "closed" ["post_password"]=> string(0) "" ["post_name"]=> string(46) "luna-de-miel-en-seychelles-mauricio-o-maldivas" ["to_ping"]=> string(0) "" ["pinged"]=> string(0) "" ["post_modified"]=> string(19) "2013-02-01 21:00:20" ["post_modified_gmt"]=> string(19) "2013-02-01 20:00:20" ["post_content_filtered"]=> string(0) "" ["post_parent"]=> int(0) ["guid"]=> string(39) "https://domain/?p=103" ["menu_order"]=> int(0) ["post_type"]=> string(4) "post" ["post_mime_type"]=> string(0) "" ["comment_count"]=> string(1) "0" ["filter"]=> string(3) "raw" } ######################## $OPTIONS ######################## array(32) { ["debug_show"]=> bool(false) ["debug_comment"]=> bool(true) ["wrapper_element"]=> string(1) "p" ["wrapper_class"]=> string(0) "" ["wrapper_id"]=> string(11) "breadcrumbs" ["crumb_element"]=> string(0) "" ["crumb_class"]=> string(0) "" ["crumb_link"]=> bool(true) ["link_class"]=> string(0) "" ["prefix"]=> string(0) "" ["suffix"]=> string(0) "" ["separator"]=> string(7) "?" ["home_show"]=> bool(false) ["home_link"]=> bool(true) ["home_label"]=> string(4) "Home" ["home_class"]=> string(0) "" ["home_id"]=> string(0) "" ["404_label"]=> string(14) "Page Not Found" ["search_label"]=> string(14) "Search Results" ["search_query"]=> bool(false) ["post_type_show"]=> bool(true) ["taxonomy_show"]=> bool(true) ["taxonomy_ancestors_show"]=> bool(true) ["taxonomy_preferred"]=> string(0) "" ["excluded_taxonomies"]=> array(2) { [0]=> string(11) "post_format" [1]=> string(3) "tag" } ["taxonomy_excluded_terms"]=> array(1) { ["category"]=> array(1) { [0]=> string(13) "uncategorized" } } ["last_show"]=> bool(true) ["last_link"]=> bool(false) ["last_class"]=> string(7) "current" ["last_id"]=> string(0) "" ["microdata"]=> bool(true) ["post_types"]=> array(0) { } } --> Fatal error: Exception thrown without a stack frame in Unknown on line 0
cheers
Forum: Plugins
In reply to: [Analyticator] Won't save any checkboxes – users to see dashboard widgetThe same here. Just downgraded to 6.4.1 and the problem solved. Wont upgrade until this is fixed.
I could’ve checked that before… Well, yes, it gives the same error with this code:
if (function_exists('HAG_Breadcrumbs')) { HAG_Breadcrumbs(); }
I’ve only used this plugin in one website so far, maybe it’s a theme compatibility issue?
Forum: Plugins
In reply to: [wpMandrill] Error when opening statistics pageI can confirm the error has been solved in version 1.25. It was so fast, thank you!
You know, you’re probably right.
Done:
https://www.ads-software.com/support/topic/logged-users-with-hidden-captcha-cant-send-messagesForum: Plugins
In reply to: [DP Maintenance Mode Lite] WP Super CacheI noticed the same today while I was testing the plugin. I cleared the cache to solve it.
BTW, have you thought of giving the option to serve a static maintenance page, instead of the dynamic one, to increase performance?