Can't find needed file sites/all/libraries/mz3/megazine/megazine.js

http://www.megazine3.de/demo_packages.html <-- im not sure if this is the correct download.

and i get this also..

"Please install Flash to view this page."

I followed exactly the same on the README.. any help please...

Comments

AnYbal’s picture

I have the same problem.

acausing’s picture

i registered at mz3, and downloaded the gnu mz3, the files are complete, though i still have "Please install Flash to view this page.".

acausing’s picture

adamdicarlo’s picture

Category: bug » support

@acausi, thanks for uploading the screenshots, those help.

The problem may actually be the naming of your theme's footer region. Open up your theme's .info file and look for a line like "regions[] = footer" -- that's what it should be, but it might be something like "regions[] = footer_123" or something, with no actual "footer" region. So if there isn't a line "regions[] = footer" then add that line, and then add a " print $footer; " line to your page.tpl.php near the bottom. (And clear the caches / rebuild the theme registry.)

I'm pretty sure you have the right MegaZine3 package from your ssh session screenshot, but they do update it a lot and it's possible they've made a change recently that broke the PageFlip module. Not sure this is a PageFlip bug yet so I'm marking it a support request for now at least. Let me know if the footer region was the problem.

By the way, it looks like the only reason the control bar for the HTML viewer is broken on your site is a z-index issue. A CSS rule like #pageflip-control-bar { z-index: 1000; } should fix it. (And of course you may want to add a background image/texture using CSS... the module doesn't include a default one :/).

acausing’s picture

regions[user789] = User 789
regions[advertisement5] = Advertisement 5
regions[bottom] = Bottom
regions[footer] = Footer <=== I believed i have footer
regions[footer234] = Footer 234
regions[debug] = Debug

-----------

print $footer;  <-- in my theme this is not printed if there's nothing in the region... so actually it is fixed now! Thank you very much!  

Now my problem how to arrange mz3 page sequence.. :D

acausing’s picture

http://www.emtechjp.com/content/emmagazine-flash-version <-- works perfect now,

Last question <-- what file to modify so i can add something like what i did on my html viewer..

http://www.emtechjp.com/node/91/pageflip/html-viewer/high

acausing’s picture

I have fixed the theme... -> http://www.emtechjp.com/content/emmagazine-flash-version

Thanks a lot... i edited the pageflip-mz3-viewer-embed.tpl file, and created a custom page-node-[nodeid].tpl.php with print $footer only plus the headers... so its all working now...

Great module guys... thanks a lot..

acausing’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

b n pandey’s picture

HI,

I con't find what is this error Can't find needed file sites/all/libraries/mz3/js/swfobject.js. Can't find needed file sites/all/libraries/mz3/js/swfobject.js . Where to find swfobject.js this js file and how to integrate "PageFlip MegaZine3 Viewer".

Thanks