Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

Badges

Any minute now…

mis-one

Username
mis-one
Joined
Visits
668
Last Active
Roles
Member
Badges
0
Points
0
Posts
223

Comments

  • Can anyone offer insite on how to change/fix the upload path? Mine is currently pointing to /uploads/uploads for some reason.
  • Getting this error: Fatal error: Cannot pass parameter 1 by reference in /home/web/public/plugins/WhosOnline/default.php on line 24
  • This worked well. So far no issues. Thanks for the release!
  • This worked well. So far no issues. Thanks for the release!
  • awesome! I'm still learning php, spent over an hour on it and gave up for the time being :)
  • I'm not in any sense a php expert.. But I found this little snippet of code that might could help in sorting the images by modification date of the file: function LoadFiles($dir) { $Files = array(); $It = opendir($dir); if (! $It) die('Cannot …
  • mis-one: possible... yeah, but requires some additional coding ;-) Oh okay, that's fine. I tried messing with it a little. Am I correct in that the ordering now is done by filename in the images directories?
  • Great work AlexL! Any way to sort by date instead of file name?
  • Dumped 500 images in the directory and I think we might need some sort of pagination.
  • This works great for me (also using FriendlyURLs)! Will the ability to comment be added for users? I'm not trying to get ahead of things but I was thinking of an interesting concept. What if on the initial page, Instead of the current text, the user…
  • awesome! I'm still learning php, spent over an hour on it and gave up for the time being :)
  • I'm not in any sense a php expert.. But I found this little snippet of code that might could help in sorting the images by modification date of the file: function LoadFiles($dir) { $Files = array(); $It = opendir($dir); if (! $It) die('Cannot …
  • mis-one: possible... yeah, but requires some additional coding ;-) Oh okay, that's fine. I tried messing with it a little. Am I correct in that the ordering now is done by filename in the images directories?
  • Great work AlexL! Any way to sort by date instead of file name?
  • Dumped 500 images in the directory and I think we might need some sort of pagination.
  • This works great for me (also using FriendlyURLs)! Will the ability to comment be added for users? I'm not trying to get ahead of things but I was thinking of an interesting concept. What if on the initial page, Instead of the current text, the user…
  • Agreed with Ø. That is what I use for my site.
    in Blog Comment by mis-one June 2007
  • I agree. Thanks again for all you contribute!
    in Blog Comment by mis-one June 2007
  • Agreed with Ø. That is what I use for my site.
    in Blog Comment by mis-one June 2007
  • I agree. Thanks again for all you contribute!
    in Blog Comment by mis-one June 2007
  • Hi, how can I include a php file? Putting this in a nugget doesn't appear to work for me:
  • Hi, how can I include a php file? Putting this in a nugget doesn't appear to work for me:
    in Nuggets Comment by mis-one April 2007
  • Having the same issues above. Not sure if it's regarding anything to do with Friendly URLs.
  • Having the same issues above. Not sure if it's regarding anything to do with Friendly URLs.
  • Jazzman, how does this work? Does it create a link somewhere to a contact form, or do you have to do it manually?
  • Jazzman, how does this work? Does it create a link somewhere to a contact form, or do you have to do it manually?
  • Very cool concept jimw!
  • jimw - sorry for the bother.. i just wrapped a strip_tags around it and it seems to working just fine!
  • jimw - is there any way to prevent HTML from being rendered in the post? If a user posts an image and / or YouTube video it parses it and breaks the flow of the discussion listings.
  • Very cool concept jimw!