Jump to content

BN_IT_Support

Clients
  • Posts

    1,640
  • Joined

  • Last visited

  • Days Won

    3

 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 BN_IT_Support

  1. New in Version 1.0.3

    NEW: Now uses IPS editor for easier formatting.
    NEW: Users can now hide message if permitted by admin.

    Bug: Fixed bug with group selector.

    Note: Moved hook point to improve compatibility with custom skins. (Note: compatibility with custom skins is NOT guaranteed!).
    Note: In order to be compatible with IPS editor, custom icons are now selectable by Font Awesome unicode value and not title.
    Note: Do not be tempted to upload attachments in the editor - they won't work!

    2 hours ago, Meddysong said:

    ^^ No help on the bug front, @Edward Shephard. I've been summarily dismissed for using a custom wrapper, which is outside the scope of support.

    Marcher has been kind enough to explain to me that the reason it doesn't work in my case is because plugins look for the template called globalTemplate, rather than get called by something within it. (The solution for anybody else experiencing the same is to paste {template="pluginName" group="plugins" location="global" app="core"} within the custom wrapper.)

    That doesn't explain what @Unlucky's problem is, since the hook point is there. Good luck to you both in resolving it ^_^

    Glad you resolved that and useful to know.

    I have just uploaded a new version that moves the hook post right up to the start of 'html > body' so hopefully that might help with custom skins a bit - although no guarantees.

  2. 15 minutes ago, Unlucky said:

    Both Subway and Ortem use #ipsLayout_header though, so I'm not sure why it wouldn't be working.

    Are you sure you've toggled the 'on' switch :thumbsup:

    There is actually a bug in the group selector setting. It shouldn't cause this issue but in any case I will correct it in the next update either later today or tomorrow morning.

  3. 26 minutes ago, Unlucky said:

    I think the theme developer just needs the names of the hook points

    Hi,

    That's fine, it's #ipsLayout_header

    However if at least two of you are having a problem it would still be nice if you could tell me what it is please? :thumbsup:

    Thanks

    Edward

  4. I can't promise to support heavily modified themes but if you could perhaps send me a screenshot I can have a look. There are a couple of hook points above those that I have used so I may be able to move it up a bit if that is the issue?

  5. 1 hour ago, Unlucky said:

    Hi,

    Although this works with the default theme it is not working with the one we have purchased from IPSfocus

    We have asked his advice and he needs to know the following...

    You may need to contact the developer, since I can't offer a solution without knowing the hook point.

    What's the problem you're finding?

  6. 53 minutes ago, EmpireKickAss said:

    idea is to add links

    I'm not sure I follow what you mean - add links to what?

    I have thought about changing the text areas used for inputing the message for the full wysiwyg editor so that adding some basic formatting and hyperlinks could be easier without having to manually add html tags.  What do people think?  Might just need to be careful not to get too carried away with fancy layouts or trying to add attachments.

  7. 24 minutes ago, C4D Cafe said:

    Hi Edward, really nice plugin, thank you. Once note tho, for some reason Left,Centre and Right options doesn't work. My text is always on the left regardless what I do, any idea what could be a problem?

    Thank you.  At the moment the left, centre and right is only for the 'custom' setting.  Your screenshot looks like one of the standard IPS styles which are always left or right aligned depending on your language direction.

    8 hours ago, Meddysong said:

    It looks great and I shouldn't complain about something that's free but it could be more useful for people with multilingual sites if the message were a translatable field. Maybe something to add in a future version ^_^

    This was an exercise for me to start learning the framework and, to ape a well known phrase, right now 'what you see is what I know'!  I agree though and will have a look.

  8. IPS style header block for displaying messages and links across the the top of your board. Use either the built in message formats or set you own custom formatting.

    Settings

    • Show/Hide Message.
    • Select which groups can see the message.
    • 4 built in message formats.
    • Custom message format including; icon, text colour and alignment, background colour.

     

  9. 3 minutes ago, Adriano Faria said:

    That should be handled automatically by the form helper. The sequence is basically the sequence of available fields in the form.

    Does it happen in another areas, like topic post screen, PMs, etc?

    Yes you're right, it's the same with PMs, this seems to be a limitation of the general form helper

  10. Couple of suggestions please.

    When you setup a department in the ACP there is a field for description, but this doesn't seem to be used anywhere on the either front-end or ACP.  Could there be an option to show this on the front-end to guide users on what each department covers?

    When completing a in the front end if I put my cursor in the subject field I can then tab into the email field.  However if I tab again the form loses focus, is it possible to set the tab sequence to go through to the editor?

    Many thanks

  11. I have just installed this application.  I have checked the permissions under the list of applications, within the application settings and under each member group, and they all seem fine.  However I'm continually getting a message that the map isn't available to guests despite the fact that I'm clearly logged in as an administrator.

    Has anyone else had this problem please?

    Screen Shot 2016-05-10 at 14.28.32.jpg

  12. This might be a Collaboration or Rules question.  I'd like to create a collaboration that is only accessible for people aged 18-30.  If we have a custom profile field for date of birth could we have a rule that either automatically adds everyone who is aged 18-30 or kicks out anyone over 30.

    An intermediate step might be to have a hidden profile field like 'is18_30' and then have a separate script that toggles this based on the DOB field.  Could we then have some sort of rule that if is18_30 == Y then add user to collab number X?

    Thanks

  13. Is it possible for content with a collaboration to also appear in the main IPS applications please?  For example to have a collaboration calendar also appear under the main calendar application so we can still see all events in one place?

     

    Thanks

  14. 39 minutes ago, dspdrew said:

    I installed this application, but do not see a member map tab or link of any sort anywhere. I also don't seem to be allowed to post anything on his support forum. I'm not sure what the purpose was in making an account on there if you can't post anything.

    Did you read the requirements? :thumbsup:

    if ( ! \IPS\IN_DEV )
    {
    	$errors[] = "Not suitable for public use. Will not properly install/upgrade";
    }

     

  15. Am still at a loss to understand why this isn't working. Would welcome any advice please.

    Just to let you know that this is now resolved. Apparently the MIME the was not setup for JSON on the server.

    Thanks for looking into this for me, you're ongoing support for this is much appreciated.

×
×
  • Create New...