×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: info from sliding panel not in alphabetical order

info from sliding panel not in alphabetical order 11 years 5 months ago #18466

  • Michael Bud
  • Michael Bud's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
It looks like it's fixed, although I got an error when I installed it:

Warning: Creating default object from empty value in ..../tmp/install_50a6a445f3012/script.php on line 137

info from sliding panel not in alphabetical order 11 years 5 months ago #18530

  • Fokke Zijlstra
  • Fokke Zijlstra's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
The alphabetical order is fixed,

but found another bug ;-)

The first hotspot with id nr 1 is not showing in the sliding panel and not on the map.

when i do a search it finds the hotspot,

As a fix i created a new "double" entry and now the hotspot is visible

Regards


Fokke

info from sliding panel not in alphabetical order 11 years 5 months ago #18531

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Does it show when you zoom in? Maybe you need to read the documentation about "large databases"
compojoom.com/support/documentation/hotspots/ch05#idp121680

Daniel

info from sliding panel not in alphabetical order 11 years 5 months ago #18532

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
Yes, i have the same problem. One of my categories contains 4 theaters. 3 are showing up on the map, but not the 4th one. But the dot of all of them are showing up.

info from sliding panel not in alphabetical order 11 years 5 months ago #18542

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Eliecer, can I have a look? Maybe you need to clear the tiles cache???
Daniel

info from sliding panel not in alphabetical order 11 years 5 months ago #18547

  • Eliecer Marchante
  • Eliecer Marchante's Avatar Topic Author
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 493
  • Karma: 11
  • Thank you received: 13
http://goo.gl/Hytdn

I can see the 4 dots from the tiles, but only 4 markers are displayed on the map.

info from sliding panel not in alphabetical order 11 years 5 months ago #18548

  • Fokke Zijlstra
  • Fokke Zijlstra's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0
Hello,

Zooming in still not visible , it's not a large database perhaps 100


when i do a search id nr 1 and the new one are visible

www.spring-board.nl/kennisnet/kaart#!/search=advocem

info from sliding panel not in alphabetical order 11 years 5 months ago #18585

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Programming is sometimes fun.
if ( 0 != 'something') {
 
}

actually is always false, no matter that we are comparing a number to a string :)
but
if(0 !== 'something')
is always true :)

The bug should be fixed -> have a look at the latest dev release.

Daniel
  • Page:
  • 1
  • 2
Time to create page: 0.127 seconds