adb
Forum Replies Created
-
Can some explain what code to use to insert a product link in a post. I’ve read the cg-inline readme, but can’t make sense of it.
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)I get the following warning when searching for an item:Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /site/wp-content/plugins/amm/amm_parser.php on line 82
When I complete the search and click “select” I get “An appropriate representation of the requested resource /wp-admin/edit.php could not be found on this server.
I didn’t always have this error. Any suggestions on how to fix?
Thanks.
Forum: Fixing WordPress
In reply to: site not functioning properly in IEIn IE the sidebar does not display properly. It’s pushed down. Please advise how to fix. http://sunshowersweet.com/weblog
Thanks in advance!
Forum: Alpha/Beta/RC
In reply to: Import from Textpattern into WordPressI solved the problem. Moved wordpress to the same database as Textpattern. No problem with the import that way.
Forum: Alpha/Beta/RC
In reply to: Import from Textpattern into WordPressI tried the import again. I got a bunch of errors, but at the end of each import step it told me how many posts, comments, etc had been imported. When the import finished, still no posts, comments, etc. Suggestions?
Forum: Alpha/Beta/RC
In reply to: Import from Textpattern into WordPressI decided to try a fresh wp install in a new database and then use the textpattern import feature from the admin page. I got the following errors:
WordPress database error: [Table ‘database_tp.txp_txp_category’ doesn’t exist]
SELECT id, name, title FROM txp_txp_category WHERE type = “article”No Categories to Import!
WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘txp_cats’ LIMIT 1WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘txp_cats’, ”, ”, ‘yes’)WordPress database error: [Table ‘database_tp.txp_txp_users’ doesn’t exist]
SELECT user_id, name, RealName, email, privs FROM txp_txp_usersNo Users to Import!
WordPress database error: [Table ‘database_tp.txp_textpattern’ doesn’t exist]
SELECT ID, Posted, AuthorID, LastMod, Title, Body, Excerpt, Category1, Category2, Status, Keywords, url_title, comments_count FROM txp_textpatternWordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘txpposts2wpposts’ LIMIT 1WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘txpposts2wpposts’, ‘a:0:{}’, ”, ‘yes’)Done! 0 posts imported.
WordPress database error: [Table ‘database_tp.txp_txp_discuss’ doesn’t exist]
SELECT * FROM txp_txp_discussWordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘txpposts2wpposts’ LIMIT 1No Comments to Import!
WordPress database error: [Table ‘database_tp.txp_txp_link’ doesn’t exist]
SELECT id, date, category, url, linkname, description FROM txp_txp_linkNo Links to Import!
WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
SELECT option_value FROM wp_options WHERE option_name = ‘txp_links’ LIMIT 1WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
INSERT INTO wp_options (option_name, option_value, option_description, autoload) VALUES (‘txp_links’, ”, ”, ‘yes’)Clearly, the import process is not as simple as just clicking the “import”. I’d very much like to continue using wordpress, but this import ordeal is making it difficult. Please help! 🙁 Thanks!
Forum: Alpha/Beta/RC
In reply to: Import from Textpattern into WordPressSuggestions anyone? Or is this a lost cause?
Forum: Alpha/Beta/RC
In reply to: Import from Textpattern into WordPressWhen attempting to import textpattern posts to wordpress I get the following error:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘/txp_category WHERE type = “article”‘ at line 5]
SELECT id, name, title FROM /txp_category WHERE type = “article”
No Categories to Import!How do I correct this? Thanks in advance.
Forum: Requests and Feedback
In reply to: Fix Textpattern importI’d like to move textpattern posts to my wordpress blog, but the import feature is not working. Do I need to move the tp tables to the wordpress database? If so, how can I do this? Please help. Thanks.
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)I had been using AMM successfully for a while now, but when I activated a new theme I got the following error:
XML Parsing Error: not well-formed Location: http://mysite.com/ Line Number 245, Column 9: <!–
I’m using the following code:
<?php amm_getMedia(‘amm_debug_output’,1,AMM_DVD); ?>
<?php amm_getMedia(‘amm_debug_output’,1,AMM_MUSIC); ?>
<?php amm_getMedia(‘amm_debug_output’,1,AMM_BOOKS); ?>How can I correct this error? Please help.
Forum: Plugins
In reply to: Contact Form problems….I’m using the contact form on a page; instead of displaying at the top it’s located at the bottom of the page. How can I correct this? (…thinking it has something to do with the current theme I’m using. In all other themes it displays properly.)Please advise.
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)By default, the name of the item, author and rating display. How can I have just the item name and author display? I’ve read the documentation and am still confused.
Forum: Themes and Templates
In reply to: new Theme: iRoybots SlatyStainDoes anyone have a suggestion to solve my dilemma listed above?
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)I’ve listed products on a separate page using CG-Amazon. I just copied the page template and labeled it “media” and then put the code under the page content area.
Forum: Plugins
In reply to: NEW! Amazon Media Manager 1.5 (*Finally!*)How can I change the display text below each image? I’d prefer to have just the item name below each image.