Updated Menu not displaying
Updated Menu not displaying
I've noticed that with several users that come to the site after I have made a change to the menu it does not display the changes even if they clear out their cache or refresh the screen.
Any ideas?
Any ideas?
Rafael Rodriguez
Automatic Data Processing
Automatic Data Processing
What I have changed for example is removing one of the menu items from the menu_data.js file. When I visit the site and view the menu the menu displays with the item removed. However, when several clients look at the page the previous menu still displays with the item that was removed.
http://bsgtrack.fis.adp.com
Username = v096caca
Password = first
http://bsgtrack.fis.adp.com
Username = v096caca
Password = first
Rafael Rodriguez
Automatic Data Processing
Automatic Data Processing
I don't even get a menu to come up on the page, Rafael!
However, first things first. You are way down-level. You're runing RC19 (an old beta), and current is v5.15 release. This puts you 50-60 versions back!
You'll need to upgrade first from http://milonic.com/ before we can do anything. Read the included files, as some things have changed.
While you're at it, in your _data file, parameters that are numeric only do not require the ""; e.g., subimagepadding="2"; should be subimagepadding=2;. Remove those extra "".
However, first things first. You are way down-level. You're runing RC19 (an old beta), and current is v5.15 release. This puts you 50-60 versions back!
You'll need to upgrade first from http://milonic.com/ before we can do anything. Read the included files, as some things have changed.
While you're at it, in your _data file, parameters that are numeric only do not require the ""; e.g., subimagepadding="2"; should be subimagepadding=2;. Remove those extra "".
John
The item they were having difficulty with is B1 Update Request under the Client Services option. I changed an item in the url link and that info was never refreshed. That is exactly what I think the problem is; although I have tried walking them through deleting the cache and closing their browser but no success. They are using IE.
Rafael Rodriguez
Automatic Data Processing
Automatic Data Processing
This is what I get from that item...
http://bsgtrack.fis.adp.com/arsys/apps/ ... d=v096caca (taken from the address bar after arriving on the page).
http://bsgtrack.fis.adp.com/arsys/apps/ ... d=v096caca (taken from the address bar after arriving on the page).
John
Right! and that is what you should get. But before I changed it the link was as follows:
http://bsgtrack.fis.adp.com/arsys/apps/ ... d=v096caca.
The users are still seeing this link when they select the menu.
NOTE: that the "viewalias=B1QA" changed.
http://bsgtrack.fis.adp.com/arsys/apps/ ... d=v096caca.
The users are still seeing this link when they select the menu.
NOTE: that the "viewalias=B1QA" changed.
Rafael Rodriguez
Automatic Data Processing
Automatic Data Processing
If you're seeing the proper URL in your _data file, and uploading it to your server (obviously you are, given I got the correct URL), then it has to be an issue with those folks' computers.
IE is not always truthful about dumping the cache, even from the Tools menu. Try having them hold down Shift at the same time they click the Reload/Refresh button - more than once if necessary. This forces (in browsers that know what they're doing!) a reload from the server.
IE is not always truthful about dumping the cache, even from the Tools menu. Try having them hold down Shift at the same time they click the Reload/Refresh button - more than once if necessary. This forces (in browsers that know what they're doing!) a reload from the server.
John
Just another thought... are your clients that are experiencing the problem at the same location? Are they going through a firewall? Some firewalls also cache. Some LANs also have cache servers to speed up Internet use. Maybe they're running into a cache upstream from their own. As I said... just a thought.
Kevin
Kevin