Search:

Type: Posts; User: sharkbyteusa

Page 1 of 2 1 2

Search: Search took 0.06 seconds.

  1. Replies
    51
    Views
    12,427

    Sticky: Hi, name is Garrett. I'm a (Bio snipped from my...

    Hi, name is Garrett. I'm a (Bio snipped from my twitter account @sharkbyteusa) "Father, Scuba Diver, Web Developer, Graphic Designer, Veteran (USCG), Entrepreneur, Student, Small Business Owner". ...
  2. Replies
    25
    Views
    4,118

    put a file on your site with

    put a file on your site with



    <?php
    phpinfo();
    ?>


    run it in the browser, look at the section 'Configure Command'
  3. Replies
    2
    Views
    638

    was wondering the same thing....hmmm what to...

    was wondering the same thing....hmmm what to do....
  4. Replies
    32
    Views
    5,107

    [Done] Honestly this is the only thing that was holding...

    Honestly this is the only thing that was holding me up w/ Hotaru, that's why I waited a couple months and finally started my site this weekend, I figured I could start now on theme, etc and this...
  5. Replies
    50
    Views
    13,374

    sorry but not true :) I'm doing it on my iphone...

    sorry but not true :) I'm doing it on my iphone right now?!? any page I go to (i.e. ../page/all/) if I just put 'client/mobile/' on the end of the url I get the mobile view of that page. s/b good...
  6. Replies
    50
    Views
    13,374

    not from what I saw on OMG Africa, unless I'm...

    not from what I saw on OMG Africa, unless I'm missing something...

    Normal url: http://www.omgafrica.net/tips-and-tidbits/food-and-vitamin-supplements-for-life-and-travel-in-ghana/
    Mobile url:...
  7. Replies
    50
    Views
    13,374

    this might work (without testing) for iphone...

    this might work (without testing) for iphone only, hack away for other phones....



    RewriteCond %{HTTP_USER_AGENT} iPhone
    RewriteCond %{REQUEST_URI} !^client/mobile/
    RewriteRule .*...
  8. Replies
    50
    Views
    13,374

    Might use some htaccess magic to identify a...

    Might use some htaccess magic to identify a mobile client and mod_rewrite to the correct mobile 'clean' url
  9. Replies
    50
    Views
    13,374

    well it works, it just doesn't go to the post...

    well it works, it just doesn't go to the post detail page :)
  10. Replies
    50
    Views
    13,374

    the quick fix is a success! to your homepage

    the quick fix is a success! to your homepage
  11. Replies
    6
    Views
    1,279

    they look clean to me on OMG Africa! Got a link?

    they look clean to me on OMG Africa! Got a link?
  12. Replies
    50
    Views
    13,374

    that one worked fine. Took awhile to do initial...

    that one worked fine. Took awhile to do initial load (I have decent 3G speed) could have just been a DNS lookup thing though, subsequent page views were fine.
  13. Replies
    50
    Views
    13,374

    That link redirected me right back to...

    That link redirected me right back to ../index.php?client=mobile the previous screen shot?
  14. Replies
    50
    Views
    13,374

    Not sure it's working correctly...wait doesn't...

    Not sure it's working correctly...wait doesn't look like you have anything to look at, but doesn't look like a mobile view on my iphone?
  15. Replies
    1
    Views
    933

    I like the idea of upon user registration...

    I like the idea of upon user registration clicking a email opt-in box and that automagically being sent to MailChimp and added to your selected MC list. Would be great addition on a site launch, but...
  16. [Done] Notify me would be a great help, but not a fan of...

    Notify me would be a great help, but not a fan of auto updates.
  17. Replies
    50
    Views
    13,374

    when someone gets it installed, post a link I'd...

    when someone gets it installed, post a link I'd like to take a look. As my Hotaru install is still local, I can't browse from my phone(s) :(
  18. Replies
    25
    Views
    4,118

    What version of PHP are you running? From the...

    What version of PHP are you running?

    From the Inspekt site
  19. Replies
    25
    Views
    4,118

    bccomp() is a php function ...

    bccomp() is a php function

    http://www.php.net/manual/en/book.bc.php
  20. Replies
    25
    Views
    4,118

    No I don't think that's it, I've registered...

    No I don't think that's it, I've registered multiple users on my local (Mac native) installation. I'm guessing it's a file permission issue, if you set the WHOLE installation to 777 just to test...
  21. Replies
    25
    Views
    4,118

    I got the error in #1 until I changed the...

    I got the error in #1 until I changed the permission to 777, world writeable, on cache folder and it's subdirectories.
  22. Thanks, missed the doc about extending a plugin....

    Thanks, missed the doc about extending a plugin. It was almost 4am, I should have just waited till the next day. I'll probably exclude just sb_base (latest link) and extend submit (persistant submit...
  23. Proper way to change a plugin (function)

    I need to make a small change to plugins sb_base and submit in the navigation function. What is the proper way to make these changes so they don't get overwritten at an upgrade?

    Basically what I...
  24. Replies
    10
    Views
    1,809

    Well I'm not incapable just new to Hotaru....

    Well I'm not incapable just new to Hotaru. Working on my first template now. Figuring out how to code a plugin will be next... Don't know what will be on the top of my list yet though...
  25. Replies
    10
    Views
    1,809

    Yes, chosen, add a picture for it perhaps,...

    Yes, chosen, add a picture for it perhaps, highlight it, make it stand out.
Results 1 to 25 of 31
Page 1 of 2 1 2