

I need some help cause i have installed this forum on my website and the
links ar going nuts instead going to *.php they go to *.html. What to do please help me please please please

Offline
and i forgot when i enter the forum under test category says : "Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/www/free/uv.ro/nissoft.uv.ro/forum/index.php on line 190"
please help. 


Offline
Email to: info@wwwthreads.com with more info, i.e your website url (where forum installed)
Offline
wally00 wrote:
I need some help cause i have installed this forum on my website and the
links ar going nuts instead going to *.php they go to *.html. What to do please help me please please please![]()
![]()
Hi 
I am having exactly the same problem http://www.priceform.com/forum/index.php.
Can you please post a solution.
Regards
Offline
Please check the installation steps
Set up your directory & file permissions properly ( See Step 5 )
Installation Wizard (Step 1 of 3) getting error as: See your error
Oops. We came across some problems while checking your permissions...
The folder backup is not writable!
The folder img/avatars is not writable!
The folder cache is not writable!
The folder img is not writable
Offline
Rambosko wrote:
Please check the installation steps
Set up your directory & file permissions properly ( See Step 5 )
Installation Wizard (Step 1 of 3) getting error as: See your errorOops. We came across some problems while checking your permissions...
The folder backup is not writable!
The folder img/avatars is not writable!
The folder cache is not writable!
The folder img is not writable
Hi 
All the permissions are now set up. I have the same problem.
Regards
Offline
PM me your forum admin user name & password
Offline
Your server doesn’t have mod_rewrite option enabled. Please ask your hosting provider to enable it. WWWThreads is Static URL version and it required mod_rewrite option enabled server. I prefer you to use a mod_rewrite enabled server for WWWThreads forum.
After successfully finishing Installation Wizard some user gets error message like ("Page cannot be found") for absence of mod_rewrite option in their server.
If your hosting provider doesn’t enable mod_rewrite option in your server then
You can Try a change in coding to redirect your forum to Dynamic URL .
* Find and Open cache/cache_config.php by File Manager
* Find the following Line
'o_rewrite_urls' => '1',
* Replace with
'o_rewrite_urls' => '0',
Offline
Offline