meta keywords not updated

john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

meta keywords not updated

Post by john208 »

Now I am gettng a Failure error immediately when I do a new walk. In the status, it says it is creating db1, then later it says it is keeping db2. But all of the data is in db1 and it should try to create db2. In the db2.long file, I keep getting the following.

2004-11-29 19:31:29 New walk could not remove db .../db2: Permission denied
100 C:\Program Files\Thunderstone Software\Webinator\texis\scripts/Webinator/dowalk(toptodo) 3729: id is not a valid field

I've tracked down the problem. I need to give full control to the Webinator file folder to the IIS User. It was working before with just read and write access to the folder. What changed, and do I really need to give full access?

Thanks, John
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

meta keywords not updated

Post by mark »

AFAIK that's always been the case.
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

meta keywords not updated

Post by john208 »

Now that I can walk the site, I'd like to go back to Mark's message #8. Javascript is not turned on, but the page is not a javascript reference. List/Edit urls does not find the page. The page is on the menu for every page. We use CSS to display the menu, if that makes a difference. Also, the root index.asp does an immediate redirect to "home/", and this folder also contains an index.asp which contains the main page. Also not sure if that makes a difference.

I did find two errors in the walk status.

id Reason Url
015 _VortexSearchForErrors.txt:17: Line 7: parse error at "="
000 _VortexSearchForErrors.txt:17: SQLPrepare() failed with -1 in the function prepntexis

What can I do to get rid of these errors?

Thanks, John
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

meta keywords not updated

Post by mark »

Never heard of VortexSearchForErrors.txt. What's that?

If the actual link is in the css it probably won't be found. But that's somewhat fishy. CSS is supposed to be style, not content. Can you provide the url of your page for us to look at?
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

meta keywords not updated

Post by john208 »

Sorry, VortexSearchForErrors.txt is my script to copy the error table, by category, to text files that I can look at in Notepad. I made a change and added a bug, which I've now fixed.

Didn't mean to say the link is in the css. Css is just for style. The page is http://www.choate.edu/aboutchoate/employment.asp. The base url is http://www.choate.edu/, and Stay Under = Yes.

Thanks,
John
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

meta keywords not updated

Post by mark »

Looks like your webserver is giving different data depending on user-agent. Change the user agent setting in webinator to something that makes the server happy or fix the server not to omit half the data.
john208
Posts: 86
Joined: Sat Aug 14, 2004 12:56 pm

meta keywords not updated

Post by john208 »

Looks like the right hand doesn't what the left is doing. I was told earlier that the user agent code wasn't in production yet, but they snuck it in.

Thanks for all of your help.

John
Post Reply