Closed (fixed)
Project:
PageFlip: Book, Magazine, Comic Viewer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Nov 2011 at 14:15 UTC
Updated:
21 Mar 2013 at 13:25 UTC
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
Comment #1
AnYbal commentedI have the same problem.
Comment #2
acausing commentedi registered at mz3, and downloaded the gnu mz3, the files are complete, though i still have "Please install Flash to view this page.".
Comment #3
acausing commentedupdate:
1. status report --> http://img1.uploadscreenshot.com/images/orig/11/32201182985-orig.jpg
2. mz3 settings --> http://img1.uploadscreenshot.com/images/orig/11/32201195082-orig.jpg
3. mz3 files --> http://img1.uploadscreenshot.com/images/orig/11/32201213360-orig.jpg
4. Footer Region Exist --> http://img1.uploadscreenshot.com/images/orig/11/32201265431-orig.jpg
Sill im having issue "Please install Flash to view this page."
Comment #4
adamdicarlo commented@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 :/).
Comment #5
acausing commentedregions[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
-----------
Now my problem how to arrange mz3 page sequence.. :D
Comment #6
acausing commentedhttp://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
Comment #7
acausing commentedI 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..
Comment #8
acausing commentedComment #10
b n pandey commentedHI,
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