Forum Replies Created

Page 64 of 129
  • Abraham Chaffin

    June 28, 2010 at 6:36 pm in reply to: A question for Cowdog

    [David Roth Weiss] “1) When using Firefox for Mac, the insert still and video icons aren’t where they belong in the standard interface. “

    The insert still and video icons will only show up when a user is logged in. If you are not logged in these icons will not show up.

    [David Roth Weiss] “2) In this forum, and so far only in this forum as I’ve been able to determine, when hitting the ADD A NEW POST link at the top of the forum, instead of a blank spce waiting for a new message, an old message and subject header come up every time. BTW that’s happening with Safari, not Firefox. “

    When you are logged in and have a previously saved post that has not been posted it will pre-populate the form that where you issued the save. This will only happen when you are logged in. I would assume that you were not logged in to all the browsers you checked.

    The interface does react differently to users who are logged in vs those who are not. I believe this to be the main cause of the differences you are noticing.

    The interface also reacts differently to different levels of authentication, moderation and posting history.

    Abraham

  • Abraham Chaffin

    June 22, 2010 at 6:51 pm in reply to: How to limit access to site

    You could check the referrer using server side scripting which would be most effective or you could use javascript referrer check and than redirect.

    <script>
    if (document.referrer != 'https://www.creativecow.net/')
    document.location='https://www.creativecow.net/';
    </script>

    Abraham

  • Abraham Chaffin

    June 17, 2010 at 8:40 pm in reply to: “Do not use all caps in the subject”

    I see the issue. This should work now.
    Appreciate the feedback.

    Abraham

  • Abraham Chaffin

    June 15, 2010 at 3:49 pm in reply to: Cow Mobi

    That’s strange because using the method of throwing a hash at the browser and having it scroll to that anchor is pretty basic HTML and the iPhone should interpret it correctly =\
    There are other methods to make the browser scroll down but it requires some non-standard Javascript. I’ll try running a few tests on the iPhone to see if I can see why it’s not responding correctly.

    Thank you for the feedback,

    Abraham

  • Abraham Chaffin

    June 15, 2010 at 3:40 pm in reply to: Cow Mobi

    Interesting… That URL takes me to the right place on my Android phone. Are you using an iPhone or something else?

    Abraham

  • Abraham Chaffin

    June 15, 2010 at 3:18 pm in reply to: Cow Mobi

    Does your URL have a hash mark and then a number at the end?

    Abraham

  • Abraham Chaffin

    June 15, 2010 at 3:09 pm in reply to: Cow Mobi

    Hello Jeremy,

    Appreciate the feedback.
    I believe the proper redirects are in place now to take you from the readpost link to the proper post in the mobi forums thread now. It seems to work on my phone.

    Have a great day!

    Abraham

  • Abraham Chaffin

    June 10, 2010 at 11:17 pm in reply to: tests
  • Abraham Chaffin

    June 10, 2010 at 11:15 pm in reply to: tests
  • Abraham Chaffin

    June 10, 2010 at 7:31 pm in reply to: Cow Mobi

    We have been doing a bit of work on the mobi interface. Hopefully it’s looking a little better. Plan on adding in the videos section for the iPhone in the next day or so.

    Appreciate the feedback – I’ll see about putting that in for you.

    Abraham

Page 64 of 129

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy