Jump to content

Can't add downloads?


Nabeel

Recommended Posts

  • Administrators

I'm not getting this bug, which makes it weird.

If you can do me a favor:

Subscribe to the issue:

http://phpvms.net/forum/index.php?issue=3.com5

And, open /admin/modules/downloads/downloads.php, Line 184/185 is:

DownloadData::AddDownload($this->post->category, $this->post->name, $this->post->description, $this->post->link, $this->post->image);

Under it, above the } add:

DB::debug();

Please post the results in the above issue.

Thanks!

Link to comment
Share on other sites

Hope I did this correctly.... hehehe

Added the error message that I received as a 'comment'...  but will paste it here just in case:

    ezSQL (v2.03) Debug..

    Last Error -- [unknown column 'description' in 'field list' ()]

    Query [5] -- [iNSERT INTO phpvms_downloads (`pid`, `name`, `description`, `link`, `image`, `hits`) VALUES (3, 'FS ACARS 4.0.11', 'FS ACARS Version 4.0.11', 'http://jnyva.com/downloads/fsacars4.zip', '', 0)]

    Query Result..

        No Results

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...