HighFlyerPL185 Posted December 12, 2011 Report Posted December 12, 2011 Hello there, I am facing a slightly irritating issue. I have started designing a CSS for my airline, however the registration page shows the below error. It is only displayed on the registration page and nowhere else, I've checked the TemplateSet.class.php file and there seems to be no mistake on line 96, and any other lines at all. I also found that it is displayed not only on my theme, but also on the default one (crystal) and I found that a user can actually register. On the confirmation page, the error disappears. Any ideas? I would appreciate any help/tips as I'm utterly confused. Here's the code Warning: file_exists() [function.file-exists]: File name is longer than the maximum allowed path length on this platform (4096): /home/flyglobe/public_html//lib/skins/gsm/<h3>Registration</h3> <p>Welcome to the registration form for flyglobespan Virtual Airlines. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://flyglobespanva.x10.bz/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 in /home/flyglobe/public_html/core/classes/TemplateSet.class.php on line 96 Thanks Quote
HighFlyerPL185 Posted December 14, 2011 Author Report Posted December 14, 2011 Anyone please? I still require help, I'm pretty clueless on PHP Got no idea how the filename can be longer than 4096 chars, when it's nowhere near. Quote
avdesigns Posted December 14, 2011 Report Posted December 14, 2011 I had this error, I found it was to do with core registration main form if you want I will send you my main form to see if that is your problem? Quote
HighFlyerPL185 Posted December 14, 2011 Author Report Posted December 14, 2011 The trouble is I haven't modified the form. And sure, that would be great. Misread your thing at first hahah, sorry. Thanks for the reply. Quote
avdesigns Posted December 14, 2011 Report Posted December 14, 2011 This post is now solved, for more information if you have this error please personal message me 1 Quote
Colin Posted October 23, 2012 Report Posted October 23, 2012 Any chance you can help me out with this one please Jacob I have never come across this one before , many thanks Found this error occurs when there is no information within the database to populate: If you get this error simply add information to the database such as Airline and Hubs. Extremely simple fix and don't why this solution couldn't have been posted in the first place, but there you go ! Quote
avdesigns Posted October 24, 2012 Report Posted October 24, 2012 Yeah Collin I was new to this at the time and didn't realize so I changed a bit of code instead. I couldn't believe how easy the fix was when I found out Quote
Angello Posted June 28, 2013 Report Posted June 28, 2013 hello friend I am trying to create my own airline, I have installed a template but registration page I get the following error Warning: file_exists (): file name is longer than the maximum path length allowed on this platform (4096): home/u848980505/public_html/phpvms / / / lib / skins / FREE / As you will understand I am new user and I have not much experience thank you very much you sincerely receive Quote
jpsiom Posted March 23, 2014 Report Posted March 23, 2014 Hi, I have added stuff to the database and still have this problem, help! Quote
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.