Jump to content

Rhett

Administrator
  • Posts

    1,407
  • Joined

  • Last visited

  • Days Won

    33

Everything posted by Rhett

  1. Ya a lot has happened in the last few years, we need to catch up sometime soon!
  2. Ryan, Meet Paula, our resident Database Guru, Java, ASP.Net and Oracle Expert!
  3. Here is a pic of the new Desk's, I'll take more of the inside as it's get's finished, still working on a few things.
  4. 3 so far... and you're welcome to join us!
  5. I do... lol (wish) someday I hope to join you! I love it there!
  6. IP.Board 3.3.2 has been released this morning! Bug Fixes and Maintenance release only.
  7. The default name servers for any customer are the following ns1.exactservers.com ns2.exactservers.com
  8. 3.3.1 is currently the most stable version of ips software in many years! If you're not running it... go grab it now and get upgraded! If you need help with anything please let me know!
  9. This would be pretty cool for all us geeks! It looks to be coming or google is just playing with us!
  10. Some pics of the new office we just moved too, still moving and getting settled, I'll post some pics of the inside after it's done
  11. I have checked to ensure all customers hosted by exactservers have this patch in place, if it wasn't already completed I have updated the files for you.Thank you
  12. It has come to our attention that a XSS (Cross Site Scripting) attack is possible within the Admin CP. The javascript is only executed when viewing the detailed pop-up of a specific failed admin log in.This issue exists in all IP.Board 3 versions. We recommend that everyone using these versions apply this simple one file patch.Simply download the zip for your IP.Board version, expand the zip on your computer and upload the file to the relevant folder on your server. The directory structure is maintained in the zip so you will have no issues finding the file.If you need assistance, please contact technical support.http://community.inv...ecurity-update/ feb-3_1_x.zip feb_3_2_x.zip
  13. RewriteRule [^/]+/([0-9]+)/[^/]+\.html http://domain.com/showthread.php?t=$1 [L,R=301]
  14. update core_sys_lang set lang_protected = 0
  15. Run these queries to remove the [sigpic][/sicpic] from a vb conversion update profile_portal set signature = replace(signature,'[sigpic]','')update profile_portal set signature = replace(signature,'[/sigpic]','')update profile_portal set signature = replace(signature,'[SIGPIC]','')update profile_portal set signature = replace(signature,'[/SIGPIC]','') then rebuild the signature cache
  16. If your not sure what a domain key is, you can read more up on them here http://en.wikipedia....Identified_MailI we have added DKIM to all servers and it's now a part of the standard setup. This should help resolve any rejected mail from some providers, however there are many reasons mail can be rejected. A few good measures 1. Always provide an unsubscribe option on any email that is sent out from an email generator or forum script. 2. Make sure you have proper SPF records at your DNS Registrar (make sure to add the server.domain.com as an allowed sender) 3. Monitor rejection emails, never send mail from "noreply@domain.com" this will flag you faster then you can say spam. When you get a rejected email, follow up on it at least once with each provider, if you are being blocked for hitting a filter, find that filter source and ask to be removed. For the most part, it's a war, we fight to block spam, and we fight to send good valid emails. If you have any further questions let me know.
  17. test
  18. core_sys_lang -> en_US -> lang_protected. Change the value of lang_protected to 0 to unlock (or 1 to lock).
  19. I would report it on their forum maybeSent from my ADR6400L using Tapatalk
  20. I'm still pushing them..but they haven't fixed it yet
×
×
  • Create New...