• Resolved nissennetz

    (@nissennetz)


    Hi ThemeBoy,

    nice to see that the plugin is still growing.
    After the last update I find out that in my location settings, where I set up the addresses für the events, is a big space where a map should appear to pick and move the marker. In the code I see a <div class="sp-location-picker"></div> but it’s empty. No map.

    When I update my location settings the map in the frontend will be greyd out. There ist still the box from google maps, the zoom slieder and the orange man but no map behind.

    Any ideas?
    I checked my browsers (IE, FF on Windows and FF on Ubuntu) and settings but still no map.

    https://wordpress.org/plugins/sportspress/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author ThemeBoy

    (@themeboy)

    @nissennetz Thank you for letting us know about this. There was a JavaScript error preventing the maps from loading in the admin.

    We’ve just released SportsPress version 1.1.6 containing a fix 🙂

    http://wordpress.org/plugins/sportspress/changelog/

    Thread Starter nissennetz

    (@nissennetz)

    Sorry guys, but the problem is still there. With the update to 1.1.6 the empty area in the adminsettings was replaced with a grey area where the google maps should appear. But there is no map. *snifF* 🙁

    The same in the frontend. There is also only a grey area with the zoom slider and switch buttons für satelite or map display as you could see here: http://eishockey.nissennetz.de/event/445

    Don’t know if this problem with comes from the google map code or from your plugin script. But hopefully some genius (maybe you, ThemeBoy?) find the bug to elemante it 😉

    Plugin Author ThemeBoy

    (@themeboy)

    @nissennetz Looks like Google Maps is being loaded twice. It might be in another plugin or in your theme. Could you send me a list of plugins installed or paste the output from SportsPress > System Status using the “code” button?

    Thread Starter nissennetz

    (@nissennetz)

    Yes, of course:

    ### Umgebung ###
    
    Homepage-URL:            http://eishockey.nissennetz.de
    Webseiten-URL:           http://eishockey.nissennetz.de
    SportsPress Version:     1.1.7
    WordPress Version:       3.9.1
    WordPress Multisite aktiviert:Nein
    Webserver Information:   Apache
    PHP Version:             5.3.28
    WordPress PHP-Speicher-Limit:40 MB - Wir empfehlen den PHP-Speicher auf mindestens 64MB zu setzen. Informationen dazu: Für PHP freigegebenen Speicher erhöhen (Engl.)
    WordPress Debug-Modus:   Nein
    WordPress Sprache:       de_DE
    WordPress Max. Upload-Größe:8 MB
    PHP Max. Eingabegröße:   8 MB
    PHP Zeitlimit:           30
    PHP Max. Eingabevariablen:1000
    SUHOSIN installiert:     Ja
    Standard-Zeitzone:       Standard-Zeitzone ist UTC
    <code>fsockopen</code> / <code>cURL</code>:Ihr Webserver hat fsockopen und cURL aktiviert.
    SOAP Client:             Ihr Webserver hat die SOAP Client Klasse aktiviert.
    
    ### Plugins ###
    
    Installierte Plugins:    Antispam Bee von Sergej Müller Version 2.6.0
                             iThemes Security von iThemes.com Version 4.2.15
                             Broken Link Checker von Janis Elsts Version 1.9.3
                             Contact Form 7 von Takayuki Miyoshi Version 3.8.1
                             Easy Media Download von naa986 Version 1.0.7
                             Event Organiser von Stephen Harris Version 2.8.2
                             Jetpack von WordPress.com von Automattic
                             Inc. Version 3.0.2
                             Link Manager von WordPress Version 0.1-beta
                             Link View von Michael Burtscher Version 0.5.2
                             Members-Category von Eiji 'Sabaoh' Yamada Version 1.0.3
                             Post Snippets  von Johan Steen Version 2.3.3
                             Post Tags and Categories for Pages von curtismchale Version 1.3
                             Really Simple CAPTCHA von Takayuki Miyoshi Version 1.8
                             RV Embed PDF von Rong Vang Media Version 1.1
                             Simple Local Avatars von Jake Goldman
                             10up Version 2.0
                             SportsPress von ThemeBoy Version 1.1.7
                             WP-DBManager von Lester 'GaMerZ' Chan Version 2.70
                             WP External Links von Victor Villaverde Laan Version 1.54
                             WP Wartungsmodus von Frank Bültge Version 1.8.11
                             WP-Members von Chad Butler Version 2.9.4
                             WP-Piwik von André Bräkling Version 0.9.9.12
    
    ### SportsPress Konfigurierung ###
    
    Sportart:                hockey
    Spielausgänge der Begegnungen:Win (win) [10]
                             Loss (loss) [20]
                             Overtime loss (overtimeloss) [30]
    
    Mannschaftsergebnisse:   1st (first) [10]
                             2nd (second) [20]
                             3rd (third) [30]
                             OT (ot) [40]
                             PPG (ppg) [50]
                             PPO (ppo) [60]
                             T (goals) [70]
    
    Spielerleistung:         G (g) [10]
                             A (a) [20]
                             H (h) [30]
                             SOG (s) [40]
                             PIM (pim) [50]
                             SA (sa) [60]
                             GA (ga) [70]
                             SV (sv) [80]
    
    Tabellenspalten:         GP (gp = $eventsplayed) [10]
                             W (w = $win) [20]
                             L (l = $loss) [30]
                             OT (ot = $overtimeloss) [40]
                             PTS (pts = $win * 2 + $overtimeloss) [50]
                             GF (gf = $goalsfor) [60]
                             GA (ga = $goalsagainst) [70]
                             Diff (diff = $goalsfor - $goalsagainst) [80]
                             PPG (ppg = $ppgfor) [90]
                             PPO (ppo = $ppofor) [100]
                             PP% (pppercent = $ppgfor / $ppofor * 1 0 0) [110]
                             PPGA (ppga = $ppgagainst) [120]
                             PPOA (ppoa = $ppoagainst) [130]
                             PK% (pkpercent = ( $ppoagainst - $ppgagainst ) / $ppoagainst * 1 0 0) [140]
                             L10 (lten = $last10) [150]
                             Strk (strk = $streak) [160]
    
    Spielermetrik:           Height (height) [10]
                             Weight (weight) [20]
    
    Spielerstatistiken:      GP (gp = $eventsplayed) [10]
                             P (p = $g + $assists) [20]
                             S% (spercent = $g / $s * 1 0 0) [30]
                             SV% (svpercent = $sv / $sa * 1 0 0) [40]
    
    ### SportsPress Klassifikationsschema ###
    
    Ligen:                   Norddeutsche Bambini (norddeutsche-bambini)
                             Norddeutsche Knaben (norddeutsche-knaben)
    
    Saisons:                 Saison 14/15 (saison1415)
    Austragungsorte:         Eisbahn Stellingen (eisbahn-stellingen)
                             Eishalle Farmsen (farmsen)
    
    Positionen:              Spieler (spieler)
                             Stürmer (sturmer)
                             Torwart (torwart)
                             Verteidiger (verteidiger)
    
    ### SportsPress Formatvorlagen ###
    
    Begegnungen:             2 publish
                             0 future
                             0 draft
                             0 private
                             0 trash
                             0 auto-draft
                             0 inherit
    
    Kalender:                1 publish
                             0 future
                             0 draft
                             0 private
                             0 trash
                             0 auto-draft
                             0 inherit
    
    Mannschaften:            7 publish
                             0 future
                             0 draft
                             0 private
                             1 trash
                             0 auto-draft
                             0 inherit
    
    Ligatabellen:            1 publish
                             0 future
                             0 draft
                             0 private
                             0 trash
                             0 auto-draft
                             0 inherit
    
    Spieler:                 15 publish
                             0 future
                             0 draft
                             0 private
                             7 trash
                             2 auto-draft
                             0 inherit
    
    Spielerlisten:           1 publish
                             0 future
                             0 draft
                             0 private
                             0 trash
                             0 auto-draft
                             0 inherit
    
    Mitarbeiter:             2 publish
                             0 future
                             0 draft
                             0 private
                             0 trash
                             0 auto-draft
                             0 inherit
    
    ### Theme ###
    
    Theme-Name:              HockeyTime
    Theme-Version:           2.0
    Autoren-URL:             http://smthemes.com/
    
    ### Templates ###
    
    Template-Überschreibungen (Overrides):Aktuell keine Überschreibungen für das Theme.

    There is a plugin that use Google Maps too: Event Organizer. But when I disable ist, the maps doesn’t appear. I’m not sure but In an earlier Version of your Sportprss plugin (maybe 1.1.2?) I think I saw the maps with all the plugins enabled.

    Update: Testet with all plugins disabled. Still the same.
    Update2: Also when I change the theme to twentyfourteen it is still the same grey box

    Thread Starter nissennetz

    (@nissennetz)

    Now I’m totaly confused. After I set up the fourth new location the map is suddenly there?!?

    For all new locations the map works fine. All locations that I set up before 1.1.6 and 1.1.7 the map is grey.
    When I set up the same location again now, all maps works fine. So because i set only a few location I mark this topic as resolved und make the locations new. I’m sorry if I strive you and thanks a lot for your excellent support guys!

    Plugin Author ThemeBoy

    (@themeboy)

    Glad to hear it works now! Thank you for your detailed update. It helps us better understand and improve the plugin, so I appreciate your feedback 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Problem] Map not showing or is greyed out’ is closed to new replies.