Jump to content

Revision 918: updated admin panel, backend fixes, fsacars fix


Nabeel

Recommended Posts

  • Administrators

updated admin panel, backend fixes, fsacars fix

ALOT of backend changes in this guy, updates in the admin panel to fix the styles.

Detailed file changes:

http://github.com/ns...45c6c8fcfa8b34e

  • On the front end, route_map.tpl and schedule_results.tpl were changed. Check the link above for the exact changes.
  • Improved PIREP list view (pending pireps with yellow highlights)
  • Improved schedule detail view, with basic search right now (going to improve that). Going to bring this layout also to the airport list
  • Cleaned up buttons and icons all around
  • Cleaned up old Javascript includes/code (removed 3-4 JS files which weren't needed)
  • Several cleanups to core

View more details, download from here

Link to comment
Share on other sites

Checking 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 180 files, found 1 errors

Link to comment
Share on other sites

  • Administrators

Nabeel,

Is this normal on the optimize tables, i have a few showing this,

EasyTestingVA.phpvms_schedules - Table does not support optimize, doing recreate + analyze instead

I have this on a few tables.

Yup, it's normal

Link to comment
Share on other sites

Hi Nabeel,

I have noticed this for awhile now and see that the bug is still there in this beta. From the "Pilot Center" to "View VA Finances" on the graph the total revenue line is actually the "Net Profit" as I see it. Worth a look I may be wrong.

Cheers

Mark

Link to comment
Share on other sites

getting this error above the finances bargraph...The finances aren't detailed like they were before, showing all expenses..

Warning: Invalid argument supplied for foreach() in /home1/pirateai/public_html/kesukvirtual/lib/skins/kesuk/finance_balancesheet.tpl on line 60

Link to comment
Share on other sites

Hi Nabeel excelent work in Admin Panel, i have one problem with "Flight Schedules and Route" when "view route" is selected, the map and route do not appear just titles "Route Map" and below "Route".

Regards

I was just gonna post on this....yeah blank page with just those titles..

Link to comment
Share on other sites

  • Moderators

Hi Nabeel,

I have noticed this for awhile now and see that the bug is still there in this beta. From the "Pilot Center" to "View VA Finances" on the graph the total revenue line is actually the "Net Profit" as I see it. Worth a look I may be wrong.

Cheers

Mark

Yes Mark you are correct, depicted is the Nett Profit, if you look at the differences between the total revenue and the other costs it would be difficult to visually map on the graph because of the massive difference in the scale, maybe just a simple change of text from Total Revenue to Nett Profit would do the trick :)

Link to comment
Share on other sites

Hey there

Maybe i´m wrong but could it be that there´s a probleme with the maincontroller.class.php? When i´m trying to read my news, the following error appears

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'News::index' was given in /homepages/28/d83029194/htdocs/------------/MainController.class.php on line 292

Link to comment
Share on other sites

  • Administrators

Hey there

Maybe i´m wrong but could it be that there´s a probleme with the maincontroller.class.php? When i´m trying to read my news, the following error appears

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'News::index' was given in /homepages/28/d83029194/htdocs/------------/MainController.class.php on line 292

What's the URL you're going to? There's no index() function in news

Link to comment
Share on other sites

×
×
  • Create New...