StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have -- and this forum will be removed on July 1st, 2013.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-18-2011, 12:20 AM
ChilliFactor ChilliFactor is offline
Registered User
Pro Plus Member
 
Join Date: Aug 2009
Posts: 22
Default Permalinks changed - site now not showing

Hi there,

We've set up a new site with Venture.

I made an error changing permalink structure on wp settings - which has caused the website not to show now, and the permalinks settings not to show on the wp dashboard.

I've gone through some steps to resolve and found that there wasn't an .htaccess.php on the server, so I've uploaded on with this info,.


# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

The error message I am getting when I go to the website is -

Fatal error: Maximum execution time of 30 seconds exceeded in ... /htdocs/wp-includes/rewrite.php on line 829

How can I resolve this quickly? i can't change back to old permalinks structure as I can't access Permalinks settings in dashboard....

Thanks heaps for any assistance
KC
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changed WordPress Address (URL) now site looks weird cyclingeddie General Discussion 5 11-16-2010 06:45 PM
Permalinks keep showing at top of my post?? Virginia G General Discussion 8 12-21-2009 09:57 AM
Changed web address in WordPress &my site became basic text Nealtor General Discussion 1 08-24-2009 10:11 AM


All times are GMT -5. The time now is 05:58 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.