IP.Board provides options (System Settings > Advanced > Log Pruning) to enable / disable pruning various logs such as spider logs, database error logs, spam logs etc. The only issue some administra ...
Here's a simple article on how to set "Leave a link to the new topic in the source forum?" for both individual and mass moving topics as by default they are both unchecked. T ...
Simple template edit to add adv banner above each image 1. Look & Feel > 2. Manage Skin Sets & Templates > 3. tua skin 4. template 5. (Gallery) Show Image 6. show_image ...
Little template modification to add advert banned or custom content in the first page of IP.Downloads, useful if you don't use adcode GlobalHeader 1. Look & Feel > 2. Manage Skin Sets ...
Little template edit to put red message in PM send form Template: Messenger → sendNewPersonalTopicForm find <div class='generic_bar'></div> <fieldset&g ...
This tutorials helps you to format the title for pinned topics in a different way from the other "normal" topics to make them stand out more. Open the template "Forum View > forumIndexTemplate" and fi ...
To make the portal the default page of your forum open initdata.php and find (around line 48): define( 'IPS_DEFAULT_PUBLIC_APP', 'forums' ); Replace With: define( 'IPS_D ...
If you want to hide the sidebar for guests open the template "Board Index -> boardIndexTemplate" and find: {parse variable="sidebar_enabled" default="$show_side_blocks"} Add BELOW: ...