When I upload a pdf to an album in Mediashare, it loads ok, and I see the "pdf" thumbnail in the folder. However, when I click on the thumbnail it takes me to a page that says:
Link
----------------------View fullscreen------------------------
TITLE
When I click on the link it opens correctly.
However, when I click on the View Fullscreen, I get a popup box
with the following error:
Forbidden
You don't have permission to access /lndscpsvcdsk/modules/mediashare/greybox/loader_frame.html on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Anyone know how to correct this?
Thanks!
edited by: KWard, Aug 22, 2009 - 12:27 PM
--
From the Ashes of Disaster
Grow the Roses of Success
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- rgasch created topic »Using PageUtil::addVar() to load script code« 11:48 AM
- michiel responded to »password problem« 10:01 AM
- mazdev responded to »Hide "Register new account" and change template to 3 col« 07:50 AM
- mesteele101 created topic »Zikula 1.3.3 - Site Search 1.5.2 - Unable to turn off plug-ins« 07:48 AM
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
Error in Mediashare
-
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
-
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
Anybody else use pdf's with Mediashare and not have a problem?
--
From the Ashes of Disaster
Grow the Roses of Success -
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
Could someone at least please tell me where to find that page in the templates to I can remove the "View Full Screen" if it isn't going to work? I have looked thru all of the templates but I can't seem to find it.
The page giving me the error is :
...index.php?module=Mediashare&func=view&aid=7
As far as I can tell it has to do with this part of the page:
Code
<div class="mediashare-album pn-clearfix">
<div class="mediashare-item">
<a href="mediashare/81/is0rk7tpz1dxv1vamhtitb0h49c6u2-org.pdf" rel="lightbox" title="8/2009 CALENDAR">
<param name="src" value="mediashare/81/is0rk7tpz1dxv1vamhtitb0h49c6u2-org.pdf">
<a href="mediashare/81/is0rk7tpz1dxv1vamhtitb0h49c6u2-org.pdf">Link</a>
</a>
<div class="mediashare-clear"></div>
<div class="mediashare-zoom">
<a href="module-Mediashare-displaygb-mid-13-popup-1.htm" rel="gb_page_center[400,400]" title="8/2009 CALENDAR">View fullscreen</a>
</div>
<div >8/2009 CALENDAR
<a href="index.php?module=Mediashare&type=edit&func=edititem&mid=13&back=browse"><img src="modules/mediashare/pnimages/edit.gif" alt="Edit" /></a>
</div>
</div>
The "Link" works fine. It's the "View fullscreen" part that is not working.
The part giving me the problem is: div class="mediashare-zoom", so I tried to find the template or function that matches that with no luck. I must be looking in the wrong place. Can someone please tell me in which folder this is located and what it is called. I really appreciate your help. Thanks!
edited by: KWard, Aug 23, 2009 - 11:03 PM
--
From the Ashes of Disaster
Grow the Roses of Success -
- Rank: Softmore
- Registered: Jan 22, 2008
- Last visit: Apr 04, 2010
- Posts: 130
If you look in the modules language folder (pnlang) user.php you will see that the language define for View Multiscreen is _MSFULLSCREEN. You can then search the templates directory using something like Crimson Editor ( it will search subfolders - search for it on Google) to search for the define within the pntemplates folder.
--
David
-
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
I did look for _MSFULLSCREEN, but never located it. I manually searched everything in the templates folder & more, but i obviously missed it somewhere. I will try your suggestion. Thanks
edited by: KWard, Aug 25, 2009 - 11:32 PM
--
From the Ashes of Disaster
Grow the Roses of Success -
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
Thanks DavidJ - Crimson Editor was a lifesaver. I found and removed the faulty item. That's a great little program to have! Many thanks for guiding me to the solution.
--
From the Ashes of Disaster
Grow the Roses of Success -
- Rank: Freshman
- Registered: Dec 31, 1969
- Last visit: Apr 13, 2010
- Posts: 62
-
- Rank: Freshman
- Registered: Jul 29, 2002
- Last visit: Oct 24, 2009
- Posts: 97
Nobody ever helped me figure out what the issue was, and I couldn't wait any longer, so I just found and removed that part from the page. The problem I was having is described above. Thanks
--
From the Ashes of Disaster
Grow the Roses of Success -
- Rank: Freshman
- Registered: Jan 29, 2009
- Last visit: May 31, 2010
- Posts: 65
Hi.
I use Zikula 1.2.8 y Mediashare 4.0.0. I have the same problem, but with files SWF.
You have the error:
Forbidden
You don't have permission to access /lndscpsvcdsk/modules/mediashare/greybox/loader_frame.html on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
This error appear in two scenes. When you click in the "magnify glass" (Thumbnails mode), and when you click in "View fullscreen". Curiosly, if you press right click and select "open in other tab", you have not the error. I think that it is a problem with "greybox".
Thanks! -
- Rank: Freshman
- Registered: Jan 29, 2009
- Last visit: May 31, 2010
- Posts: 65
- Moderated by:
- Support
