Search:

Type: Posts; User: seekyt

Page 1 of 9 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: hSEO 0.3

    by seekyt
    Replies
    24
    Views
    663

    Works now. Great job, thank you!

    Works now. Great job, thank you!
  2. Thread: hSEO 0.3

    by seekyt
    Replies
    24
    Views
    663

    Can't download this yet - it just keeps sending...

    Can't download this yet - it just keeps sending me to a login page even though I'm already logged in. Sounds like a really cool plugin, though :)
  3. I recommend Redactor. It will cost you, but man...

    I recommend Redactor. It will cost you, but man it's great.

    http://www.imperavi.com/redactor/
  4. Replies
    27
    Views
    706

    Awesome job!

    Awesome job!
  5. Replies
    8
    Views
    167

    This is an interesting idea. Could any member...

    This is an interesting idea. Could any member theoretically start their own group and be in charge of who can join? That would be a great plugin :)
  6. Replies
    73
    Views
    12,121

    Images and Videos in Hotaru - an easy method.

    First of all, thanks for the much needed update - especially the Admin interface! I needed a change of scenery.

    If anyone is familiar with my website Seekyt.com, I built it on Hotaru and I have...
  7. I had the same problem! Did you recently...

    I had the same problem!

    Did you recently switch IP addresses, or start a very new website and are just now having these issues?

    It appears that at some point, a hotaru website was mercilessly...
  8. Replies
    3
    Views
    694

    Here is how far I get before just giving up: ...

    Here is how far I get before just giving up:

    step 1: get an array of user ids from the users a logged in member is "Following" - no idea how to do this

    step 2: get the last "X" (3 in the...
  9. Replies
    2
    Views
    525

    WOW I wish I could pick your brain. I think I...

    WOW I wish I could pick your brain. I think I spent close to three hours messing things up. Thanks a million!
  10. Replies
    2
    Views
    525

    Display Avatars on Related Posts

    I am having a syntax problem that I hope one of you can help me with.

    I have found a way to display the avatars of the post authors in the "Related Posts" part of an article.

    By opening up...
  11. Replies
    3
    Views
    694

    Display Activity From "Following"

    I asked this before in a different way in another thread, but I believe I was approaching this entire concept inappropriately.

    You can display an activity widget with the following code:

    ...
  12. Replies
    1
    Views
    376

    Step 1: Not quite sure how to do this. Step 2:...

    Step 1: Not quite sure how to do this.

    Step 2: For each particular member, this would pull the last three things the person did (I think)


    <?php if($h->isActive('activity')) {
    ...
  13. Replies
    1
    Views
    376

    Activity of People You Follow

    Has anyone created a stream of the activity for users that a member follows?

    For example, on the profile page if you have the activity plugin there is a stream of recent activity for that user.
    ...
  14. Replies
    4
    Views
    568

    In user settings, right below this line: if...

    In user settings, right below this line:


    if ($h->cage->post->getAlpha('updated_settings') == 'true') {

    I entered this:


    $user_settings['adsense_pub_id'] =...
  15. Replies
    4
    Views
    568

    Unfortunately, no. I think that the page should...

    Unfortunately, no. I think that the page should take a refresh at all, to be honest. Once the field has been updated, the updated value should be displayed immediately and should not require a...
  16. Huh? :confused: Is this a problem with pictures...

    Huh? :confused: Is this a problem with pictures or with submission? I don't understand your issue now. If it's a problem with "pictures" maybe you should post your question on the "post images...
  17. /libs/extensions/csrf/csrf_class.php Look for...

    /libs/extensions/csrf/csrf_class.php

    Look for csrfInit (default is 60 minutes) and change it to a huge number, such as 1000000, and see if it helps.

    Always clear your website's cache in the...
  18. Check out this forum post: ...

    Check out this forum post:

    http://forums.hotarucms.org/showthread.php?1715-CSRF-error-on-submission/page2

    You might be able to fix this by changing the value of CSRF in a file, or it might be a...
  19. Replies
    4
    Views
    568

    Make fields update on user settings page

    I've posted this problem in the AdSense Revenue Plugin thread, but I don't think anyone saw it.

    How do you force a field to display the updated values on the User Settings page? When a user...
  20. Replies
    2
    Views
    458

    This might not be the solution to your problem,...

    This might not be the solution to your problem, but have you recently added any javascript files to your header? Sometimes when you include a javascript file in the wrong place in your header file it...
  21. Replies
    11
    Views
    3,987

    There is an annoying error with this plugin that...

    There is an annoying error with this plugin that I can't wrap my head around, and I'm wondering if anyone has fixed it. When the user inserts their ID into their user Settings, the field reverts to...
  22. Replies
    3
    Views
    831

    Hmm, I don't think I left anything out, unless I...

    Hmm, I don't think I left anything out, unless I made a typo. I use codes similar to that for all kinds of unique variables on my Hotaru site. Are you getting any errors in your error log? (Besides...
  23. Replies
    11
    Views
    961

    Congratulations! I'm glad you got it to work, and...

    Congratulations! I'm glad you got it to work, and I'm slightly jealous if you don't have to disable DB caching :)

    If I were you, I'd keep this particular functionality to yourself - don't get me...
  24. Replies
    11
    Views
    961

    Hint: Have you tried turning off all caches in...

    Hint: Have you tried turning off all caches in your site settings yet? I couldn't get my own version to work until I turned off DB cache.
  25. Double check the placement of jquery in your...

    Double check the placement of jquery in your header file. Sometimes having your jquery called after your hotaru features can cause problems. You want to make sure that jquery is included right after...
Results 1 to 25 of 214
Page 1 of 9 1 2 3 4