Jump to content

flyalaska

Members
  • Posts

    1941
  • Joined

  • Last visited

  • Days Won

    17

Everything posted by flyalaska

  1. You need phpVMS php version. https://github.com/DavidJClark/phpvms_5.5.x Your phpvms version doesn't support your php version.
  2. flyalaska

    OceanBlue

    Deleted
  3. Anyone getting this to work with a .php version? No matter what I do with this code I get error 500 page else { # It's a template sammich! if (strpos($page_content,'html { height: 100% } body { height: 100%; margin: 0; padding: 0 }') !== false) { $BaseTemplate->ShowTemplate('header_map.php'); echo $page_content; } else { $BaseTemplate->ShowTemplate('header.php'); echo $page_content; $BaseTemplate->ShowTemplate('footer.php'); } }
  4. Are you referring to the Strict Standards error?
  5. whats your php version? What phpvms version are you on?
  6. The boxes shouldn't shrink regardless if you are retired or not. Need to see why its doing that.
  7. The profile issue with the shrinking boxes is a strange one. The demo was working fine until the other day. I have been marked as retired. I will see if filing a PIREP will fix that. The footer box, I didn't notice until you pointed that pointed that. I will see what I can do. I lost the original source to this template awhile ago. I will see if I can fix manually.
  8. Open core/common/xx and replace all the references of public function with public static function
  9. I noticed the the images in my screenshot module are all gone. When I go to the link, it states that there are no images in the database. I went to the screenshot table, and there are images there aswell in the pics directory. Any ideas?
  10. I fixed mine, module by module.
  11. I don't think that error is from your end. You meet that error when my host is having MySQL issues.
  12. In your css you have #cssmenu #menu-button {display: none; That may have something to do with it.
  13. I wouldn't worry about it. The skin isn't mobile friendly anyways
  14. I had the same issue when I was using smartCARS
  15. Whats the demo URL?
  16. I will look at it when I get home
  17. What does line 294 say on laypot.tpl?
  18. What phpvms version are you on?
  19. What do you charge?
  20. Nice Job, Looks awesome!
  21. Thats the only link. Are you getting any errors?
  22. What errors?
  23. I send you a PM. To not use the white box, just use a different image and don't use the overlay in the psd folder.
  24. Did you ever get this error resolved?
  25. Found the multiple entry
×
×
  • Create New...