Jump to content

Nickcko

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Nickcko

  1. I use 

     

    The following error appears on the registration page: 
     

    Warning: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /var/www/phpvms//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for PHPVMS. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="https://pilot.sim-air.net/index.php/registration"> <dl> <dt>First Name: *</dt> <dd><input type="text" name="firstname" value="" /> </dd> <dt>Last Name: *</dt> <dd><input type="text" name="lastname" value="" /> </dd> <dt>Email Address: *</dt> <dd><input type="text" name="email" value="" /> </dd> <dt>Select Airline: *</dt> <dd> <select name="code" id="code"> <option value="SLR">SLR - in /var/www/phpvms/core/classes/TemplateSet.class.php on line 96. 

     

    Does anyone have a solution for the error?

×
×
  • Create New...