Jump to content

heyitsomarrr

Members
  • Posts

    8
  • Joined

  • Last visited

Posts posted by heyitsomarrr

  1. The issue is the main website is not created by phpvms. I have a subdomain for the crew center running phpvms. I am trying to iframe the subdomain onto the main site. I contacted my hosting service and they asked me to contact a phpvms web developer to tell them what the server-side requirements are. Any ideas?

  2. Hi,

    This may be a dumb question (and I'm really new to code') but how would I go about using an iFrame to display my live map on an external page?

    I tried using this:

    <iframe id="mymap" name="mymap" src="http://crew.panamvirtual.org/index.php/acars" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="650px" scrolling="no"></iframe>

    But when I tried to load the page, the spot where it was supposed to be was just blank. Any suggestions?

  3. After uploading all the necessary files for phpvms I visited my homepage and saw these errors along with the link to install. 

    Warning: session_start(): open(/hermes/phpsessions/b/0/i/r/sess_b0irtjpg4cgidnu4nuseiaqf17, O_RDWR) failed: No such file or directory (2) in /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php on line 40

    Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php:40) in /hermes/bosnaweb27a/b2807/ipg.panamvirtualorg/core/codon.config.php on line 40

    Warning: Unknown: open(/hermes/phpsessions/b/0/i/r/sess_b0irtjpg4cgidnu4nuseiaqf17, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (4;/hermes/phpsessions) in Unknown on line 0

     

    When I install these errors do not go away. Please note I am using PHP 5.5 and iPage as a paid hosting provider. Does anyone know how to fix this? 

     

    Thank you!

×
×
  • Create New...