menu creating spurious log entries

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

menu creating spurious log entries

Post by joe »

i love the menu system but i analyze my weblogs with analog and i get failed refers for each intry in my menu. they look like this in the apache access log (and thus in the statistics):

http://www.joe.to/text=hl
http://www.joe.to/text=about
http://www.joe.to/text=axn

am i doing something wrong for it to be creating these broken links in the log?

thanks
joe
http://www.joe.to
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You're running RC6, which is light-years behind the current RC17. Get the new version, read the included install file (things are different), and then let us know.
John
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

Post by joe »

ok thanks - i should have downloaded a file called menu_sample1.zip right?
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

Post by joe »

ok i replaced
milonic_src.js
mmenudom.js
mmenuns4.js
on the server. do i need to edit my menu_data.js file or do anything else other than replacing those three files? i read the install and readme docs and there was nothing in there about upgrading from a previous version.

thanks
joe
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

joe wrote:ok thanks - i should have downloaded a file called menu_sample1.zip right?
Correct.
John
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

joe wrote:ok i replaced
milonic_src.js
mmenudom.js
mmenuns4.js
on the server.
Good.
joe wrote:do i need to edit my menu_data.js file or do anything else other than replacing those three files?
Yes, there are some differences in the _data file. Look at the one included in the download to compare.

Also make sure you use the new call structure as explained in the install file.
John
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

Post by joe »

the only difference i saw was changing the end of the aI lines from ") to ;"); is there anything specifically i should be looking for? i'm not really good at doing a comparison just from looking at the 2 files :(

and i replaced the call structure, thanks for pointing that out :)
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

No, it was just minor stuff like you mentioned. Looks like it's working OK.
John
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

Post by joe »

thanks a lot for your help :)
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

You're welcome.

Can we assume it's all better now?
John
joe
Beginner
Beginner
Posts: 7
Joined: Mon Aug 18, 2003 10:22 am
Contact:

Post by joe »

i dont see it in the logs yet :) seems to be ok
Post Reply