Hi -boRg-
When adding a topic icon to the list in 'topic_icon_inc.asp' like so...
'Dimension variables Dim saryTopicIcon(16,2) ... (blah blah blah) saryTopicIcon(14,1) = "Unhappy" saryTopicIcon(14,2) = "smileys/smiley6.gif"
saryTopicIcon(15,1) = "Clap" saryTopicIcon(15,2) = "smileys/smiley32.gif"
saryTopicIcon(16,1) = "Birthday" saryTopicIcon(16,2) = "smileys/birthdayicon.gif"
|
As you can see i have upped the dimension variable at the top and included the new smiley in the variable and put the icon in the smiley folder but when selecting it from the list and hitting post i get this error....
Error Type:
Microsoft OLE DB Provider for SQL Server (0x80040E21) Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done. /forum/new_post.asp, line 763
Browser Type:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1
Page:
POST 226 bytes to /forum/new_post.aspPOST Data: subject=jytjytjty&priority=0&icon=smileys%2Fbirthdayicon.gif&eventDay=0&eventMonth=0&eventYear=0&message=tjyjtjtyjjr%0D%0A&browser=RTE&forumCodes=True&mode=new&FID=1&TID=0&PID=0&PN=1&uploads=&formID=&
. . .
|
Using Firefox and MSSQL beta 2 