phpvms / phpvms_v2

Virtual Airline Management (not maintained)
http://www.phpvms.net
BSD 3-Clause "New" or "Revised" License
41 stars 46 forks source link

Groups AJAX Problems #57

Open ghost opened 12 years ago

ghost commented 12 years ago

Hey Nabeel,

I'm not sure if you noticed it, in the latest BETA Build, when you go into admin, and change the pilot's groups. So, for when you add an group to a pilot, and I click "Add to Group" and it takes me to an action page.

Something tells me that the AJAX isn't still working yet.

Cheers!

nabeelio commented 12 years ago

Yes this is my next one to fix,

ghost commented 12 years ago

Awesome! Thanks Nabeel. :)

ghost commented 12 years ago

Okay, First I go to Admin, and go editing the pilot's profile. At the groups tab, you'll see that the buttons of AJAX isn't working properly.

That's what I'm seeing.

nabeelio commented 12 years ago

I mean, after you get to that part of the panel, what do you do? What browser? It seems to be working for me.

Can you refresh your browser cache? There were changes to the .js file which was likely cached, and maybe didn't update.

ghost commented 12 years ago

Ummm, still didn't work for me. I'm using Firefox and Chrome. both didn't.

When I get to the panel, I go to pilot lists, and then I go editing a pilot's profile, and I click on group tabs. and there's the problem, Buttons of AJAX isn't working. Just default buttons.

Even I tired creating a new install of phpVMS, nothing aswell?

twincessna340a commented 12 years ago

Here is what is happening to me: I navigate to the pilot groups tab fine. I select 'add to group' page then refeshes to basic text and standard buttons (sidebar and graphics gone)...and the buttons don't work. I use back with my browser (template restores) to 'pilot details' tab, navigate back to 'group' tab standard buttons still show...then click 'remove' on one of the groups, it removes the group then returns the buttons to normal and then adding/removing groups works as it should. I'm using Chrome.

Is this what is happening with you kyle?

ghost commented 12 years ago

Yep, that's exactly what the issue was.

Same as Firefox as well.

nabeelio commented 12 years ago

Thanks for the details, I will try to dupe it once I get the dev site and everything back up.

Oxymoron290 commented 11 years ago

I used the same concept as used on the awards page. Seems to fix the issue for me.

Vansers commented 11 years ago

that seemed did the trick for me as well. maybe need to take a look at the phpvmsadmin.js?