Hello there.
i want to change the topic_icons to something else so i found some gifs i like i renamed the
'Topic Icon Names' in topic_icon_inc.asp to what i uploaded all images and changed the path to the images and all are ok.
Now when im trying to make a new post i select the message icon i like and it is displayed ok in preview.
The new images i placed are double the normals in resolution.
i finalize the post an when i press Post New Topic i get the following error
Server Error in Forum Application An error has occured while writing to the database. Please contact the forum administrator.
Support Error Code:- err_Access_save_new_topic_data File Name:- new_post.asp
Error details:- Microsoft JET Database Engine Update or CancelUpdate without AddNew or Edit.
|
and this one too
SELECT tblThread.Thread_ID, tblThread.Author_ID, tblThread.Message, tblThread.Show_signature, tblThread.IP_addr, tblThread.Hide, tblThread.File_uploads FROM tblThread WHERE tblThread.Thread_ID=1137;
Microsoft JET Database Engine error '80040e21'
The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
/edit_post.asp, line 679
|
Is there any variable i should change in for image size ?
Or is this a restriction in access ? in image size ?