thatdaveguy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Is there an easy way to get my sidebar to match up properly?bump
any further insight here? i despise the bbpress software, its ugly as sin.
yeah and i followed all the steps, except i have no .htaccess file
it seems to be working better now though.
ok i fixed up my theme, thats a start
but i think the no .htaccess is quite a problem. i tried following the WP support pages but they did not help
my host did the transfer for me
my old site was
http://thedailycute.atotchat.org
my images and such were in the root, everythign else in /dailycute and the site was on /dailycute
now i’ve changed it so http://www.thedailycute.com is where all of my images are still, and /dailycute is the WP folder, but WP is supposed to work on the root
BUT I DO NOT HAVE AN .HTACCESS file and i have no idea how to get one…that could be the problem
all of my theme and stuff still links back to thedailycute.atotchat.org …i dont get it…
no, everything was setup just like it is now jeremy. 🙁 i had most of my pictures and stuff in the root, but all WP related files in /dailycute
for some reason, my pictures are still trying to link back to the old server…i had assumed they’d be properly updated…
I disabled the forums. I also upgraded to 2.2 which I guess the forums aren’t compatible with. I’m so confused…
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?Parse error: syntax error, unexpected ‘{‘ in /home/thedaily/public_html/dailycute/wp-content/plugins/inline-php/inline-php.php on line 15
no go…
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?that’s what i’m trying to do
i insert the code with the ‘code’ tab, and publish it, and its a blank page.
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?that plugin did not work for me. my theme does not have widgets.
Forum: Your WordPress
In reply to: The Daily Cutethanks!!! means a lot…:)
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?anyone know a safer plugin? the warning about the lack of security for execphp is unsettling at best…
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?thank you. that’s what i needed to know. i will try it right now.
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?Yeah, I don’t know how to use it.
I don’t know where to post this:
<?php if (function_exists(‘get_highest_rated’)): ?>
-
<?php get_highest_rated(); ?>
<?php endif; ?>
Forum: Plugins
In reply to: WP-PostRatings, how do I display top posts on a page?