Jump to content

ober

Staff Alumni
  • Posts

    5,327
  • Joined

  • Last visited

Everything posted by ober

  1. Maybe the better question is to ask how you are naming your fields on the form.  You can pass arrays and even multi-dimensional arrays through $_POST.
  2. SMF.  It's what we use here.  IPB is a security nightmare and what we switched away from.  As far as showing the most recent posts, all you have to do is look at the database structure created by the forum software and write a simple query/display routine to output the data.
  3. No.  PHP is completely unaware of frames or any HTML structure you may use in your page. 
  4. If that is how you are building the $states array, you can't use a simple foreach loop to echo the results.  2D arrays have to be echoed how they are built, using both dimensions.
  5. You can go in and delete the other bumps if you wish.  And your remaining "bump comment" could be something like "updated contact details" or something like that.
  6. Ron, I'm pretty sure his email is only visible to us.  I checked his profile and the option to "hide email address from public" is checked.
  7. Jay, I think he's talking about the main site, not SMF, but we should upgrade, you're right. As far as a response to the main site question, changes are coming for the main site... I just need to find time to make them!
  8. Rob, We appreciate your kind words about the site.  Unfortunately, there are a lot of people out there that do not follow the rules of common decency.  This site has been hit VERY hard numerous times by a number of hack attempts.  We have made strides in protecting our members and we have several SMF developers here as members who have been helping out and providing solutions to problems exactly like you're talking about. Regardless, we apologize that your email address got lifted from this site.  I don't know whether that occurred before or after we made the switch to SMF from IPB, but if it was before the switch, allow me to apologize again for letting this site run on such pathetic software.  We hope the move to SMF has eased some of your concerns. We are also working on some other changes that should increase usability and security.  I won't break out a list at the moment, but please note that changes are coming. As far as the spam you are getting, the only thing I'd suggest for you to do is to block that address and update this site with a new one.  I'm sorry it comes down to that, but there's not much I can do now about that.
  9. I'd like to avoid adding 15 million little mods like that.  Do you know how many little things like that could be added to this site?  We can't make everyone happy.
  10. The only reason I know for doing that would be to update your personal info, etc.
  11. Is there a reason you don't want to bump the thread?  It's less trouble than editing a post, to be honest.
  12. You should be setting it up for anyone around 800x600 to handle it, and therefore you should stick with 780x580.  Not sure why you would want to create an entire site in flash... but that's another topic altogether.
  13. Most people are too stupid to know how to lock it down, C_V.
  14. If they're dumb enough to leave it wide open, and I need a connection, I will gladly use it.  I certainly wouldn't do anything illegal on it, however.
  15. How would you normally go about including a CGI script?  If you're looking for a way to call a script from PHP, I'd suggest looking at the filesystem functions which allow you to make command-line type calls.
  16. SELECT DISTINCT make FROM products WHERE blah blah.
  17. I don't see any code and your link gives a 404.  If you're going to use PHP, you need to start by changing the extension of the contact form to ".php".
  18. It all depends on where your current file is calling it from. 
  19. Eh... I noticed it too... just didn't comment on it.  I'm sure most others were the same.
  20. I find that rather appalling myself.
  21. ober

    Jiffy

    Doesn't really seem like it.  Anyone else?
  22. jaymc... so umm.. exactly what site do you run that has such a following?
  23. ober

    Jiffy

    I'm almost wondering if it was developed in-house.  I can't find anything.
  24. ober

    Jiffy

    Anyone use Jiffy?  It's an IE plugin which can automate actions and I need it to login into one of my sites and perform some actions.  You basically write a script for the engine and it does it's thing.  Problem is, I can't find it on the web because everyone and their brother uses the word "jiffy" to talk about things happening quickly. Anyone know where I can get the plugin?
  25. That was my conclusion.  The only reason to go with Kayla is the fact that she'd probably quickly devise a system of sorts to manage the data and narrow it down quickly.  But... I doubt it.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.