Jump to content

Lewis P

Clients
  • Posts

    4,269
  • Joined

  • Last visited

  • Days Won

    4

 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 Lewis P

  1. tbh, this argument is like the Top button argument. The functionality has not changed, only been moved.

    Example, top button no longer exists as you can use your keyboard or scrollwheel. No point having double functionality.

    This argument, EXTENDS functionality, giving the user the ability to choose whether or not to open it in a new window (popup/whatever.... which is bad practise). Left click = current window. Middle click = new window/tab.

    If you want though, the setting is there to open in new window, then all you have to do is delete the content cache from the BBcode page, and all links will open in a new window. Simple.

  2. As I have said many times before (I was not one who submitted a ticket, btw), the way the view new content is now, is the way it should always have been. Why do I want to see a topic that I have just read in the NEW content page? I don't: Simple. Now, it only shows topics that I have not read, like the name suggests.

    I will say though, that perhaps there should be a cut-off point/date/time for the number of results, as, it can get a bit full if you haven't visited for a long time. Maybe add some form of ACP setting to limit the number of days the results display to? Will also reduce server load. ;)

  3. I know this is nowhere near the right place, but if you want to 'disable' the IP records, just add a simple line of code to conf_global.php

    $_SERVER['REMOTE_ADDR'] = '127.0.0.1';


    Then turn off all IP matching etc and everyone's IP address will resolve to localhost.

    Edit: Keep in mind, this is at no place recommended, as it does disable important security features. I seriously would just remove the IP line from the skin, and it is not visible at all.

  4. Sounds great, Brandon. :)

    Users on our site are freaking over not having their table layout. I've already had to hack into the code to add back the page numbers (which surprisingly wasn't able to be skinned in) and to revert the change to what type of posts are shown (unread or new) against my wishes (I feel the new way is a lot better. I don't want to see 'old' content on the view NEW content page)



    As much as it adds possible useless options, for 3.1, I think the user should be able to choose what type of content to show (unread or new) and whether or not in tabular format, or the current format.


  5. I'm not even going to ask *why* you had a backup of our red pips. :P



    But yes, that's what I was looking for. Thanks. :) I've updated our config.




    I really don't know why myself, I just had a folder of random images from random sites. That was in there. :lol:

  6. Sussed, needed to be using php5 the damned thing. Maybe worth a note in the install instructions rather than wasting peoples time.



    It has been in all the announcements, AND in the install instructions that PHP5 is required to use IPB3. :)
  7. I'm in the UK. :P It's a case of trusting the NHS with your worries or stick with them. I chose to stick with them!

    If it's bad on Monday, I'll do something about it. :lol:

×
×
  • Create New...