Contentteller

Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >

Download use other database...

Discussion in 'Version 1.x' started by huuquynh, Jun 28, 2007.

  1. huuquynh Guest

    Download use other database...

    Hi,

    My website includes: homepage and forum database.

    But when user click to download link, I don't know why it use forum database. That means we insert item in download is ok, but when download, it use forum database to search the table: esselbach_st_downloads...

    Please help me to fix it!
    huuquynh, Jun 28, 2007
    #1
  2. Philipp Guest

    Download use other database...

    Open downloadget.php and change:

    Code:
                    dbconnect();
                 
                HeaderBlock($website);
    to:

    Code:
                             HeaderBlock($website);
       dbconnect();
    Philipp, Jun 28, 2007
    #2
Tweet
Facebook:
Forgot your password?
Contentteller Support Forums
Home Forums > Contentteller > Version 1.x >
  • Home
  • Forums

    Forums

    Quick Links
    • Search Forums
    • What's New?
  • Members

    Members

    Quick Links
    • Registered Members
    • Current Visitors
    • Recent Activity
  • Help

    Help

    Quick Links
    • Smilies
    • BB Codes
    • Trophies

Separate names with a comma.

Advanced search...
    Forum software by XenForo™ ©2011 XenForo Ltd.