The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
Rolling on from this MOD over 6 years ago: Greeting Card Mod
I have re-written the Greeting Card to now work off the Forum database and a few other things including easy to install (being 1 out 10 and 1 being the easiest). I have included 10 Greeting Cards to get you started and all appears to work fine on Access & MSSQL.
I have also made it work using the forums inc_mail.asp so there is no need for a special mail component.
You can download it from: Greeting Card Mod 3.6
Enjoy...
<
I have re-written the Greeting Card to now work off the Forum database and a few other things including easy to install (being 1 out 10 and 1 being the easiest). I have included 10 Greeting Cards to get you started and all appears to work fine on Access & MSSQL.
I have also made it work using the forums inc_mail.asp so there is no need for a special mail component.
You can download it from: Greeting Card Mod 3.6
Enjoy...
Cheers,
David Greening
David Greening
نوشته شده در
I have removed the link until the code for this mod is sanitised against SQL injection, currently it is not. I found several request variables in the _preview.asp file that were not being sanitised prior to using in a query.<
نوشته شده در
HuwR,
I have rechecked the code and made the changes now it should be right on all the files. Do you want to put the link back up? <
I have rechecked the code and made the changes now it should be right on all the files. Do you want to put the link back up? <
Cheers,
David Greening
David Greening
نوشته شده در
did you also check greeting_cards_get.asp ? I think that had some vulnerabilities too<
نوشته شده در
All files where chaecked and the zip updated...<
Cheers,
David Greening
David Greening
نوشته شده در
ok great
feel free to put the link back up<
نوشته شده در
Hi,
I am getting this error message when I click on "Cards" in the Admin Section.
Microsoft OLE DB Provider for SQL Server error '80040e14'
Incorrect syntax near '*'.
/greeting_cards_clean.asp, line 92
line 92: set rs = conn.execute (strsql)
The two lines above it are:
strSQL = "DELETE * FROM " & strTablePrefix & "GREETING_SENT WHERE SENTDATE" _
& "< #" & rev & "#;"
Any idea what the problem is?
Thanks
<
I am getting this error message when I click on "Cards" in the Admin Section.
Microsoft OLE DB Provider for SQL Server error '80040e14'
Incorrect syntax near '*'.
/greeting_cards_clean.asp, line 92
line 92: set rs = conn.execute (strsql)
The two lines above it are:
strSQL = "DELETE * FROM " & strTablePrefix & "GREETING_SENT WHERE SENTDATE" _
& "< #" & rev & "#;"
Any idea what the problem is?
Thanks
<
نوشته شده در
Remove the '*', so that the SQL statement is "DELETE FROM " &...<
نوشته شده در
VERY IMPRESSIVE!<
http://lacledeforum.com/
"Never get so busy doing the work of the kingdom that you forget who the King is"
"Never get so busy doing the work of the kingdom that you forget who the King is"
نوشته شده در
When I go into General Settings and click "Send Config" I get this error:
<
Code:
You need to put in a SMTP Server
Back
Please enter the greetings URL!
Back
ADODB.Recordset error '800a0cc1'
Item cannot be found in the collection corresponding to the requested name or ordinal.
/forumtest/greeting_cards_docard.asp, line 188
نوشته شده در
Originally posted by ruirib
Remove the '*', so that the SQL statement is "DELETE FROM " &...
Thanks ruirib
Tried that but still gives the same error
Email Member
Message Member
Post Moderation
بارگزاری فایل
If you're having problems uploading, try choosing a smaller image.
پیشنمایش مطلب
Send Topic
Loading...