Jump to content

Invision Community Forum Help

Get help with or discuss any aspect of your Invision Community forum from other knowledgeable users and staff.

  1. Started by GoodOmens,

    I don't mean to start any sort of flame war but what are some of the great advantages of IPB? I've used phpbb2, phpbb3, and vbulletin but never installed IPB ... any compelling reason for me to try it?

    • 5 replies
    • 391 views
  2. Started by Been Told_,

    Is there a feature or plugin that lets users have private or password protected threads? Private as in that the thread starter controls who can read/write in that thread.

    • 5 replies
    • 307 views
  3. Started by Computer Head,

    What are some of the places you would recommend that I go to get styles for an IPB board?

  4. Started by Computer Head,

    What are some of your favorite IPB MODs and what kind of functionality do they provide?

    • 4 replies
    • 330 views
  5. Started by Shelly,

    Since this site seems new and just starting, anyone know of some articles or places to read how to use IPB?

  6. Started by jaks,

    is there a specific place you go for custom skins?

    • 4 replies
    • 296 views
  7. Started by Brent Wilson,

    I noticed you have it setup like that here. How do I remove the extra /forum/ that is added to the url? /topic/ to for threads if you don't mind.

    • 4 replies
    • 495 views
  8. Started by David McHenry,

    Anyone know the code to add profile fields back to the postbit area? I'm using a custom skin and apparently it's missing from it, and I've tried to find the code from a default template but wasn't successful on it.

  9. Started by oldsmoboi,

    Is there a way to change the behavior of the "View New Content" link? I would much rather have it display the most recent... say 150.... threads that had activity in them. Right now, if I am looking a the thread list, read a few, and then log in from another computer, only the threads created since I last logged in are shown even though there are still threads that I haven't read. I'm on IPB3.04

    • 4 replies
    • 484 views
  10. Here is the php code I use for displaying random banners in my forums. I use it in my global template and just place $random_banner[$random_number] where you want the banner images to appear. This is tested on IPB 3 with images only and not 3rd party delivery methods such as Adsense <php>$random_number = rand(1, 5); $random_banner[1] = '<a href="link"><img src="img" alt="img alt" border="0" /></a>'; $random_banner[2] = '<a href="link"><img src="img" alt="img alt" border="0" /></a>'; $random_banner[3] = '<a href="link"><img src="img" alt="img alt" border="0" /></a>'; $random_banner[4] = '<a href="link"&gt…

    • 3 replies
    • 610 views
  11. Hi there! From my IPB < 2.0 days I seem to remember that there was a German website and/or forum that provided support in German and German lang-files for Invision Community Forum. Is there a site like that around? Is there anything like Invisionize around? I mean Invisionize was sort of going down hill last time I checked (reputation wise) a few years ago. So I guess my question is: are there any good resource websites for IPB (like this wonderful forum :) )?

  12. Started by David McHenry,

    Anyone know the template conditional to display something after the first post only? I thought I wrote a list a long time ago before I sold the site but now I can't find it.

      • Like
    • 3 replies
    • 339 views
  13. Started by David McHenry,

    In vBulletin you could put the board into debug mode add a Product then add a Setting Group to vBulletin options and put settings in there. For example I made a plugin for my theme called Social Media, then put options for people to enter their username for popular social media sites. Then I put links to their profiles in the footer using something like $vbulletin->options['bsmediasocial'] or whatever. So how can I do something similar with IPB?

  14. Started by nightz,

    everytime i go to make a reply to a topic i get logged out and im not getting anything in the error files... i recently changed from apache to litespeed... my config is also the same both admin CP and php... im out of ideas on whats wrong. :/ php build: MODULES: php -m [php Modules] bcmath bz2 calendar ctype curl date dom eAccelerator exif filter ftp gd gettext hash iconv imap ionCube Loader json libxml mbstring mcrypt mhash mime_magic mysql mysqli openssl pcre posix Reflection session SimpleXML soap sockets SPL SQLite standard suhosin tokenizer wddx xml xmlreader xmlrpc xmlwriter xsl Zend Optimizer zip zlib [Zend Modules] Zend Optimizer the ionCube PHP L…

    • 3 replies
    • 393 views
  15. Started by Peggy,

    is a New Posts link. The New Posts link on vB and I are intimate friends! :(

    • 2 replies
    • 261 views
  16. Started by nightz,

    This a very weird one... Fresh install of IPB3 and when I enable .htaccess with: <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase /ipb3/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /ipb3/index.php [L] </IfModule> IE stops displaying the page correctly. (FireFox Opera just fine) WITH: i44.tinypic.com/35b8j80.jpg WITHOUT: i42.tinypic.com/kbra5i.jpg NOTE: Removing the . from "RewriteRule . /ipb3/index.php [L]" and page loads, but the SEO does not work correct. I'm going to assume that for some reason its causing IE to maybe incorrectly pull css? The other thing is, ALL the h…

    • 2 replies
    • 320 views
  17. Started by IPBSEO_,

    Whats the best and easiest way to enable the Invision Community Forum search friendly url's?

    • 1 reply
    • 281 views
  18. Started by IPBSEO_,

    Is there any way to disable or remove the RSS icon from my forum home page on IPB3?

    • 1 reply
    • 270 views
  19. Started by beaupierce,

    I have started a company and want to use Invision Community Forum... My thing is this: I don't have the time right now to "set it all up" with all the mods and such...too much time marketing, advertising, etc... I know 99% what exactly i want on it and have a few skins in mind that i would like it to take on... I'm looking for someone who wouldn't mind taking on the project for me. This way i can get up and running ASAP and then learn slowly as the site grows... Setup would include: Layout design, Forum/categories design, banner ads implementation, and a few other mods... I'm thinking this should be a fairly easy thing for a experienced Invision Communit…

  20. Started by John,

    You can use this thread to discuss & download the heading tags for Invision Community Forum. You can read the full article here: http://ipbsetup.com/ipb-seo-tutorials/header-tags-bbcode-ipb

    • 0 replies
    • 216 views