bergblume
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Uploading images from Android HTC DesireHi AliceDee.
I have the same problem as you described with my samsung mobile running with android. Did you (or anybody else) find a solution?
Thanks, bergblumeForum: Plugins
In reply to: [Sightings] [Plugin: Sightings] File error/PHP version and __DIR__hi rudy!
thank you very much for your clarification.
unfortunately i didn′t helped…
but my provider was so kindly to update the PHP version to 5.3.
so now Sightings works at least although there are still a lot of bugs in the code…Forum: Plugins
In reply to: [Sightings] [Plugin: Sightings] File error/PHP version and __DIR__hi rudy64,
thanks for your post. I have the same problem… but when I user __FILE__ instead of __DIR__ I still get this error:
Warning: include(/home/xxxxxx/public_html/wp-content/plugins/sightings/theme-files/filters.php/shortcode-sightings-map.php) [function.include]: failed to open stream: Not a directory in /home/xxxxxx/public_html/wp-content/plugins/sightings/theme-files/filters.php on line 14 Warning: include() [function.include]: Failed opening '/home/xxxxxx/public_html/wp-content/plugins/sightings/theme-files/filters.php/shortcode-sightings-map.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/wp-content/plugins/sightings/theme-files/filters.php on line 14
can you pls. post here your full code of filters.php – perhaps I might have done s.th. wrong – but I only replaced __DIR__ with __FILE__
mmmh.. unfortunately… I can′t get the link work.
I inserted in my functions.js
infowindowcontent = '<div class="bgmp_placemark" rel="'+ permalink +'"> <h3>'+ title +'</h3> <div>'+ details +'</div>
but no link (and if I use I get the URL of the current site – can s.o. help me to get the markers linked directly to the detailed placemarks site!
thanky!
is this already solved? would be also interested in!
Forum: Plugins
In reply to: XML Google Maps – Clustering Placemarkswow! I had the same idea and it would be great to get this idea worked!
are meanwhile any suggestions and solutions for this issue available?Forum: Plugins
In reply to: [Sightings] Sightings map location not saving/displaying correctlyhey – good morning andreas!
I see…
yes, that would be very nice if you could program Sightings backwards compatible as most of the providers here in germany still do not support PHP 5.3
or can you give us a tweak how to resolve it?Thanks for your support,
bergblumeForum: Plugins
In reply to: [Sightings] Sightings map location not saving/displaying correctlyhi! I have the same problem as justyn described…
Warning: include(__DIR__/shortcode-sightings-map.php) [function.include]: failed to open stream: No such file or directory in /public_html/wordpress/wp-content/plugins/sightings/theme-files/filters.php on line 14
Warning: include(__DIR__/shortcode-sightings-map.php) [function.include]: failed to open stream: No such file or directory in /public_html/wordpress/wp-content/plugins/sightings/theme-files/filters.php on line 14
I use PHP 5.2.17
can you pls. fix sightings so that it will work properly!
Thank you!
bergblumeForum: Fixing WordPress
In reply to: FeedWordPress and images from feedthis would be also of interest for me… please can you help with an answer! thank you very much
Forum: Plugins
In reply to: [Plugin: All in One Seo] extend macros for description formatis here nobody who can help me? I thin with my posted link above it should be easy for experts in wordpress… please help!!
Forum: Plugins
In reply to: [Plugin: All in One Seo] extend macros for description formatI have found here a small explanation for this topic but I can′t get it work properly… how is the exact code to use for %tag and for %post_title%??