Forum Replies Created

Viewing 14 replies - 16 through 29 (of 29 total)
  • Thread Starter sainttboz

    (@sainttboz)

    From 731-732
    jQuery(window).resize(function() {
    browser_chart.replot( {resetAxes: true } );
    });

    Thread Starter sainttboz

    (@sainttboz)

    Uncaught ReferenceError: background_color is not defined…
    uuc-script.js:10

    Uncaught TypeError: Cannot read property ‘replot’ of undefined…admin.php?page=wp-statistics%2Fwp-statistics.php:731

    Thread Starter sainttboz

    (@sainttboz)

    ‘Browsers’ isn’t showing at all, ‘Recent Visitors’ is not displaying flags anymore…and the Map is not missing, but it doesn’t display any country ( i mean no country is colored green to shown where the visitor is from on the map).
    I’m using JQVMap by the way.

    No fatal error was displayed as well.

    Thread Starter sainttboz

    (@sainttboz)

    Thank you Alin…here it is:

    ************************************* Start Log *************************************

    Array
    (
    [ga_dash_apikey] => HIDDEN
    [ga_dash_clientid] => HIDDEN
    [ga_dash_clientsecret] => HIDDEN
    [ga_dash_access_front] => Array
    (
    [0] => administrator
    )

    [ga_dash_access_back] => Array
    (
    [0] => administrator
    )

    [ga_dash_tableid_jail] =>
    [ga_dash_style] => #1e73be
    [ga_dash_jailadmins] => 1
    [ga_dash_cachetime] => 3600
    [ga_dash_tracking] => 1
    [ga_dash_tracking_type] => universal
    [ga_dash_default_ua] =>
    [ga_dash_anonim] => 0
    [ga_dash_userapi] => 1
    [ga_event_tracking] => 0
    [ga_event_downloads] => zip|mp3*|mpe*g|pdf|docx*|pptx*|xlsx*|rar*
    [ga_track_exclude] => Array
    (
    )

    [ga_target_geomap] =>
    [ga_realtime_pages] => 10
    [ga_dash_token] =>
    [ga_dash_refresh_token] =>
    [ga_dash_profile_list] =>
    [ga_dash_tableid] =>
    [ga_dash_frontend_keywords] => 0
    [ga_enhanced_links] => 0
    [ga_dash_remarketing] => 0
    [ga_dash_default_metric] => sessions
    [ga_dash_default_dimension] => 30daysAgo
    [ga_dash_frontend_stats] => 0
    [ga_dash_network] => 0
    [ga_dash_adsense] => 0
    [ga_speed_samplerate] => 1
    [ga_event_bouncerate] => 0
    [ga_crossdomain_tracking] => 0
    [ga_crossdomain_list] =>
    [ga_author_dimindex] => 0
    [ga_category_dimindex] => 0
    [ga_user_dimindex] => 0
    [ga_pubyear_dimindex] => 0
    [ga_aff_tracking] => 0
    [ga_event_affiliates] => /out/
    [ga_dash_excludesa] => 0
    [ga_hash_tracking] => 0
    [ga_dash_hidden] => Y
    [wp_version] => 4.1
    [gadwp_version] => 4.4.2
    )

    Last Error: 2015-01-15 15:12:34: exception ‘Google_IO_Exception’ with message ‘Problem with the SSL CA cert (path? access rights?)’ in /home/nuerass/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/IO/Curl.php:95
    Stack trace:
    #0 /home/nuerass/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/IO/Abstract.php(122): Google_IO_Curl->executeRequest(Object(Google_Http_Request))
    #1 /home/nuerass/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Auth/OAuth2.php(106): Google_IO_Abstract->makeRequest(Object(Google_Http_Request))
    #2 /home/nuerass/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/tools/src/Google/Client.php(126): Google_Auth_OAuth2->authenticate(‘4/R4LlDuTE5piaC…’)
    #3 /home/nuerass/public_html/wp-content/plugins/google-analytics-dashboard-for-wp/admin/ga_dash_settings.php(708): Google_Client->authenticate(‘4/R4LlDuTE5piaC…’)
    #4 [internal function]: GADASH_Settings::general_settings(”)
    #5 /home/nuerass/public_html/wp-includes/plugin.php(496): call_user_func_array(Array, Array)
    #6 /home/nuerass/public_html/wp-admin/admin.php(212): do_action(‘toplevel_page_g…’)
    #7 {main}

    ************************************* End Log *************************************

    Thread Starter sainttboz

    (@sainttboz)

    Thanks, so basically,there’s nothing i can do at the moment?

    Thread Starter sainttboz

    (@sainttboz)

    hi, thanks for the reply…but if i did it like how you have described, then anybody would be able to review products…which defeats the whole point.
    what i want is for registered and logged in users only to be the ones that can review and if not a user, or logged in, you are redirected to d login/register page.

    Thread Starter sainttboz

    (@sainttboz)

    Oh yeah…its all good now…figured out what i did wrong…thnks

    Thread Starter sainttboz

    (@sainttboz)

    This is officially the fastest support/response EVER!!! Thank you, it worked.

    Thread Starter sainttboz

    (@sainttboz)

    sure…thanx for the quick response though.
    https://www.theboah.com/new/the-boah-dictionary/

    Thread Starter sainttboz

    (@sainttboz)

    oh…it was something i did wrong when creating my taxonomies….not the plugin at all…it sure works fine. But i still would love to get the answer to my second question sent in earlier: ‘please could you be more clear about the nth-child because i don’t really understand. and here’s my own shortcode: [searchandfilter taxonomies=”listing_category,specialty_tag,location” types=”,checkbox” label=”0″]’ Because i want the ‘specialty_tag’ only to be in checkbox and to begin the list i.e
    [searchandfilter taxonomies=”specialty_tag,listing_category,location” types=”,checkbox” label=”0″] while others like ‘location, listing_category’ can still be dropdown. but so far if i rearrange it like this, ten ‘listing_category’ becomes a checkbox while the rest are dropdwon….i hope you understand what i’m trying to explain.

    Thread Starter sainttboz

    (@sainttboz)

    never mind….solved! thank you still. You can mark this as RESOLVED!

    Thread Starter sainttboz

    (@sainttboz)

    Also, please could you be more clear about the nth-child because i don’t really understand. and here’s my own shortcode; [searchandfilter taxonomies=”listing_category,specialty_tag,location” types=”,checkbox” label=”0″]…please help…thnak you.

    Thread Starter sainttboz

    (@sainttboz)

    hi,
    thank you for the response…it now works…wow!…but now when i search, instead of the results/output, it redirects to homepage…please what did i do wrong?

    how? do you tell the plugin which page/post to display search result

Viewing 14 replies - 16 through 29 (of 29 total)