1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

Ticket #377 (closed defect: duplicate)

Opened 3 years ago

Last modified 3 years ago

import from multisite gallery2 fails with a blank page

Reported by: dkmp Owned by: bharat
Priority: minor Milestone: 3.0 Beta 2
Version: GIT HEAD Keywords:
Cc: jamaa

Description (last modified by bharat) (diff)

Looks like the import process is not ready to import gallery2 configured
for multisite. The process tries to copy and change embed.php, which does
not contain what the script is expecting: the embed.php for a ms install
simply "requires" the master embed.php.

Result is a blank page (no error in g3's log or in apache's log)

Change History

Changed 3 years ago by dkmp

You can find a potential fix in http://github.com/dkm/gallery3/tree/master
I tried to do things clean, but I'm not a php hackers... At least, it works for me.

I wrongly reported the bug here: https://sourceforge.net/tracker/?func=detail&aid=2803348&group_id=7130&atid=107130

Changed 3 years ago by jamaa

  • cc jamaa added

your fix works for me too!

Changed 3 years ago by bharat

  • owner set to bharat
  • status changed from new to assigned
  • description modified (diff)

Changed 3 years ago by bharat

  • status changed from assigned to closed
  • resolution set to duplicate

Duplicate of 396 fixed by e0764333830fcd16f0b8b3c4e31ff9288349edda

Note: See TracTickets for help on using tickets.