Support Forum
I'm having the most difficult time figureing out why the forum will not display properly.
I just upgraded to 5.0 from 4.5.1 and before doing so, everything looked fine.
Please help
looks like you have 5.0 themes installed wrong... getting this error:
"NetworkError: 404 Not Found - http://longspeakdiscgolf.com/w.....?color=ice"
do you have the themes in wp-content/sp-resources/forum-themes??
if so, the permissions or ownership on the sp-resources directory might not be correct. can you check?
Visit Cruise Talk Central and Mr Papa's World
Index view shows all the way to file:
http://longspeakdiscgolf.com/w.....lt/styles/
Here is dir listing:
-rw-r--r-- 1 lpdg lpdg 57485 Feb 10 18:41 default.php
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 images
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 overlays
-rw-r--r-- 1 lpdg lpdg 2061 Dec 20 20:20 reset.css
What else? writable?
compare the owner of sp-resources (is it web user or apache or nobody) to say simple-press in the plugins dir...
your server settings might be such that we couldnt create it properly and you need to manually adjust...
Visit Cruise Talk Central and Mr Papa's World
I found similar problem when I had enabled suPHP.
Check if your Apache PHP handler is suPHP or DOS or CGI?
My hosting provider also experimented with it and was surprised to see this as he was able to replicate similar error. Same configuration ... except the way PHP is handled.
Want to live like a King tomorrow? Sleep like a King tonight!
guppydas, yeah but hasnt been universal across suphp... but I think its related here...
phranker... something is preventing the web user from accessing the sp-resources directory via http... are you sure the owner of the sp-resources is not set to nobody? you are sure the owner is lpdg:lpdg?
Visit Cruise Talk Central and Mr Papa's World
guppydas said
I found similar problem when I had enabled suPHP.
Check if your Apache PHP handler is suPHP or DOS or CGI?
My hosting provider also experimented with it and was surprised to see this as he was able to replicate similar error. Same configuration ... except the way PHP is handled.
Not quite sure how to check - loaded phpinfo(); searched suPHP - nothing found...
I'm lost?!?!?!?
do you have ssh access? guessing so based on your server description...
do a:
ls -la
on the sp-resources directory and see who the owner is... might be worth doing it in wp-content too and comparing...
Visit Cruise Talk Central and Mr Papa's World
positive
couldn't upload screen cap - here is cut/paste of terminal dir view
[root@dedi www]# cd wp-content/
[root@dedi wp-content]# ll
total 28
-rw-r--r-- 1 lpdg lpdg 30 Jun 10 2011 index.php
drwxr-xr-x 3 lpdg lpdg 4096 Apr 28 2011 mingle-forum-skins
drwxrwxrwx 8 lpdg lpdg 4096 Feb 19 17:05 plugins
drwxr-xr-x 13 lpdg lpdg 4096 Feb 19 16:53 sp-resources
drwxr-xr-x 4 lpdg lpdg 4096 Feb 19 17:37 themes
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 17:37 upgrade
drwxrwxrwx 4 lpdg lpdg 4096 Jan 6 13:24 uploads
[root@dedi wp-content]# cd sp-resources/; ll
total 44
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-avatar-pool
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-avatars
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-badges
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-file-uploads
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-image-uploads
drwxr-xr-x 5 lpdg lpdg 4096 Feb 19 16:48 forum-language
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-media-uploads
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 forum-plugins
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-policies
drwxr-xr-x 2 lpdg lpdg 4096 May 6 2011 forum-smileys
drwxr-xr-x 4 lpdg lpdg 4096 Feb 19 16:58 forum-themes
[root@dedi sp-resources]# cd forum-themes/ ; ll
total 8
drwxr-xr-x 5 lpdg lpdg 4096 Feb 19 16:48 default
drwxr-xr-x 5 lpdg lpdg 4096 Feb 19 16:59 stacked
[root@dedi forum-themes]# cd default/ ; ll
total 52
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 images
-rw-r--r-- 1 lpdg lpdg 36252 Jun 25 2011 spTheme.jpg
-rw-r--r-- 1 lpdg lpdg 355 Feb 11 13:12 spTheme.txt
drwxr-xr-x 4 lpdg lpdg 4096 Feb 19 16:48 styles
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 templates
[root@dedi default]# ls -lp styles/
total 76
-rw-r--r-- 1 lpdg lpdg 57485 Feb 10 18:41 default.php
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 images/
drwxr-xr-x 2 lpdg lpdg 4096 Feb 19 16:48 overlays/
-rw-r--r-- 1 lpdg lpdg 2061 Dec 20 20:20 reset.css
[root@dedi default]#
1 Guest(s)