Hello
I try to install Mediashre 3.2, in PostNuke 7.6.4. I follow ordinary steps, copy files into folder, then go to Admonistration->Modules-> Regenerate->Initialize,... and program hangs up. Thats all !!
If I refresh page, and repeat the steps, I get the message that tables are already created. This is true, 11 tables are there,(checked with PhpMyAdmin) but only two of the have content: mediashare_source has 2 records, and mediashare_mediahandlers has 22 records. All other tables are empty.
I think that at least mediashare_album should have 1 record....
I can add myself this record to _album table, then manipulate pn_modules and set pn_state to 2, in order to force "activate module" and get Mediashare activated..., but this is just an illusion, when creating new albums it crashes again...
I have a folder in root site called mediashare and another called tmp with 777 permissions
What am I doing wrong?
Thank You
edited by: peristrema, Jun 12, 2008 - 12:05 AM
Posted: 13.06.2008, 21:10
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
Absolutely no idea. Sorry. Best guess is a server problem - maybe a memory limit?
Posted: 14.06.2008, 20:51
rank:
12
registered:
March 2009
Status:
offline
last visit:
Posts:
0
well, I started again, with Zikula, and now it works much better, anyway I'm testing Mediashare in my Pc, and when trying to "upload" a zip file I get this answer..
Fatal error: Call to undefined function: zip_open() in c:\archivos de programa\easyphp1-8\www\zikula\modules\mediashare\pnsource_zip.php on line 175
I've searched for a funtion zp_open, zip_close, but they do not seem to be there...