midnightferret
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] I set up my FB App wrong! API Error: 100Oh, thanks, y’all. Yep. Setting the base domain on the “website” section of the F App settings fixed it. Now I can get on with configurating.
Thank you all so much for your help. This plugin has awesome tech support!
I can’t wait to get it going!
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] I set up my FB App wrong! API Error: 100OK, I disabled “Follow Me” which is the only FB-related plugin I had. I went through the instructions again, and used the handy pics! I didn’t set a bookmark url or anything else not specifically mentioned in the instructions. I checked all my App settings and plugin settings, and I still can’t figure out why it redirects to my blog and not to the app page.
Forum: Plugins
In reply to: [WPBook] [Plugin: WPBook] I set up my FB App wrong! API Error: 100https://www.midnightferret.com
Also, I noticed the error after I activated the plugin on the website and went to the app in my browser.
Forum: Fixing WordPress
In reply to: WP-Amazon – NOT Working (Does NOT Insert HTML Code into Post)I have this same problem: the “Insert html into post” button simply does not function.
I am using WP-Amazon 1.3.2, WordPress 2.0.2, Apache/1.3.34 (Unix), PHP 5.0.4, and mysql 4.1.18.
I turned off the option “users should use the visual rich editor by default” and still no luck. Has anyone figured this out yet, or did I not turn off the right thing? Thanks!
Forum: Themes and Templates
In reply to: How to format links?I wanted to do this, too — although having to manually format each link category does force me to be more organized. But I agree, being able to add “before” and “after” txt to the link category name as well as to the link would be very very cool.
Forum: Themes and Templates
In reply to: eyeball this: is there a reason it doesn’t work?Ok, I figured it out.
I left out a quote when I was changing them. I should have known! Thanks for a the help guys!
Forum: Themes and Templates
In reply to: eyeball this: is there a reason it doesn’t work?Oh, sorry, the image is located in:
https://www.midnightferret.com/wp-content/themes/monkeymagic/images/dustbicon.jpg
Keep in mind I am doing this to learn how themes are made — that’s why it’s so ugly. ??
I changed the line to<img border="0″ src="<?php bloginfo('stylesheet_directory') ?>/images/dustbicon.jpg" alt="photo"/>
But it still didn’t work. I am gong to check my configuration because maybe I put something in wrong and it’s not getting the correct address?
Forum: Themes and Templates
In reply to: themes: I want to learn more! Point me in the right direction?Thank you so much, guys. I will let everyone know when I achieve a finished product!
Forum: Themes and Templates
In reply to: Layout question, from 2 column to 3 column — possible?I found one I thought would work, but I’m having second thoughts about it. I am so in love with the stuff Blix does, that I will either have to learn php (to implement that stuff on another theme)or go without 2 right hand sidebars.
Thanks for your replies and support, though, vkaryl!
Forum: Themes and Templates
In reply to: Layout question, from 2 column to 3 column — possible?Rats. I had suspected that this was the case. I can adapt a different 3-column layout, but I really liked the functionality and also the “feel” that that one offered and of course, I lack the expertise to code that stuff myself.
Thanks for replying, though!
if anyone loves me, they will help me….
oh yes, sorry, dir is https://www.midnightferret.com/wordpress/
so I go to https://www.midnightferret/wordpress/install.php
Oh yes, and line 20 of wp-config.php looks like this:
require_once(ABSPATH.'wp-settings.php');
where “ABSPATH” is defined in line 19:
define('ABSPATH', dirname(__FILE__).'/');