Jump to content

Txmmy83

Members
  • Posts

    493
  • Joined

  • Last visited

Posts posted by Txmmy83

  1. have a question since I am using this template now for my Airline as I have written in Support board Problem Installing Templates is Solved was a wrong PHP version on server

    my question is how can I target the Top Nav?

    I want to link that fleet page in Navigation

    and where can I find the Scroll ticker?

    thanks in advance

    Thomas

  2. I would definately tell them about the fact that you can't make or alter any databases. I'd also send that error you had in the first post

    that database limit could be a web host package dependendant thing

    it is hard to work these days without direct database control know that since my website is running on joomla and some plugins need to insert tables by hand :(

    I am setting up the text for my webhost before the weekend

    hope that they could sort that problems out because otherwise I have to Look for an alternative

    I will enclose the following error messages to my report

    Fatal error: Call to undefined method SplFileInfo::getBaseName() in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/admin/modules/TemplateDiffs/TemplateDiffs.php on line 38

    Fatal error: Call to undefined method SplFileInfo::getBaseName() in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/admin/modules/Maintenance/Maintenance.php on line 215

    it seems that my hosts PHP Installation has problems with the getBaseName() Method :(

    Nabeel I let you know what their response is

    BR

    Thomas

  3. Modified templates should go into your skin's folder.

    I'd contact your host about that error, sounds like PHP or PEAR isn't installed correctly

    and second big problem I cannot Install any third party template every time I set something in admin it changes back to default crystal and also it doesnt allow me to change my airlines name something strange is going on at my hosts server

    I am also not allowed to make databases or alter anything using phpmyadmin

    what should I tell my Host Provider?

    BR

    Thomas

  4. phpVMS Virtual Airline Administration Software

    Install Check

    phpVMS Build Number: 934

    Checking PHP version

    [OK] PHP version is 5.2.0-8+etch16.x

    ASP Tags

    [OK] ASP-style tags are disabled

    Checking connectivity...

    [OK] Can contact outside servers

    Checking for SimpleXML module...

    [OK] SimpleXML module exists!

    Checking file hashes for corrupt or mismatched files

    [Checksum failed] /core/templates/core_navigation.tpl did not match, possibly corrupt or out of date

    -- Checked 183 files, found 1 errors

    done that is the result of checkinstall

    the core_navigation.tpl is modified so that seem the cause for the checksum mismatch on that point added fleet & booking

    BR

    Thomas

  5. anybody else has this problem? and is their any solution to get rid of that problem

    Fatal error: Call to undefined method SplFileInfo::getBaseName() in /home/simaerobatic/domains/forum.simaerobatic.com/htdocs/admin/modules/TemplateDiffs/TemplateDiffs.php on line 38

    I have the strong feeling this is connected to my inability using any other template than default crystal

    BR

    Thomas

  6. Open core_navigation.tpl (should be in your lib/skins/***/ folder or core/templates).

    Below this code: <li><a href="<?php echo url('/acars'); ?>">Live Map</a></li>

    Add:

    <li><a href="<?php echo url('/booking');?>">Book A Flight</a></li>

    Done!

    Hope this helped,

    Mitch

    thanks a lot will add this ASAP

    this procedere will work with other modules too I guess?

    BR

    Thomas

  7. I get the Following warning message which doesnt looks nice but registration itself works like it should

    Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/simaerobatic/htdocs/phpvms.full//lib/skins/crystal/<h3>Registration</h3> <p>Welcome to the registration form for Simaerobatic Virtual Airlines. After you register, you will be notified by a staff member about your membership.</p> <form method="post" action="http://www.simaerobatic.com/phpvms.full/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="cod in /home/simaerobatic/htdocs/phpvms.full/core/classes/TemplateSet.class.php on line 96

    I am No server Guru so I do not know how do get rid of that problem Problem happened after reinstall of PhpVMS on Server

    any Ideas and Help highly wanted

    thanks in advance

    BR

    Thomas

  8. Ok here is the only way I have been able to replicate your scenario. When you very first unzip the Style, it is in a folder called ObsessBlue. Do NOT upload that folder. Click on it one more time to find another folder inside of it called ObsessBlue. Upload that one to your root/lib/skins directory and activate it via the admin panel.

    Other then that, I can not think of any reason why it will not work. As I said, that is the only reason I can think of that it will not work. It is a common mistake that I myself have made many a times.

    I did exactly everything like you said did not work :(

    I have made a Test install with Xampp on my machine and everything installed without troubles

    conclusion:

    it must been an server issue

    BR

    Thomas

  9. ok TAV1702,

    here is what I have done uploaded to lib skins then I have tried to enable in admin section without sucess

    but one question is about the tpl files should they moved to another folder or should they just leaved where they are?

    BR

    Thomas

  10. download the skin upload it to your lib/skins folder go to your admin setup choose obsess blue

    doesnt work for me dont know why

    I see the template in Admin Section but when I want to save the template change it jumps back to default crystal template any Ideas whats causing this problems?

    happens with all templates for me also all other plugins do not work so it could be a permission problem but I did not what I have to change to get everything right

    thanks in advance

    Thomas

×
×
  • Create New...