Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

Question about installing gallery in postnuke  Bottom

  • Hi,

    Does anyone know if I have to create the 2 empty files .htaccess and config.php if I want to install galery in my postnuke website and if I only have ftp access?

    thanks a bunch
  • i seem to remember that you had to create these files during install, its not documented that way, but its the way i acomplished it, after much consternation

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • Yes you have to create them. I've set gallery up a few times, with shell access its easy just use the 'touch' command, ie. 'touch config.php' which will create an empty config.php file (if it does not already exist).

    Without shell access you could create an empty file on your machine with notepad (if in Windows) and send it up, change permissions and you are away.
  • Thanks for your help. I when through the config for gallery but now when I click on gallery on my postnuke website I get the following errors:
    Warning: main(modules/gallery/classes/postnuke0.7.1/UserDB.php): failed to open stream: No such file or directory in /home/isclubor/public_html/html/modules/gallery/init.php on line 154

    Warning: main(): Failed opening 'modules/gallery/classes/postnuke0.7.1/UserDB.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/isclubor/public_html/html/modules/gallery/init.php on line 154

    Warning: main(modules/gallery/classes/postnuke0.7.1/User.php): failed to open stream: No such file or directory in /home/isclubor/public_html/html/modules/gallery/init.php on line 155

    Warning: main(): Failed opening 'modules/gallery/classes/postnuke0.7.1/User.php' for inclusion (include_path='.:/usr/local/lib/php') in /home/isclubor/public_html/html/modules/gallery/init.php on line 155

    Fatal error: Cannot instantiate non-existent class: postnuke_userdb in /home/isclubor/public_html/html/modules/gallery/init.php on line 159

    Does anyone know what is happening?
  • well are all the files there? that would be the first thing i would check

    --
    itbegins.co.uk - Zikula Consulting

    birtwistle.me.uk - Personal Blog


    Please read the Support Guide
  • No not all the files were there so I copied the files there and it worked. Thanks
  • 0 users

This list is based on users active over the last 60 minutes.