Jump to content

Revision 906: fixed #220 fixed #221 fixed #217 fixed #209, DB layer updates


Nabeel

Recommended Posts

  • Administrators

  • fixed task: Bid Cancellation after 24 hrs (closed: fixed) #220
  • fixed bug: Security Permissions (closed: fixed) #221
  • enhancement: Contact page (closed: fixed) #217
  • bug: XAcars Map heading (closed: fixed #209
  • DB layer updates (ezdb now in classes/ezdb, external to git/ezdb)

View more details, download from here

Git commit with file changes:

http://github.com/nshahzad/phpVMS/commit/9caab88cbe382871ceadb1d6be548f29cb1047fc

  • Like 1
Link to comment
Share on other sites

  • Administrators

Hi

Fatal error: Class 'CodonCache' not found in /home/xxxxx/public_html/test/core/codon.config.php on line 80

and Line 80 :

CodonCache::init($cache_settings);

Make sure you uploaded all the files

Link to comment
Share on other sites

phpVMS Install CheckerChecking PHP version

[OK] PHP version is 5.2.x

Checking connectivity...

[OK] Can contact outside servers

Checking for SimpleXML module...

[OK] SimpleXML module exists!

Checking file hashes for corrupt or mismatched files

[Error] /lib/js/jquery.form.js doesn't exist

-- Checked 168 files, found 1 errors

phpVMS Install CheckerDatabase Check

Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity "/home/www/dev.flypatriotva.com/install/structure.xml" in /home/www/dev.flypatriotva.com/install/checkdb.php on line 32

Warning: Invalid argument supplied for foreach() in /home/www/dev.flypatriotva.com/install/checkdb.php on line 33

Link to comment
Share on other sites

Guest lorathon

I think I found the route map not showing error. If you have a space at the end of the route the map does not pull up (hit spacebar at the end) If the space is there the map just hangs and never opens. delete the space and opens fine

Link to comment
Share on other sites

  • Administrators

I think I found the route map not showing error. If you have a space at the end of the route the map does not pull up (hit spacebar at the end) If the space is there the map just hangs and never opens. delete the space and opens fine

Interesting... fixing it now

Link to comment
Share on other sites

  • Administrators

When I try to add a new flight I get

There was an error adding the schedule, already exists DB error: Field 'route_details' doesn't have a default value

The flight doesn't exist already either and route_details default value = NONE

That's when you're adding a new schedule? What about editing?

Link to comment
Share on other sites

×
×
  • Create New...