Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 09-15-2007, 04:45 AM   #1
tenderobject
Need Designs? 312352846
 
Industry Role:
Join Date: Dec 2004
Location: Somewhere
Posts: 11,687
attention: help!!! wordpress gurus (theme and plugins)

hello guys,

just recently installed a theme in my site and will gonna use it for the blog of blogs im working.. its simple 3 column theme.. check it here.

ok, my problem is.. when i installed the theme.. the Archive page doesn't work. do i need to have a plugin for this (please check the archive page here). my wordpress version is 2.0.5. not sure if thats thereason why the archive page doesn't work. it goes to 404 page..

here is the code for archives.php

Code:
<?php
/*
Template Name: Archives
*/
?>

<?php get_header(); ?>
		
	<div id="content_box">
	
		<?php include (TEMPLATEPATH . '/l_sidebar.php'); ?>

		<div id="content" class="pages">
		
			<h2>Browse the Archives...</h2>
			<div class="entry">
				<h3 class="top">by month:</h3>
				<ul>
					<?php wp_get_archives('type=monthly'); ?>
				</ul>
				<h3>by Category:</h3>
				<ul>
					<?php wp_list_categories('title_li=10'); ?>
				</ul>
			</div>
			<div class="clear rule"></div>
			
		</div>	
				
		<?php include (TEMPLATEPATH . '/r_sidebar.php'); ?>
			
	</div>
		
<?php get_footer(); ?>
anyone would like to help? thanks!
__________________


NEED DESIGNS?!?
tenderobject is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:48 AM   #2
fris
Too lazy to set a custom title
 
fris's Avatar
 
Industry Role:
Join Date: Aug 2002
Posts: 55,372
why you using 2.0.5?

2.2.3 is out
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.


WP Stuff
fris is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:50 AM   #3
tenderobject
Need Designs? 312352846
 
Industry Role:
Join Date: Dec 2004
Location: Somewhere
Posts: 11,687
Quote:
Originally Posted by Fris View Post
why you using 2.0.5?

2.2.3 is out
its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

ps: gfy is acting weird in my browser. can't edit my post and use the smilies
__________________


NEED DESIGNS?!?
tenderobject is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:58 AM   #4
Darkhorse
Horsing Around
 
Darkhorse's Avatar
 
Industry Role:
Join Date: Sep 2002
Location: AU
Posts: 5,863
Quote:
Originally Posted by tenderobject View Post
its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

ps: gfy is acting weird in my browser. can't edit my post and use the smilies
Even if your anxious mate you should do it save getting hacked, best to always upgrade when newer versions are realeased.

Good luck
Darkhorse is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:58 AM   #5
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
Quote:
Originally Posted by tenderobject View Post
its an old site... lol i still have 1.5x wordpress in one of my site that i didn't upgraded. is it easy to upgrade 1.5.x and 2.x.x to the latest versions? i haven't tried it co's im anxious i might fuck up my sites!

ps: gfy is acting weird in my browser. can't edit my post and use the smilies
install this plugin to make upgrading easy as shit...one click upgrading in fact

http://www.zirona.com/software/wordp...ant-upgrade/2/
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 01:54 PM   #6
Lifer
Confirmed User
 
Lifer's Avatar
 
Industry Role:
Join Date: Feb 2004
Location: Working
Posts: 871
Some themes don't work with 1.5

Best to update.

You can install that export plugin to download the database to your PC and then update.

If it screws up, you just import your old database from your pc after you get the newest version installed.

The newest version has an import and export function, but you will need the old plug in to export your DB to your computer if you are running 1.5
Lifer is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:30 PM   #7
Scotty.T
Confirmed User
 
Join Date: Nov 2004
Location: Scotland
Posts: 1,062
Did you download the correct version of the theme for the version of WP you are running?

The most recent version of the theme won't work with WP2.0.5
__________________
.
Scotty.T is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:33 PM   #8
Aussie Rebel
Blow Me U Geeks
 
Join Date: Aug 2001
Location: Maximum Security
Posts: 5,108
Quote:
Originally Posted by tenderobject View Post
ps: gfy is acting weird in my browser. can't edit my post and use the smilies
Are you using 'No Script' firefox plugin?
Aussie Rebel is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 09-15-2007, 04:56 PM   #9
tenderobject
Need Designs? 312352846
 
Industry Role:
Join Date: Dec 2004
Location: Somewhere
Posts: 11,687
Quote:
Originally Posted by Jace View Post
install this plugin to make upgrading easy as shit...one click upgrading in fact

http://www.zirona.com/software/wordp...ant-upgrade/2/
wow thanks jace! you saved my life

anyways the problem i had a while back is fixed.. lol i almost forgot this thread. i searched on google about the theme and stuff hehe i like what i found..

thanks guys!!!!
__________________


NEED DESIGNS?!?
tenderobject is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.