MoonPoint Support Logo

 

Shop Amazon Warehouse Deals - Deep Discounts on Open-box and Used ProductsAmazon Warehouse Deals



Advanced Search
March
Sun Mon Tue Wed Thu Fri Sat
   
6
   
2011
Months
Mar


Sun, Mar 06, 2011 9:35 pm

The Rules

Because TinyPortal was already installed on an SMF 2.0 RC5 forum, when I installed The Rules package, I had to manually edit ./Sources/Subs.php after the installation, since TinyPortal had already modified the section of code in that file that the installation process for The Rules package was looking for, the installation process coldn't find the exact code for which it was looking. I had to manually add the code that would have been inserted by the install process after the following code in Subs.php.

 'help' => array(
                                'title' => $txt['help'],
                                'href' => $scripturl . '?action=help',
                                'show' => true,
                                'sub_buttons' => array(
                                        'tphelp' => array(
                                                'title' => 'TinyPortal',
                                                'href' => $scripturl . '?action=tpmod;sa=help',
                                                'show' => true,
                                        ),
                                ),
                        ),

By going to the webpage for The Rules and choosing "Manual Install Instructions for SMF", selecting the version of SMF installed on the system and clicking on Parse, I was able to see the code the installation process looks for and what it would add after that code, if it could find it.

When the package is installed, the rules can be configured by clicking on Admin, Features and Options, and then clicking on Configuration and selecting Modification Settings and The Rules within it.

Menu option for configuring the rules

[/network/web/forums/smf] permanent link

Installing Ultimate Profile 0.9.1 on an SMF 2.0RC5 Forum

I encountered a problem when attempting to install Ultimate Profile 0.9.1 on an Simple Machines Forum (SMF) 2.0 RC5 forum. I received the error message "The package you are trying to download or install is either corrupt or not compatible with this version of SMF." I was able to resolve the problem by configuring SMF to emulate version 2.0 RC4.

[ More Info ]

[/network/web/forums/smf] permanent link

Valid HTML 4.01 Transitional

Privacy Policy   Contact

Blosxom logo