• [Plugin] Postcard Viewer 4 0 5 1
Currently:  

Author Topic: [Plugin] Postcard Viewer  (Read 65842 times)

0 Members and 2 Guests are viewing this topic.

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
[Plugin] Postcard Viewer
« Reply #15 on: May 20, 2003, 05:13:50 PM »
Yeah.  I think there is an expectation of privacy when someone sends a postcard.  When I visit a site, I wouldn't want someone else peeking at a postcard I had sent.

Offline Apollo13

  • Addicted member
  • ******
  • Posts: 1.093
    • View Profile
[Plugin] Postcard Viewer
« Reply #16 on: May 20, 2003, 10:48:26 PM »
the same think is with emails... On my site u can send freemails... But i dont log them

Offline uksoreeyes

  • Full Member
  • ***
  • Posts: 117
    • View Profile
    • http://www.myleeneklass.com
[Plugin] Postcard Viewer
« Reply #17 on: May 21, 2003, 02:31:45 AM »
I can see what you mean. You can always place a message on the postcards page stating to visitors that their postcards may be viewed by the administrator.

I wrote this mod more for security of my visitors. With about 97% of my visitors being under the age of 17, it's important that I keep my eyes open for anything that may seem odd. When there's children involved it's my job as an administrator to make sure they are kept safe on my site and that they don't see anything that is unfit.

But naturally if this wasn't the case and I ran a site which involved more mature visitors I personally wouldn't bother logging messages, because it's a full time job and I'm basically not really interested in what people have to say in their private conversations.

Offline hoelzlmani

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://www.smssprueche.net
[Plugin] Postcard Viewer
« Reply #18 on: May 22, 2003, 04:38:34 PM »
great mod  :D but how can i see all postcards, it shows me only the last 5.

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
[Plugin] Postcard Viewer
« Reply #19 on: May 22, 2003, 07:20:26 PM »
Quote from: hoelzlmani
great mod  :D but how can i see all postcards, it shows me only the last 5.
postcards automaticaly deletes after time set in the settings.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Shap

  • Full Member
  • ***
  • Posts: 114
    • View Profile
[Plugin] Postcard Viewer
« Reply #20 on: May 22, 2003, 11:18:13 PM »
worked like a charm for me!

One question, when I installed it, and clicked the "postcard Viewer" link, it showed me 2 cards from a week ago already.... how far back does it go?

Offline hoelzlmani

  • Newbie
  • *
  • Posts: 24
    • View Profile
    • http://www.smssprueche.net
[Plugin] Postcard Viewer
« Reply #21 on: May 22, 2003, 11:35:47 PM »
@veno: i looked in the postcard_view.php and in the 4images control panel (settings) but i can´t find the time set! where can i find it? is it possible to make it without time limit or is this not good for performance?

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
[Plugin] Postcard Viewer
« Reply #22 on: May 23, 2003, 01:18:12 AM »
Look inside includes/constants.php
Code: [Select]
// Days postcards will be held in the database
define('POSTCARD_EXPIRY', 10);

Offline Shap

  • Full Member
  • ***
  • Posts: 114
    • View Profile
[Plugin] Postcard Viewer
« Reply #23 on: May 23, 2003, 03:55:49 AM »
Quote from: Chris
Look inside includes/constants.php
Code: [Select]
// Days postcards will be held in the database
define('POSTCARD_EXPIRY', 10);

THX!
« Last Edit: March 09, 2005, 03:06:44 AM by Chris »

Offline Sheep707

  • Full Member
  • ***
  • Posts: 165
    • View Profile
    • http://www.leeger.net
well mod
« Reply #24 on: May 28, 2003, 05:49:39 PM »
8)  8)  8)  8)  8)  Well, great mod! Thanks!
Wer einen Rechtschreibefeher findet, kann ihn behalten!

Offline limes

  • Jr. Member
  • **
  • Posts: 66
    • View Profile
klasse
« Reply #25 on: May 31, 2003, 07:37:33 PM »
danke für den tollen mod. genau das habe ich schon länger gesucht ...

Offline Sheep707

  • Full Member
  • ***
  • Posts: 165
    • View Profile
    • http://www.leeger.net
sort by date
« Reply #26 on: June 07, 2003, 06:45:06 PM »
:lol: Just al little question: is it possible to sort the postcarts by date and time?  The newest at top!

  Thanks...
Wer einen Rechtschreibefeher findet, kann ihn behalten!

Offline uksoreeyes

  • Full Member
  • ***
  • Posts: 117
    • View Profile
    • http://www.myleeneklass.com
Re: sort by date
« Reply #27 on: June 07, 2003, 07:42:34 PM »
Quote from: Sheep707
:lol: Just al little question: is it possible to sort the postcarts by date and time?  The newest at top!

  Thanks...

Find in postcard_view.php:
Code: [Select]
ORDER BY postcard_id DESC
Change to:
Code: [Select]
ORDER BY postcard_date DESC
Carl

Offline ascanio

  • Hero Member
  • *****
  • Posts: 569
    • View Profile
    • http://www.surfourspace.net
Re: [Plugin] Postcard Viewer
« Reply #28 on: March 14, 2005, 04:15:38 PM »
Nice MOD  :D :wink:

Offline starkeeper

  • Pre-Newbie
  • Posts: 5
    • View Profile
Re: [Plugin] Postcard Viewer
« Reply #29 on: June 28, 2005, 05:13:59 PM »
i get only an error message :(

Parse error: parse error, unexpected '&', expecting T_PAAMAYIM_NEKUDOTAYIM or '(' in /home/www/marcomarten.com/htdocs/gallery/admin/plugins/postcard_view.php on line 7