We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

oxwall index coming up PAGE NOT FOUND mysteriously [Solved] | Forum

Rob Jones
Rob Jones Sep 10 '14

Had oxwall up and running fine since July.


This morning, happened to check the site and see that


http://www.mydomain.com/community where the site has lived for months and worked now comes up PAGE NOT FOUND The page doesn't exist. It's not a server 404 as it is a themed page not found page.


What I do see is, http://www.mydomain.com/community/index


is where the page is now found.


Here is my htaccess :


Options +FollowSymLinks


RewriteEngine On


 


 


AddEncoding gzip .gz


AddEncoding gzip .gzip


<FilesMatch "\.(js.gz|js.gzip)$">


ForceType text/javascript


</FilesMatch>


<FilesMatch "\.(css.gz|css.gzip)$">


ForceType text/css


</FilesMatch>


 


 


 


RewriteCond %{REQUEST_URI} !^/index\.php


RewriteCond %{REQUEST_URI} !/ow_updates/index\.php


RewriteCond %{REQUEST_URI} !/ow_updates/


RewriteCond %{REQUEST_URI} !/ow_cron/run\.php


RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.xml|\.feed|robots\.txt|\.raw|/[^.]*)$ [NC]


RewriteRule (.*) index.php


 

Anyone with ideas as to why the mysterious and sudden change an how to fix??



The Forum post is edited by ross Sep 16 '14
Rob Jones
Rob Jones Sep 10 '14

In further looking at things...it looks like logs show Im getting an error  index.php is not found...yet http://domain/community/index shows the homepage fine.


This is version 1.6 as we haven't yet upgraded.

ross Team
ross Sep 10 '14
Share you URL please? Make sure main page is there in the pages and menus section in the admin panel
Rob Jones
Rob Jones Sep 11 '14

http://www.mydomain/community  is where its failing


http://www.mydomain.com/community/index is where its working


The Forum post is edited by Rob Jones Sep 16 '14
Rob Jones
Rob Jones Sep 11 '14
yes, MAIN is there..
ross Team
ross Sep 11 '14
can you please provide a list of the third-party plugins you have or screenshot and pages and menus section in the admin panel?
The Forum post is edited by ross Sep 11 '14
Rob Jones
Rob Jones Sep 15 '14

image removed

The Forum post is edited by Rob Jones Sep 16 '14
ross Team
ross Sep 15 '14
Can you please drag and drop main page to the first place instead of events and try again. 
tammy harris
tammy harris Sep 16 '14
 twitter trends plugin done this my site as well, every page but mysite.com worked 
deactivate twitter trends and deactivate newsfeed and reactivate if fixed my problem 

the strange thing was mysite/com/index worked 

and i had not changed anything updated anything just happened
and at same time i cant delete any profiles from admin 
the day before delete worked fine 
The Forum post is edited by tammy harris Sep 16 '14
ross Team
ross Sep 16 '14
Tammy, please create a separate post with your issue. 
tammy harris
tammy harris Sep 16 '14
i will when i find the problem but that fixed the home page not showing
Rob Jones
Rob Jones Sep 16 '14

Quote from ross Can you please drag and drop main page to the first place instead of events and try again. 


The above fixed it..


Thanks for the tip Ross, that definitely was something that happened completely by randomchance , were there to be such a word :)


Tammy , thanks for the tip as well, while we don't use the twitter add on you cited, my next step was to try activate/deactivate newsfeed.



The Forum post is edited by Rob Jones Sep 16 '14
Rob Jones
Rob Jones Sep 16 '14
hmmm..now that I moved Main to the first place,  a second issue has popped up. All the user avatars are missing ?
Rob Jones
Rob Jones Sep 16 '14
got em back, just had to resave the user settings admin page
ross Team
ross Sep 16 '14
Alright, thanks for letting us know. I'm going to mark this post as Solved then.