Help with Zuel's Avatar addon, please!! - Posted (1455 Views)
Starting Member
connietalk
Posts: 14
14
Hi -

I implemented Zuel's Avatar addon, but I cannot get into the settings for it in the Admin panel, because I get this:

Microsoft OLE DB Provider for ODBC Drivers error '80040e37'

[MySQL][ODBC 3.51 Driver][mysqld-4.1.22-max-log]Table 'ctwordpress.FORUM_Avatar_Extension' doesn't exist

/forum/incAvatarFunctions.asp, line 672

ctwordpress is the name of my MySQL table.
Could someone pleeeeeeease help?
Thanks! bigsmile
Connie<
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Snitz Forums Admin
ruirib
Posts: 26364
26364
That's the mistake then. You cannot use an URL. Try this:
Code:

avatarFolderPath = "avatars/"
<
Posted
Starting Member
connietalk
Posts: 14
14
Thank you!!! IT IS WORKING!! bigsmile
The only problem now is that when the user clicks "Personal" avatars category, none of their personal uploaded avs display...they upload to the server okay but they don't show on their Edit Avatar page when they click to display their personal avs:

frmAvatarMain.asp?Select=Personal&method=Main

Reloads page but doesn't display anything...<
Posted
Snitz Forums Admin
ruirib
Posts: 26364
26364
Sorry, don't think I can help with that, as I said, I'm not an expert on that mod.<
Posted
Starting Member
connietalk
Posts: 14
14
Alright, I'll work on it, but thank you soooooo incredibly much!
<
You Must enter a message