Jump to content

Nabeel

Administrators
  • Posts

    8148
  • Joined

  • Last visited

  • Days Won

    39

Everything posted by Nabeel

  1. Nabeel

    font

    You can also use http://www.google.com/webfonts
  2. Double check permissions on those folders, they can change underneath you. Also, follow the debug info instructions in my signature, see if something strange is happening there.
  3. No, it's not. It says the pathname is too long - that's how they've setup their platform. That's not something I control. I'd find a new host.
  4. For now you can put it in where <?php echo $report->arricao; ?> is it'll mess up your output but thats ok for now
  5. Jeff has the basic answer. It really depends on what code you changed, it's looking for specific output.
  6. There's no way to really fix that, the flicker is from the icon being repositioned since the flight is omving.
  7. Contact your host with that error
  8. Nabeel

    Signatures

    Make sure permissions are ok, sometimes they change b/c of server side stuff
  9. do print_r($report) to see what variables are available
  10. Nabeel

    Signatures

    The double slashs doesn't matter
  11. Can you do a re-export? It sometimes happens when the data has either been exported too often, or didn't export properly
  12. Follow the debug instructions in my signature. Have you set the rank to something that doesn't exist anymore?
  13. Open a support ticket, not on the forums.
  14. Nabeel

    Modules

    YOu have to do $this->set('userinfo', Auth::$userinfo) to set the $userinfo variable to the view I think its Auth::$userinfo
  15. check the local.config.php file, there is an alternate for that
  16. http://creedthoughts.org/.com/creedthoughts
  17. Follow debug instructions in my signature and report back
  18. You should contact your host, maybe your domain isn't setup properly
  19. Updated URL meaning to something valid? Was the previous one wrong? The URL shouldn't really matter... that's strange. But gives me something to start with
  20. If you open the Firefox error console, does anything show up when you try to search?
  21. OK I will look. Is vacentral working for you on the beta?
  22. deleted what? i ran a test on the beta, seemed to update ok? not sure...
  23. Strange.. no vacentral changes in this code? Is it working on non-beta?
×
×
  • Create New...