Map Error & Category

This topic contains 10 replies, has 4 voices, and was last updated by  John Villarta 8 years, 5 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #62888

    John Villarta
    Expired Member
    Post count: 6

    I browsed through google and this forum but i cant seem to get the map to load. This is a fresh install and i loaded the dummy data. please help! thanks in advance. And is there away to assign a category to place other that on quick edit. Im not sure if there is a widget on the edit page and i already looked on screen options.

    #62903

    Guust
    Moderator
    Post count: 29970

    Have you added GD Map widgets to your GD pages?
    Categories are assigned by editing the listing from the frontend or the backend.

    If you post your URL and WP admin details in private reply, we can review your settings.

    Thanks

    #62952

    John Villarta
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #62977

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    you have a JS error in all pages:

    
    
    SyntaxError: illegal character
    http://www.myteambar.com/
    Line 478

    The problem is the google anlytics code entered in GeoDirectory >> Google Analytics.

    
    
    <script>
    (function(i,s,o,g,r,a,m){i[‘GoogleAnalyticsObject’]=r;i[r]=i[r]||function(){
    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
    m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
    })(window,document,’script’,’//www.google-analytics.com/analytics.js’,’ga’);
    ga(‘create’, ‘UA-71066016-1’, ‘auto’);
    ga(‘send’, ‘pageview’);
    </script>

    It uses curly quotes

    ‘ ’

    instead of single quotes

    ' '

    and those are illegal characters.

    Replace all curly quotes with single quotes and save and it should fix it.

    Let us know,

    Thanks

    #63404

    John Villarta
    Expired Member
    Post count: 6

    unfortunately that didnt fix the issue. any other suggestions? thanks your time.

    #63480

    Paolo
    Site Admin
    Post count: 31206

    Hi John,

    Table: mtb_geodir_gd_place_detail seems to be corrupted, several columns are missing.

    There must have been a problem during the original install. I’ve asked tot he developers to follow up on your website and fix the DB.

    However we would need access to phpmyadmin or cpanel.

    Let us know,

    Thanks

    #63522

    John Villarta
    Expired Member
    Post count: 6
    This reply has been marked as private.
    #63571

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello, your DB user did not have ALTER privileges.

    Thanks,

    Stiofan

    #63573

    John Villarta
    Expired Member
    Post count: 6

    I went in there and saw Alter already checked. But i went ahead and granted all privileges. I usually limit those during initial install for security reasons. do you think that what caused the map errors? Or was there something on the plugin install? Thanks

    #63574

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    during the install the plugin wasn’t able to create the tables correctly because of the DB restricted privileges.

    Thanks

    #68269

    John Villarta
    Expired Member
    Post count: 6
    This reply has been marked as private.
Viewing 11 posts - 1 through 11 (of 11 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket