Title: adb's Replies | WordPress.org

---

# adb

  [  ](https://wordpress.org/support/users/adb/)

 *   [Profile](https://wordpress.org/support/users/adb/)
 *   [Topics Started](https://wordpress.org/support/users/adb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/adb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/adb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/adb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/adb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/adb/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 160 total)

1 [2](https://wordpress.org/support/users/adb/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/adb/replies/page/3/?output_format=md) … 
[9](https://wordpress.org/support/users/adb/replies/page/9/?output_format=md) [10](https://wordpress.org/support/users/adb/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/adb/replies/page/11/?output_format=md) 
[→](https://wordpress.org/support/users/adb/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [CG-inline](https://wordpress.org/support/topic/cg-inline/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [19 years, 6 months ago](https://wordpress.org/support/topic/cg-inline/#post-134734)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NEW! Amazon Media Manager 1.5 (*Finally!*)](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/page/14/#post-246164)
 * 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](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [site not functioning properly in IE](https://wordpress.org/support/topic/site-not-functioning-properly-in-ie/)
 *  Thread Starter [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 1 month ago](https://wordpress.org/support/topic/site-not-functioning-properly-in-ie/#post-388457)
 * In IE the sidebar does not display properly. It’s pushed down. Please advise 
   how to fix. [http://sunshowersweet.com/weblog](http://sunshowersweet.com/weblog)
 * Thanks in advance!
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Import from Textpattern into WordPress](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/#post-292703)
 * I solved the problem. Moved wordpress to the same database as Textpattern. No
   problem with the import that way.
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Import from Textpattern into WordPress](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/#post-292702)
 * I 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](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Import from Textpattern into WordPress](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/#post-292701)
 * I 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 1
 * WordPress 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_users
 * No 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_textpattern
 * WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
    SELECT
   option_value FROM wp_options WHERE option_name = ‘txpposts2wpposts’ LIMIT 1
 * WordPress 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_discuss
 * WordPress database error: [Table ‘database_tp.wp_options’ doesn’t exist]
    SELECT
   option_value FROM wp_options WHERE option_name = ‘txpposts2wpposts’ LIMIT 1
 * No 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_link
 * No 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 1
 * WordPress 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](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Import from Textpattern into WordPress](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/#post-292700)
 * Suggestions anyone? Or is this a lost cause?
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Import from Textpattern into WordPress](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/import-from-textpattern-into-wordpress/#post-292699)
 * When 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](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Fix Textpattern import](https://wordpress.org/support/topic/fix-textpattern-import/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/fix-textpattern-import/page/2/#post-131243)
 * I’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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NEW! Amazon Media Manager 1.5 (*Finally!*)](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/page/5/#post-245900)
 * 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/](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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Contact Form problems….](https://wordpress.org/support/topic/contact-form-problems-1/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/contact-form-problems-1/#post-220715)
 * 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.
 * [http://gldnspce.com/contact](http://gldnspce.com/contact)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NEW! Amazon Media Manager 1.5 (*Finally!*)](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/page/3/#post-245757)
 * 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](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [new Theme: iRoybots SlatyStain](https://wordpress.org/support/topic/new-theme-iroybots-slatystain/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/new-theme-iroybots-slatystain/page/3/#post-245729)
 * Does anyone have a suggestion to solve my dilemma listed above?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NEW! Amazon Media Manager 1.5 (*Finally!*)](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/page/3/#post-245728)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [NEW! Amazon Media Manager 1.5 (*Finally!*)](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/)
 *  [adb](https://wordpress.org/support/users/adb/)
 * (@adb)
 * [20 years, 11 months ago](https://wordpress.org/support/topic/new-amazon-media-manager-15-finally/page/2/#post-245726)
 * How can I change the display text below each image? I’d prefer to have just the
   item name below each image.

Viewing 15 replies - 1 through 15 (of 160 total)

1 [2](https://wordpress.org/support/users/adb/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/adb/replies/page/3/?output_format=md) … 
[9](https://wordpress.org/support/users/adb/replies/page/9/?output_format=md) [10](https://wordpress.org/support/users/adb/replies/page/10/?output_format=md)
[11](https://wordpress.org/support/users/adb/replies/page/11/?output_format=md) 
[→](https://wordpress.org/support/users/adb/replies/page/2/?output_format=md)