Jump to content

Nabeel

Administrators
  • Posts

    8151
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Gonna let this sit until tomorrow then push to release is there's no issues
  2. Changed Files: m admin/templates/core_navigation.tpl m core/version m install/hashlist m install/structure.xml VMS-293 #close fixed View complete changes Download from here
  3. Updated Tickets: [VMS-293] - Massmailer mispelled in admin nav Changed Files: m admin/templates/core_navigation.tpl m core/version m install/hashlist m install/structure.xml VMS-293 #close fixed View complete changes Download from here
  4. Which link? There will be another update with fixes maybe tomorrow or Friday
  5. When it creates a table, it creates a physical file (the .frm), so it looks like it's having trouble creating that... which could be permissions on the file, or maybe it's already there and can't write over it, dunno. Check with your host
  6. That error's gotta go back to your host. Looks like a configuration error. You can try: SET FOREIGN_KEY_CHECKS=0; Before running it, but I think it's your host which is got something wrong going on
  7. Hey, been a while. What exactly are you doing? And what errors? I imagine you're probably getting errors on foreign keys?
  8. Using xacars, yes. There are still manual pireps
  9. Just to clarify, Jeff is still using POST to send the XML across. It just seems some servers have overly aggressive security settings which wouldn't allow either raw posts, or allow PHP to read directly from the input buffer used (I'm not sure I agree with the perceived security advantage). But it's best for you to work with your host to establish a workaround. Also, since it's 403 errors, the Apache server logs should have some sort of error message, which will go a long way in helping to understand what's happening behind the scenes. Your host should be able to provide that.
  10. Yeah, it's up there. You can access it for now through the "site content" area of the nav. I'll have it fixed
  11. Yea that's a skinning thing
  12. I put depicao twice in the template by accident
  13. The changelog lists the changed templates, but for the most part, yes
  14. Strange, if you run install/checkinstall.php, what's it show?
  15. Uh I can't see
  16. Yeah, I guess it'll come down to that, since they're all done live now and not cached
  17. Yep, I took it out since it doesn't actually do anything anymore
  18. Leave it to me to misspell it!!
  19. Compare it to the stock template in core/templates/registration_mainform.tpl
  20. Can you check in the database and see what it says
  21. That is strange... just started happening? Did it happen with 931?
  22. It's a bug in the template, still in 930? I thought I fixed it for 930.. If you look in the database, is the field changed there? Or is it correct there
  23. What errors? Read the instructions in the documentation
  24. Clear the cache under maintenance options. There will be an update soon to fix it
  25. It'll automatically send it, but it might not always be REMOTE_ADDR
×
×
  • Create New...