Jump to content

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


Recommended Posts

  • Administrators
Posted

  • 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
Posted

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);

  • Administrators
Posted

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

Posted
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

Posted

Try reuploading that file it says it failed loading, weird

I did that but nothing seems to be broken that I can tell. It's on my dev site anyways so I'll keep messing with it.

Guest lorathon
Posted

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

  • Administrators
Posted

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

Posted

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

  • Administrators
Posted

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?

Posted

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

When adding, I haven't tried editing, but now I cant its on the local machine I deleted the 1 and only schedule I had and now I cant add a new one

  • Administrators
Posted

When adding, I haven't tried editing, but now I cant its on the local machine I deleted the 1 and only schedule I had and now I cant add a new one

Trying to dupe it

  • Administrators
Posted

Were you unable to "dupe" it?

Sort of. It was weird...try it with 907, I made a change which seemed to have fixed it

×
×
  • Create New...