Jump to content

svit

Friends
  • Posts

    867
  • Joined

  • Last visited

Reputation Activity

  1. Like
    svit reacted to Wayne B in Group Collaboration   
    Kevin - You have in one update resolved the only frustrations that were outstanding to make this integrate beautifully with the rest of the suite. I can say no more other than AWESOME AWESOME AWESOME
    Well Done and Thank You for listening to feedback. You really do take on board all suggestions and then just make them happen. AMAZING
  2. Like
    svit reacted to Kevin Carwile in Group Collaboration   
    New version in the marketplace - 1.1.9:
    new collab category option to include the category on forums index redirect forums pointed at collab categories will now show active category info redirect forums pointed at collaborations will now show recent collab activity new widget added to display a list of the currently logged in member's collabs updated collab header to display slightly smaller when not viewing collab homepage updated all GC templates to property indicate read/unread content improved collab listings in collab categories to display content breakdowns and latest post activity added new option to collab categories to require approval of newly created collabs Future roadmap:
    Allow custom FURL per collab Add global option to all IPS widgets to choose display on either collab pages, or non collab pages, with additional option to target display to specific collab categories Send group based PM's Create a new "VNC" to display only new content for specific collabs Allow site admin to choose custom theme selection for collabs based on category Allow collab owners to choose from authorized custom themes for their collabs
  3. Like
    svit got a reaction from Michael R in Member Map   
    Any update on this please from the author? There are many admins who have upgraded their sites to 4.0 and had to deactivate this application due to non-suported version.
  4. Like
    svit reacted to IPBGallery.com in Social Stream   
    How see demo?
  5. Like
    svit reacted to socceronly in Member Map   
    Count me in for using this on 4
  6. Like
    svit reacted to VR6Pete in Member Map   
    Can anyone advise if there has been any indication when this will be updated for 4.0?
  7. Like
    svit reacted to Square Wheels in Member Map   
    Will you be updating this for 4.0?
    Thanks
  8. Like
    svit got a reaction from Kevin Carwile in Group Collaboration   
    Hello,
    This is what was on my mind in my previous post:
    Groups as forums on the main page and block with groups images..

  9. Like
    svit got a reaction from Kevin Carwile in Group Collaboration   
    Hello,
    I would very much appreciate any stronger graphical representation/output on the forum main page - in a form of hooks, for example:
    1. Collaborations could have outputs looking similar to forums - like it is in Social Groups add-on, i have upgrade from Social Groups and miss this feature a lot.
    2. The current hooks could have option of displaying the Collaboration Images - again how it was in Social Groups,
    Regards,
  10. Like
    svit got a reaction from Shariq Ansari in Group Collaboration   
    Hello,
    I would very much appreciate any stronger graphical representation/output on the forum main page - in a form of hooks, for example:
    1. Collaborations could have outputs looking similar to forums - like it is in Social Groups add-on, i have upgrade from Social Groups and miss this feature a lot.
    2. The current hooks could have option of displaying the Collaboration Images - again how it was in Social Groups,
    Regards,
  11. Like
    svit reacted to stoo2000 in Member Map   
    I'm planning too, I was planning on working on a major new version with new features, however I've been short of time to work on it this year.

    The API can be updated in a small release if needed, so don't worry about that. I wanted to do it as part of a bigger thing, but that may not happen yet.
  12. Like
    svit got a reaction from Michael R in Member Map   
    Gents I was wandering if it was possible to have a live hook like this which would show the actual membermap in a small hook at present I have it only as a bitmap, but would be nice to have it live? :)


  13. Like
    svit reacted to Azoun in Member Map   
    I achieved this by editing the following templates:mapGoogleCustomMarkers mapGoogleJavascript

    The contents of mine are as follows:

    mapGoogleCustomMarkers

    <if test="count($markers) > 0"> <script type="text/javascript"> var {$pinType}Icon = new GIcon(G_DEFAULT_ICON); {$pinType}Icon.image = "http://chart.apis.google.com/chart?chst=d_map_pin_icon&chld={$pinType}|{$pinColour}"; {$pinType}Icon.iconSize = new GSize(20, 33); {$pinType}Icon.iconAnchor = new GPoint(10, 33); <foreach loop="$markers as $marker"> var point = new GLatLng({$marker['lat']},{$marker['lon']}); bounds.extend(point); var marker = ipb.membermap.createMarker(point,"<p><strong>{$marker['title']}</strong></p><p>{$marker['description']}</p>", {icon:{$pinType}Icon}); map.addOverlay(marker); </foreach> map.setCenter(new GLatLng(35.477222,0), 2); </script> </if> mapGoogleJavascript

    <!--[if IE]> <style type='text/css'>.ieHide{ display:none; }</style> <![endif]--> <if test="$this->settings['membermapCluster'] == 1"> <script type="text/javascript" src="{$this->settings['board_url']}/public/js/3rd_party/markerclusterer/src/markerclusterer.js"></script> </if> <script type="text/javascript"> var bounds = new GLatLngBounds(); var map = new GMap2(document.getElementById("memberMapCanvas")); document.observe("dom:loaded", function() { map.addControl(new GLargeMapControl3D()); map.addControl(new GMapTypeControl()); <if test="$this->settings['membermapScrollZoom'] == 1"> map.enableScrollWheelZoom(); </if> map.setCenter(new GLatLng(0,0), 2); <php> if($this->request['do'] == 'ips') { $htmlContent = base64_decode('dmFyIHBvaW50ID0gbmV3IEdMYXRMbmcoMzcuMzcxNzM5LC03OS4yNTM4NDIpOwp2YXIgZGVmSWNvbiA9IG5ldyBHSWNvbihHX0RFRkFVTFRfSUNPTik7CmRlZkljb24uaW1hZ2UgPSAiaHR0cDovL3d3dy5zaWx2ZXN0ZXJ3ZWJkZXNpZ25zLmNvbS9tZW1iZXJtYXAvZGVmYXVsdE1hcmtlci5wbmciOwpkZWZJY29uLmljb25TaXplID0gbmV3IEdTaXplKDIwLCAzMyk7CmRlZkljb24uaWNvbkFuY2hvciA9IG5ldyBHUG9pbnQoMTAsIDMzKTsJCQkKdmFyIG1hcmtlciA9IGNyZWF0ZU1hcmtlcihwb2ludCwgIjxkaXYgY2xhc3M9J2xlZnQgZGVmJz48aW1nIHNyYz0naHR0cDovL3d3dy5zaWx2ZXN0ZXJ3ZWJkZXNpZ25zLmNvbS9tZW1iZXJtYXAvZGVmYXVsdC5qcGcnIGFsdD0nQ2hhcmxlcyBXYXJuZXInIC8+PC9kaXY+PGRpdiBjbGFzcz0nbGVmdCB0ZXh0Jz48aDM+PGEgaHJlZj0naHR0cDovL2NvbW11bml0eS5pbnZpc2lvbnBvd2VyLmNvbS91c2VyLzQ5LWNoYXJsZXMvJz5DaGFybGVzIFdhcm5lcjwvYT48L2gzPjxwPjxlbT5JbnZpc2lvbiBQb3dlciBTZXJ2aWNlcywgSW5jLiAtIFByZXNpZGVudDwvZW0+PC9wPjwvZGl2PjxiciBjbGVhcj0nYWxsJy8+Iiwge2ljb246ZGVmSWNvbn0pOwptYXAuYWRkT3ZlcmxheShtYXJrZXIpOwpib3VuZHMuZXh0ZW5kKHBvaW50KTs='); } $count = count($markers); $memberMarkers = array(); $mrkrs = array(); if($count > 0) { foreach ($markers as $marker) { $md5 = md5($marker['lat'].$marker['lon']); $this->mrkrs[$md5][] = $marker; $memberMarkers[] = $marker['memberId']; } } $memberProfile = IPSMember::load($memberMarkers, 'profile_portal'); </php> <if test="$this->request['do'] == 'ips'"> {$htmlContent} </if> var markers = []; <if test="count($this->mrkrs) > 0"> <foreach loop="$this->mrkrs as $marker"> <php> $friend = IPSMember::checkFriendStatus( $marker[0]['memberId'] ); </php> var point = new GLatLng({$marker[0]['lat']},{$marker[0]['lon']}); bounds.extend(point); <if test="$marker[0]['self'] == 1"> var marker = ipb.membermap.createMarker(point,""<foreach loop="$marker as $mk">+"{parse template="mapInfoBox" group="skin_membermap" params="$mk['memberData']"}"</foreach>, {icon:ipb.membermap.homeIcon}); <else /> <if test="$friend"> var marker = ipb.membermap.createMarker(point,""<foreach loop="$marker as $mk">+"{parse template="mapInfoBox" group="skin_membermap" params="$mk['memberData']"}"</foreach>, {icon:ipb.membermap.friendIcon}); <else /> var marker = ipb.membermap.createMarker(point,""<foreach loop="$marker as $mk">+"{parse template="mapInfoBox" group="skin_membermap" params="$mk['memberData']"}"</foreach>); </if> </if> <if test="$this->settings['membermapCluster'] == 1"> markers.push(marker); <else /> map.addOverlay(marker); </if> </foreach> map.setCenter(new GLatLng(35.477222,0), 2); var markerCluster = new MarkerClusterer(map, markers); </if> }); </script>

    Hope this is of help to you.

    Andy
  14. Like
    svit reacted to stoo2000 in Member Map   
    Sorry, I was on my way out.

    PM me with a login for your ACP, I'll try it for you.

    Stuart
  15. Like
    svit reacted to stoo2000 in Member Map   
    Hi,

    To change the 'F' marker you would need to edit the javascript file and change the icon url.

    I'm not sure what the plans are for the Friends markers in 1.1 yet, getting the 'friends' data is causing some database load on larger sites.
  16. Like
    svit got a reaction from stoo2000 in Member Map   
    ACP / Manage applications and modules / (edit by clicking on the pencil icon) / Application Public Title
  17. Like
    svit reacted to stoo2000 in Member Map   
    Think of it as a complex bug, the fix really requires all of the Javascript to be re-written to use the V3 Api (planned anyway). I'm going to make a hook that will allow you to specify two keys, one for http and one for https, this will be a work around until the V3 Api is used.
  18. Like
    svit reacted to stoo2000 in Member Map   
    The integration allows you to embed the Membermap into your Facebook Application or Facebook Page, there is a document included with the download, with instructions and a list of requirements that must be met in order to use the functionality.

    If the user viewing the map is a member on your forum, they will be show the options to update their marker position (just ike viewing the standard map)


  19. Like
    svit reacted to stoo2000 in Member Map   
    I have just posted an update that includes Facebook Integration. :drool:
  20. Like
    svit got a reaction from stoo2000 in Member Map   
    you can hide the application Tab to guests if you like
  21. Like
    svit got a reaction from Lockjit in 24/7 Support Needed   
    Lindy,

    I am glad you tried to learn more about our case, at the same time I consider my statements to be precise. We have been your customers for quite some time now, and yes, the support is generally very prompt and satisfactory. However with our 2 packages we have purchased lately we are facing problems, which we have not caused, which are making our web presentation unusable and which have not been resolved since our first request on 12 December. If you check today again our reminder-tickets are open for 4 days. Believe me I don't feel good as a customer and an administrator waiting every day on your support ticket status change and having it for 4 days open, knowing our presentations are down and our readers can't use them during this xmas time.

    Our problem is very easy to describe. We have 3 installations of IPB package total.. The first one we installed without problems, we have manually translated it to our Czech language and we are very happy about it. The problem of the other two is, that we cannot import the Czech language set we made by any ways to them and as such the presentation looks Chinese. (some encoding problem) We have purchased the product, the product was supposed to be able to import language sets but it does not.

    Your technicians are willing to help, they come, try what they can, when it doesn't work they leave, we are waiting and after 3 days send a reminder, the scenario repeats and now we are waiting for another 4 days. Maybe for you it is some marginal problem that you consider not falling into your scope of work, but for me it is an essential function of the board which - if not working - would not enable me to purchase the packages because for us (and I assume for any other customer) it would be unrealistic to manually translate all the language sets of all the modules being upgraded in future times number of our presentations.

    I was PMessaging with Brandon (who was very helpful), hoping he'd be able to push things but as I noticed your post I am responding to you in public. Your statement



    Is unfortunately not correct.

    Let me please assure you that we are generally very satisfied with your products, they are giving us great comfort administering our presentations, offering great functionality and we are planning to purchase another two more community packages, I believe and wish this case is somehow an isolated one and we all can take it as a lesson learnt.
  22. Downvote
    svit got a reaction from Tom T in 24/7 Support Needed   
    Lindy,

    I am glad you tried to learn more about our case, at the same time I consider my statements to be precise. We have been your customers for quite some time now, and yes, the support is generally very prompt and satisfactory. However with our 2 packages we have purchased lately we are facing problems, which we have not caused, which are making our web presentation unusable and which have not been resolved since our first request on 12 December. If you check today again our reminder-tickets are open for 4 days. Believe me I don't feel good as a customer and an administrator waiting every day on your support ticket status change and having it for 4 days open, knowing our presentations are down and our readers can't use them during this xmas time.

    Our problem is very easy to describe. We have 3 installations of IPB package total.. The first one we installed without problems, we have manually translated it to our Czech language and we are very happy about it. The problem of the other two is, that we cannot import the Czech language set we made by any ways to them and as such the presentation looks Chinese. (some encoding problem) We have purchased the product, the product was supposed to be able to import language sets but it does not.

    Your technicians are willing to help, they come, try what they can, when it doesn't work they leave, we are waiting and after 3 days send a reminder, the scenario repeats and now we are waiting for another 4 days. Maybe for you it is some marginal problem that you consider not falling into your scope of work, but for me it is an essential function of the board which - if not working - would not enable me to purchase the packages because for us (and I assume for any other customer) it would be unrealistic to manually translate all the language sets of all the modules being upgraded in future times number of our presentations.

    I was PMessaging with Brandon (who was very helpful), hoping he'd be able to push things but as I noticed your post I am responding to you in public. Your statement



    Is unfortunately not correct.

    Let me please assure you that we are generally very satisfied with your products, they are giving us great comfort administering our presentations, offering great functionality and we are planning to purchase another two more community packages, I believe and wish this case is somehow an isolated one and we all can take it as a lesson learnt.
  23. Downvote
    svit got a reaction from Lindy in 24/7 Support Needed   
    We would also expect more prompt response to our tickets, one of them is open for 4 days now without a response, another one for 1 day, we have purchased licenses for the products - I think this is a space for an improvement.
  24. Like
    svit got a reaction from Anonymous IPB User in 24/7 Support Needed   
    We would also expect more prompt response to our tickets, one of them is open for 4 days now without a response, another one for 1 day, we have purchased licenses for the products - I think this is a space for an improvement.
×
×
  • Create New...