Jump to content

kotaco

Members
  • Posts

    555
  • Joined

  • Last visited

  • Days Won

    1

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by kotaco

  1. If the member have 3 secondary groups (superuser, moderator, supermoderator) icons will be shown like

    superuser

    moderator

    supermoderator

    I can add new global setting for sorting groups

    I look forward to that.

    This is kind of an illustration of what we are looking foward to doing, changing the display order:

    groups.thumb.png.c5036e2ea63d24fd1904b53

  2. A previous version of this hook/plugin for 3.x allowed the group icons to be sorted in the AdminCP.  It was a simple drag and drop if I remember correctly, and would work pretty much like the group legend plugin, in which it allows you to drag and drop the order of the icons to be displayed.

    So if I have group 1,2,3,4,5,6 I could display them in order 4,5,2,1,6,3 if I wanted to, or whatever order.

     

  3. Can anyone tell me if there is a way to transfer group ownership? Perhaps I'm overlooking it?

    I set up 6 groups for the forum and wanted to transfer the ownership so it doesn't show me as the leader, but can't see an option to do so. 

  4. Well, I've ensured allow url fopen is on in my php.ini

    I've run a script to test to ensure that CURL is installed, and I just can't seem to get this to work.

    It runs for awhile after submitting the address, then gives the error communicating with Google message as though it timed out.

    Not sure what else I can do if anything.... so... any idea when the next version will be available so I can try that one out?

    I'm really bummed I can't use this.


  5. Membermap uses an IP.Board class to handle fetching the data, it tries to use CURL and then falls back to FOPEN. However in this case it cannot get the data by using either method.



    You will need to check that CURL is installed and working, or your server configuration has 'allow_url_fopen' enabled (

    http://www.php.net/m...allow-url-fopen

    )



    Stuart




    I ran a check and allow url fopen is on, as is CURL.... this has got me stumped.

    I don't think it's just this as my recaptcha would not work properly either and I had to disable that too. I'm wondering what I did that's conflicting with everything.

    Oh well, I'll keep thinking

  6. What would you show in the block ? It would be too small to be a normal map..




    Your server doesn't allow outgoing connections it seems, at the moment there is nothing you can do about that.



    1.1 will be adding client side geocoding support though.





    I checked with the server admins and they said outgoing connections are allowed.

    Any other ideas of what may be causing this?

    I'll try disabling other apps and hooks to see if they are interfering as well.
×
×
  • Create New...