Jump to content

Neej

Clients
  • Posts

    149
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Neej got a reaction from onlyME in Featured Content for IPS4.x+   
    Add this to your custom.css for a temporary fix until onlyME releases his update.
    .bx-wrapper .bx-controls-direction a { z-index: 99; } This bug has existed before the 4.1.14 update, so I have been using that code for a while.
  2. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    I confirm the issue,I will fix it in the next version.
  3. Like
    Neej reacted to BostonBob in Member Map   
    The person that had their profile messed up, contacted me immediately explaining how she removed the pin and it caused the error.  Once I turned off the Member Map, their profile was fine.  If I turn it on again, I get the same error.
  4. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    It had this feature  The image is from the first post of topic.
  5. Like
    Neej reacted to Michael.J in Forms Support   
    I'm interested to know what other users of this app thoughts on this?
    If you remember what version of the Forms app you previously used. That would be helpful in making sure this was patched for future upgraders.
    Thank you for helping. I've added a little something to your account.
  6. Like
    Neej got a reaction from Michael.J in Forms Support   
    Have you tried running the support tool in AdminCP to try repair your database errors?
  7. Like
    Neej reacted to AstralEcho in Forms Support   
    Herpderp. That solved it, thanks!
  8. Like
    Neej got a reaction from AstralEcho in Forms Support   
    Have you tried running the support tool in AdminCP to try repair your database errors?
  9. Like
    Neej got a reaction from Michael.J in Forms Support   
    You could try adding the below custom css inclusion to that page only.
    p span { display: table; }  
  10. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Please give me the url.
  11. Like
    Neej got a reaction from onlyME in Featured Content for IPS4.x+   
    Hey mate,
    Got it working by changing the following code in the 'showSlider' template.
    From 
    {{if $Slider->bitoptions['nolink'] != 1}} <a href="{$row['url']}" title="{$row['title']}" {{if $Slider->bitoptions['newwin'] == 1 || $row['newtab'] == 1}}target=_blank{{endif}}> {{endif}} to This;
    {{if $Slider->bitoptions['nolink'] != 1}} {{if $Slider->id == 7}} <a href="{$row['url']}" title="{$row['title']}" data-ipslightbox="{$row['title']}" data-ipslightbox-group="12345"> {{else}} <a href="{$row['url']}" title="{$row['title']}" {{if $Slider->bitoptions['newwin'] == 1 || $row['newtab'] == 1}}target=_blank{{endif}}> {{endif}} {{endif}} Result can be seen on this page http://www.soc-aus.net/companies/planetside2/ps2_info/
    The lightbox actually allows you to scroll through the images with the left and right arrows too, so that's a bonus.
  12. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Try
    {{if $Slider->id == 1}} .... {{else}} ... {{endif}}  
  13. Like
    Neej reacted to Sakkara in TS3 Integration   
    Hi, Folks:
    I was impressed by this package, so I purchased and installed. Connection to our TS server is running perfectly everywhere, all ports are open to integrate and credentials are correct - but I'm getting failed messages. I've run third party port checkers - accessed core serverquery TS features from Putty myself and everything looks good. I just can't get it working from the IPBoard host (instance hosted with them) - any ideas on what could be the issue? I'm entirely perplexed that I'm doing the same thing from ten different directions and things are good, but still I'm still failing from the direction that actually counts.
    Thanks in advance...
    Drew

    [Update] Unfortunately it appears this app cannot be used with IPS Board hosting. It may be helpful to actually state that in the product detail so others like me do not make the same mistake. Tragic, as this looks awesome and I was looking forward to integrating. Would I be able to reverse my purchase since I cannot use the product that I paid for? 
    Cheers
  14. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    I'm not sure but I will consider your idea.
  15. Like
    Neej got a reaction from Michael.J in Forms Support   
    Mike I can see what the issue is.

    This setting needs a configuration as to who the PM confirmation sender is. Currently it is either defaulting to using the User themself, or it is grabbing the setting from the Forum Topic section where it asks if you want to 'Create own Topic'.
    I checked my PM inbox today and indeed it sent me a PM, however because it is using myself as the PM sender this prevents IPS from sending a notification on the usernav, or making the notification bar pop up to say that I have a new PM.
    So if you could add a box which allows us to choose who the PM sender is for 'Confirm PM', that would be great.
  16. Like
    Neej reacted to Ahmad E. in TS3 Integration   
    They sync up every 24hours. You can do that manually by doing the following:
    Go to ACP->Advanced Configuration-> "View Tasks" (this is a very little link in the description)->Run the task "updateTsGroups"
  17. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Ok, I will install and test it.
    Edit: Updated, it worked fine.
    http://prntscr.com/bu7tzd
  18. Like
    Neej reacted to Ahmad E. in TS3 Integration   
    They do not need to be located on the same server, you just need to whitelist the forums IP as you assumed.
    It does only work one way and I would like to keep it so. I don't want someone to be able to gain privileges on the forum through TS.
    Though there is an option to remove the groups on the forum when removed on TS.
  19. Like
    Neej got a reaction from Martin A. in Member Map   
    When I type in the box, a list of places come up based on the text I have entered.
    Either wait a few seconds when you start entering text, or try a different browser if that does not work.

     
  20. Like
    Neej got a reaction from JohnCourt in Member Map   
    When I type in the box, a list of places come up based on the text I have entered.
    Either wait a few seconds when you start entering text, or try a different browser if that does not work.

     
  21. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Upload your image, then add this css to custom.css
    .bx-wrapper .bx-prev { background: url(http://yourdomain/yourimg.png) no-repeat 0 -32px !important; } .bx-wrapper .bx-next { background: url(http://yourdomain/yourimg.png) no-repeat -43px -32px !important; }  
  22. Like
    Neej got a reaction from Martin A. in Member Map   
    I noticed the same issue with the latest update.
    It appears the update reset the permissions in the menu manager if you were using " I want to choose which groups can see this item."
    Simply add the permissions back within Menu Manager. And don't forget to click 'Publish this Menu' when you are done!
  23. Like
    Neej reacted to Michael.J in Forms Support   
    I've logged a bug report then for this to be fixed next version. I'll need board access if you want this patched manually.
     
  24. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Hi,
    I confirm this bug, it will be fixed in the next version.
  25. Like
    Neej reacted to onlyME in Featured Content for IPS4.x+   
    Updated, please try the newest version.
    http://prntscr.com/bs0z0d
×
×
  • Create New...