Support Forum
I was gently trying to encourage you to start looking for what you need instead of keep asking. This way – you get answers much quicker and I get to write some program code.
We tried very hard to break the display options up into sensible sections. Forum display options > 'Forum Settings'. Topic display options > 'Topic Settings' etc. and each sub-section has a popup help button that attempts to describe, explain and advise.
So – new post list appears on the forum listing. So… 'Forum Settings'.
As to what a particular type of user sees and can do > Permissions.
YELLOW
SWORDFISH
|
if you have 30 sec timeout issue, you would likely have that on linux too... pretty small time actually... have you asked your host about increasing it? or doing it yourself in your server control panel (ie cpanel)?
Visit Cruise Talk Central and Mr Papa's World
EVERY php.ini file has a max execution time... its a php thing, not windows or linux... you may not have access to it, but its on your server...
not savvy on IIS, but does it have something akin to .htaccess which is a unix thing? so you could do something like:
php_value max_execution_time 60
or do if from your wp-config.php file...
http://php.net/manual/en/funct.....-limit.php for reference, but
set_time_limit (60);
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)