vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Download a PalmDoc Version (https://vborg.vbsupport.ru/showthread.php?t=23966)

djr 09-02-2001 03:49 PM

Hello CoffeeMugdude,

Just wanted to tell you that I really love this hack! I'm the chairman of the Dutch Palm User Group (http://www.palmclub.nl and http://www.pdaclub.nl/forums - different server to spread bandwidth) and this hack comes in really handy when users want to preserve tips, nice utils or whatever comes around in our threads.
Very nice documentation and overall a winner!

Kind regards,
Jean-Paul Horn

djr 01-26-2002 06:58 PM

As the Coffee In The Rain site is down, and you could only download the attachment at the site itself, I hereby resubmit it to the community.

This is not my hack!

I'm just a happy user of this hack and I think it could be usefull to others, so here you go.

slideboxer 02-06-2002 05:04 AM

Okay, there's a typo in the install instructions that caused me some probs

for palmthread.php the instructions say
PHP Code:

eval("\$palmbits .= \"".gettemplate("palmthreadbit")."\";"); 

change palmthreadbit to palmthread_bit to match the template change given earlier in the instructions.

Things work great now, though. My users love it.

mashby 06-28-2002 12:50 PM

Just installed this hack and it's a FANTASTIC one at that! It is the perfect hack for my new board.

Thanks DJR for posting the hack here since coffeeintherain is down.

The only thing that I've noticed is that it doesn't work with the Opera browser. I've noticed that with other attachement style links, so I don't think it's a problem with the hack per se, just more with how Opera handles certain links. It works just fine in other browsers.

dogbomb 06-29-2002 03:51 PM

:bump: this hack is no longer there. it seems the site it was hosted at has shut down :(

djr 06-29-2002 05:00 PM

Hmmmm... wake up and smell the coffee :-)

https://vborg.vbsupport.ru/showthrea...151#post216151

- djr

Jared Press 07-04-2002 01:16 PM

I tried setting this up but it came back with a safe made restriction error. Is there a way around this problem?

Chris M 07-04-2002 01:37 PM

Turn of safe mode in your vBulletin options...

Nice hack:)

Satan

Jared Press 07-04-2002 02:04 PM

Tried that but my server is runing in safe mode so I guess it will have no effect?

djr 07-05-2002 06:11 PM

@ Jared: Leave 'Safe mode ON' in vB and then change this line in palmlib.php:

Code:

$tempfile = tempnam("palm", "palm");
into this:
Code:

$tempfile = tempnam("images/tmp", "palm");
By hardcoding the path the hack should work. It's working at our board and we're also running vB in safe mode.

Remember: the tmp directory should be world-writable, e.g. chmod to 777!!!

Good luck,
- djr


All times are GMT. The time now is 01:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01117 seconds
  • Memory Usage 1,734KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete