View Single Post
  #1028  
Old 01-01-2010, 01:46 AM
Digital Jedi's Avatar
Digital Jedi Digital Jedi is offline
 
Join Date: Oct 2006
Location: PopCulturalReferenceLand
Posts: 5,171
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xTerMn8R View Post
I'm trying to get the pdf For Local to work, but not having much luck...

When I use the default xml for Local (after making the Change in it for my Domain) I get a little blue box that shows the xml Header with the <i><b>Bla bla bla <b><i> tags surrounding it and the header links to the file I'm trying to embed...

The site that the Original xml points to ,(http://pdfmenot.com) Wont resolve for me , I dont know if they shut down or what, SO i Tried adapting it to use Google docs... Here's what I've got for Settings... ( 1 thing I noticed when I compared this expression to the other locals, were in the others there are NO [] around the http://, I've tried it both ways and no difference)

Regular Expression
Code:
([http://]*[\w]*[\.]*united4freedom\.[\w/&;%-\.]+\.pdf)

Replacement
Code:
<iframe src="http://docs.google.com/viewer?url={$url}&embedded=true" style="width:600px; height:500px;" frameborder="0"></iframe>
It does put the Container on the site and hyper links the container header to the File, but gives me an error saying "Sorry we are unable to retrieve the document for Viewing, Please try again later" I've checked permissions on the folder holding the docs and even changed it to 777, still no doc...
Any help would be appreciated...

Happy New Year...
In my opinion, you don't need to put http:// in brackets with a star (which makes it optional), as it's not likely that someone will paste and address from somewhere without them for most sites. That might be different if you're typing the URL in manually, so it's up to you.

I'd have to look at how Google Docs handles the document to know what's wrong. Your RegEx is working if it's converting. It's the embed code that's not working. Make sure the output is what you want, because currently you have the embed code putting the whole URL: http://www.docs.google.com/viewer?ur...cumentname.pdf.

Currently the one I've got just embeds the PDF, which might not be the best solution for large documents.

Quote:
Originally Posted by MagicThemeParks View Post
DJ, the AllPosters.com code is not pulling the thumbnails it seems. See the attachment for what I'm getting.
Already got a new one that will fix that. I'm almost ready to post my update.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01551 seconds
  • Memory Usage 1,778KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete