Author |
Topic |
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 01 July 2008 : 23:01:43
|
thanks Carefree, I will do that. Also, when deleting the images, the thumb seems to not be there.< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 01 July 2008 : 23:08:47
|
That's a permissions error. In Windows Explorer, browse to the forum directory. Right-click, select properties. Select the Security tab.
Look in the top window of the security tab for "Internet Guest Account" or IUSR-(Computer Name).
If it's not there, you'll have to add it. Click "Add", type in IUSR and click check names. It'll show up. Give it "read" permission only.
After it's there, click the "advanced" button on bottom right. Check the box "Replace permission entries on all child objects ...". Click apply. When it's done, your photos will show up.< |
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 01 July 2008 : 23:15:26
|
quote: Originally posted by Carefree
quote: Originally posted by mdelcour2000
ok, when I try to delete a card, that I added, I am getting this error:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/default/greeting_cards_remcardcat.asp, line 109
cat = trim(chkStringRequest("catid"),"SQLString")) -------------------------------------------------^
That one's rather obvious, there are differing quantities of opening and closing parentheses. Eliminate the final closing parenthesis.
Now a new error:
Microsoft VBScript runtime error '800a000d' Type mismatch: 'chkStringRequest' /greeting_cards_remcardcat.asp, line 109
< |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 01 July 2008 : 23:43:08
|
yeah I'm getting the same error< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 01 July 2008 : 23:48:54
|
ok, I am also getting this error when trying to delete dead cards:
Greeting Cards Cleaned Microsoft OLE DB Provider for SQL Server error '80040e14'
Incorrect syntax near '#'.
/default/greeting_cards_clean.asp, line 92 The line above is: & "< #" & rev & "#;"< |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 01 July 2008 : 23:53:32
|
Try ruirib's fix above and see if it works for you. I tried and it didn't fix the problem.< |
|
|
mdelcour2000
Junior Member
United States
133 Posts |
Posted - 01 July 2008 : 23:57:01
|
Yeah, it only gave me this error when I did that. I had the same error you had before I applied Ruirib's fix < |
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is" |
Edited by - mdelcour2000 on 01 July 2008 23:58:00 |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 02 July 2008 : 00:14:41
|
Ok, in greeting_cards_clean.asp, change the whole block of instruction from lines 90-92:
Search for:
Change that to say:
At the end of that file, search for:
Delete the line saying:
rs.close < |
Edited by - Carefree on 02 July 2008 00:17:38 |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 02 July 2008 : 00:21:15
|
quote: Originally posted by texanman
quote: Originally posted by Carefree
quote: Originally posted by mdelcour2000
ok, when I try to delete a card, that I added, I am getting this error:
Microsoft VBScript compilation error '800a0401'
Expected end of statement
/default/greeting_cards_remcardcat.asp, line 109
cat = trim(chkStringRequest("catid"),"SQLString")) -------------------------------------------------^
That one's rather obvious, there are differing quantities of opening and closing parentheses. Eliminate the final closing parenthesis.
Now a new error:
Microsoft VBScript runtime error '800a000d' Type mismatch: 'chkStringRequest' /greeting_cards_remcardcat.asp, line 109
Sorry, I was blinded by parentheses. The correct line 109 should read:
< |
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 02 July 2008 : 00:47:11
|
Thanks carefree greeting_cards_clean.asp fix still doesn't work. The fix for greeting_cards_remcardcat.asp works only after you remove the "*" after "delete" from lines 112 and 113 (The ruirib's fix above)< |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 02 July 2008 : 01:58:01
|
I installed it, tested the cleaning file, works perfectly with my change. Here's my file in .txt format: greeting_cards_clean< |
|
|
texanman
Junior Member
United States
410 Posts |
Posted - 02 July 2008 : 02:12:42
|
why is this giving me a security warning? LOL< |
|
|
Carefree
Advanced Member
Philippines
4207 Posts |
Posted - 02 July 2008 : 02:48:22
|
Don't worry about the security warning, just means the certificate wasn't issued by someone that MS recognizes as having authority. A txt file cannot hurt your browser.< |
|
|
Maxime
Average Member
France
521 Posts |
Posted - 02 July 2008 : 02:49:14
|
And what the original file of this MOD at summer updated with touts post for that of the forum. In order to not seek too much. Thank you< |
Cordially, Maxime
Taxation consists in so plucking the goose to get the most out of feathers with the least possible cries.(Jean-Baptiste Colbert)
|
|
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 02 July 2008 : 03:42:45
|
I put it through a heap of testing on 2 installs of Snitz to make sure it was working on a fresh install of Snitz that was using Access and MS SQL and never had the errors that some are having.< |
Cheers, David Greening |
|
|
Topic |
|