Quote:
Originally Posted by DragonByte Tech
If you are getting the 'unknown column parentid' error, please run the following query:
[SQL]
ALTER TABLE {YOUR TABLE PREFIX}dbtech_downloads_categories ADD COLUMN parentid INT(10) unsigned NOT NULL DEFAULT '0'[/SQL]
Make sure to replace {YOUR TABLE PREFIX} with your table prefix.
I will have the files updated soon with a fix to this but if you are already on 1.1.0 you will need to run this.
- David
|
Thx David that fixed that.... but
when clicking a file link to download the file, it just shows the 'no image' pic
eg. vbdownloads.php?fileid=85&do=file just displays a new page with the 'no image' pic
cheers, lookin good