StartVM Posted July 28, 2013 Report Share Posted July 28, 2013 I get this error on my registration page and only on this page. Can someone help me determine the issue. Thanks! Warning: file_exists() [function.file-exists]: File name is longer than the maximum allowed path length on this platform (4096): /home/delta291/public_html//lib/skins/vairline/<h3>Registration</h3> <p>Welcome to the registration form for Delta Airlines Virtual. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.deltaairlinesvirtual.com/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> <s in /home/delta291/public_html/core/classes/TemplateSet.class.php on line 96 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted July 28, 2013 Administrators Report Share Posted July 28, 2013 Here is the solution -> http://forum.phpvms.net/topic/6522-registration-error/page__hl__%2Bmaximum+%2Ballowed+%2Bpath+%2Blength+%2Bthis+%2Bplatform Quote Link to comment Share on other sites More sharing options...
StartVM Posted July 29, 2013 Author Report Share Posted July 29, 2013 Thank you! Why of course now it all makes since. Add info to the database! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.