Jump to content

Adriano Faria

Clients
  • Posts

    31,588
  • Joined

  • Days Won

    473

 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 Adriano Faria

  1. Sure... just remove the columns, reinstall the mod and you are done. Simply because you tried to install the app more than once... so the columns already exists. Remove them:

    alter table ibf_groups drop column g_upload_use;
    
    alter table ibf_groups drop column g_upload_maxsize;


    About the folder, you have to create a folder called images in your uploads folder on your FTP.

    Unless you are using a different version of the mod, which I doubt, should work... the detection is automatic. When the folder is there, you'll see no message.


  2. that isnt a hot topic though ? ill do the edits again nd get back to you



    Yes, it is. 14 replies + 1st post. The icons shows it is a hot topic. Anyway, I just added a new post to that topic using a user that has no secondary group, and no problem was detected. My topic open as usual.

    EDIT: try this http://www.invisionmodding.com/index.php?s=&showtopic=40064&view=findpost&p=182397 and let me know if it works.
  3. Yeap:

    mySQL query error: INSERT INTO chat_rooms (room_id,room_online,room_max_online,room_api_key) VALUES(119224,0,5,'aa40a8969df9f7782a6ea70b0878606c')



    SQL error: Duplicate entry '119224' for key 1


    SQL error code: 1062


    Date: Thursday 03rd o December 2009 07:17:10 PM

  4. When the final version is released, is it going to be free to those who have an active license to IPB?



    Pricing



    The pricing of the chat service is yet to be announced and will be based on how many people you have in your chat room at one time. Details of the package levels and pricing will be made available at a later date. The good news is that the first chat package level will be free for active IPB license holders.




    :thumbsup:
  5. Please read the pinned topic in this forum. It explains how to obtain your account key.


    Yep, sorry:

    Once the install is complete you can go to My Apps and select Chat Services. Just enter the chat service key found under Your Purchases in the Client Area to activate.

  6. [#CHAT-01] The chat room has not been properly setup by the administrator (the chat room account number has not been supplied).


    What's Account Key ? My user ID on this forum ?
  7. If that is what you mean, the problem is, if someone submits a reply while you are typing, that won't show... unless there's an additional AJAX call to fetch new posts, but then that totally defeats the point of using AJAX, since you now have 2 page calls... you might as well just reload the topic.


    I use [EN30] Ajax Fast Reply v1.0.4 and it works perfectly nice.

    See: [url="


    Since reload the topic or have two ajax calls it's the same, I think IPS should at least implement this and give the admin the option to use or not.
×
×
  • Create New...