Thread: Twitter Tweets

Page 4 of 6 FirstFirst ... 23456 LastLast
Results 31 to 40 of 60
  1. #31
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Twitter Tweets

    OK, solved:

    round(zen_get_products_special_price($products_id, false), 2)

  2. #32
    Join Date
    Jan 2008
    Posts
    90
    Plugin Contributions
    0

    Default Re: Twitter Tweets

    Quote Originally Posted by limelites View Post
    I read the post above about Shareaholic and I've installed the FF Addon too. It will come in handy if I decide to ever use those other networks.... Do you recommend any in particular? Twine?? I've never even heard of Twine but is it worth the time and effort having your products listed there?
    I get a good share of my visitors from Kaboodle and Twine believe it or not.

    Also...the other poster mentioned needing an API for Bit.ly....I never set one up and it works fine for me.

  3. #33
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,930
    Plugin Contributions
    4

    Default Re: Twitter Tweets

    Shareaholic uses its own bit.ly account/api key behind the scenes.

    If you want custom tracking of bit.ly links then you can set it to use your own personal bit.ly account.

    If you want to use the bit.ly api programtically, you will need a bit.ly account/api key.

    HTH

  4. #34
    Join Date
    Mar 2007
    Posts
    31
    Plugin Contributions
    0

    Default Re: Twitter Tweets

    This seems great. Is there someone that can post a wrapup version of this code and what to change. I really want to do the same thing on my shop!

  5. #35
    Join Date
    Nov 2008
    Posts
    53
    Plugin Contributions
    0

    Default Re: Twitter Tweets

    Yes, this is great...

    please post a copy and past solution...

    thanks

  6. #36
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Twitter Tweets

    Quote Originally Posted by wilt View Post
    Hi,

    I've successfully tried this a number of times.

    You're probably going to have to do some debugging. One thing you could try is this.

    Replace this line.

    Code:
          updateStatus($user, $password, $message);
    with
    Code:
          $result = updateStatus($user, $password, $message);
          $messageStack->add_session($result, 'error');
    Now when you add a new product, you should see a red error bar at the top of the page, containing a lot of unformatted information.

    If you 'view source' for that page you should see something like this.

    Code:
    <table border="0" width="100%" cellspacing="0" cellpadding="2">
      <tr class="messageStackError">
        <td class="messageStackError"><img src="images/icons/error.gif" border="0" alt="Error" title=" Error ">&nbsp;<?xml version="1.0" encoding="UTF-8"?>
    <status>
      <created_at>Mon Jun 22 19:53:49 +0000 2009</created_at>
      <id>2283649261</id>
      <text>Zen Cart has a new product. http://tinyurl.com/lxpf9k</text>
      <source>web</source>
    
      <truncated>false</truncated>
      <in_reply_to_status_id></in_reply_to_status_id>
      <in_reply_to_user_id></in_reply_to_user_id>
      <favorited>false</favorited>
      <in_reply_to_screen_name></in_reply_to_screen_name>
      <user>
        <id>32979144</id>
    alternatively there might be some error information returned by the twitter api.

    If you do not get the error message, then the code does not seem to be executing.
    I have inserted the code and it is where it is suppose to be. My problem is this, when i insert a new product I get the error message bar at the top but their is no writing or nothing besides the error bar. When I look at the source code it don't show up. What am I doing wrong. Thank you.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #37
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Twitter Tweets

    Mr wilt do you have time to help me out. I know you are very busy. I just can not figure it out. It wont work for me but I sure would like for it to. Thank You in advance.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #38
    Join Date
    Jun 2003
    Location
    Newcastle UK
    Posts
    2,930
    Plugin Contributions
    4

    Default Re: Twitter Tweets

    Its difficult to know without seeing exactly what you have done.

    However; If you are seeing an error message bar, then by deduction, there must be something in your html source.

  9. #39
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Twitter Tweets

    Quote Originally Posted by wilt View Post
    Its difficult to know without seeing exactly what you have done.

    However; If you are seeing an error message bar, then by deduction, there must be something in your html source.
    What would you like for me to do so you can take a peek. I really would like this to work. I don't know if it would be because of GoDaddy severs or not.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  10. #40
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Twitter Tweets

    sorry, I will pm you with it. My source code that is.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

 

 
Page 4 of 6 FirstFirst ... 23456 LastLast

Similar Threads

  1. v151 Twitter Feed
    By DigiBooks in forum General Questions
    Replies: 1
    Last Post: 6 May 2015, 02:03 AM
  2. Twitter sidebox
    By karenkte in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 29 Apr 2015, 05:25 PM
  3. v151 Twitter - Tweets not showing
    By karenkte in forum General Questions
    Replies: 1
    Last Post: 8 Mar 2013, 11:49 AM
  4. Twitter
    By irishshopper in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 11 Jul 2010, 01:21 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg