$SectionName = "Advanced_Settings"; ### Section 1 ############################################# $SectionSub1 = "Setting_up_Permalinks_and_RSS"; $SectionBody1 = q~

YaBB gives you the ability to set up permalinks (search engine friendly and bookmark friendly URIs) as well as RSS feeds from your entire forum, specific Categories and specific Boards. In order to set up these functions, you must be logged in as a Forum Administrator or Global Moderator with proper access rights. In the “Admin Center” find the section in the left hand menu titled “Forum Configuration”. Click on “Advanced Settings”.

~; ############################################# ### Section 2 ############################################# $SectionSub2 = "E-Mail_Settings"; $SectionBody2 = q~

Setup how YaBB sends e-mails.

~; ############################################# ### Section 3 ############################################# $SectionSub3 = "File_Attachments"; $SectionBody3 = q~

Check the permissions on the Attachment and PMAttachment folders and set user permissions, file types, and other parameters.

~; ############################################# ### Section 4 ############################################# $SectionSub4 = "Smart_Image_Resize"; $SectionBody4 = q~

Set the parameters for resizing Avatars, Post images, Signature images, Attachment images, and Board/Category images

~; ### Section 5 ############################################# $SectionSub5 = "Advanced"; $SectionBody5 = q~

Here you can set up the various the parameters for the various user/click/error logs and other items.

~; 1;