permalink/archives.. blank page!
-
i’m coming from a blogger/mt type environment to wordpress, and finding the single template thing a bit difficult to understand, as i’m so used to having seperate template files for my index/archives/permalinks.
for some reason my permalinks aren’t working at all. when i click on them, it just takes me to a blank page. and when i view the source of that page, i get this:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head profile="https://gmpg.org/xfn/1">
<title><b>Fatal error</b>: Cannot redeclare preg_index() (previously declared in /home/virtual/site43/fst/var/www/html/wp/wp-includes/functions.php:1174) in <b>/home/virtual/site43/fst/var/www/html/wp/wp-includes/functions.php</b> on line <b>1174</b>
i’m using clean URI’s with the following structure:
/index.php/archives/%year%/%monthnum%/%day%/%postname%/
when i copy the code into my .htaccess file, it makes every page on my site forbidden for some reason though.
i’m so confused about how this is supposed to work. is it supposed to grab the necessary html/php out of my index.php page and use that as a part of the permalink and archives templates? because it doesn’t look like it’s doing that. here’s the url of my site if anyone wants to take a look:
https://www.behooved.org
i’ve scoured the docs and the wiki files all day, and haven’t found an answer. any help would be greatly appreciated! thanks. ??
- The topic ‘permalink/archives.. blank page!’ is closed to new replies.