I just bought your awesome forum software
I am in the process of installing it
The chmod permissions
Excerpt from your Installation Instructions:
Unix & Mac Servers:
You must set the following permissions on the
UBB.threads™ files and directories. You can use your FTP software to set these permissions. For exact information on setting permissions in your FTP client, see the documentation included with that program.
includes/ directory: set permissions to 0777
files within the includes/ directory: set permissions to 0666
===
On my web hosting server, they have 3 digit numbers there
Not 4 digit numbers
includes/ directory: is set right now to: 755
===
Do I ignore the first digit from your install instructions?
The first digit in your install instructions is a 0
So than it would be 777 instead of 0777
or 666 instead of 0666
???