Mon-Fri 9am-4pm EST
Visualize community
tm
Home
|
Details
|
Support
|
Demo:
User
/
Admin
|
Customer Galleries
|
Contact Us
|
Forums
|
Blog
|
Members Area
|
Buy PhotoPost
PhotoPost Community
>
PhotoPost Support
>
PhotoPost Pro Support Forums
>
Photopost Pro How Do I...?
How to disable 'email gallery link to friend'?
User Name
Remember Me?
Password
Register
FAQ
Social Groups
Calendar
Mark Forums Read
Photopost Pro How Do I...?
Wondering how to do things in PhotoPost?
LinkBack
Thread Tools
Rate Thread
Display Modes
April 27th, 2005, 09:38 PM
#
1
(
permalink
)
mirakku
Junior Member
Verified Customer
Join Date: Jan 2005
Posts: 11
How to disable 'email gallery link to friend'?
How does one disable this feature? It is not appropriate for the type of site I run (it is a private forum) and this is not something I want users to be able to do.
Thanks in advance.
April 28th, 2005, 08:25 AM
#
2
(
permalink
)
Chuck S
Photopost Developer
Verified Customer
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,706
You can alter your showgallery.tmpl and remove this
<td class="{$Style['menubar']}" align="center" width="25%">
<input type="text" name="friendemail" value="email@yourfriend.com" onfocus="if(this.value=='email@yourfriend.com')this.value='';" style="font-size: 8pt;" size="20" /><br />
<input type="hidden" name="page" value="$page" />
<input type="hidden" name="sortby" value="$sortby" />
<input type="hidden" name="sorttime" value="$sorttime" />
<input type="hidden" name="way" value="$way" />
<input type="hidden" name="cat" value="$cat" />
<input type="submit" value="{$Globals['pp_lang']['emailfriend']}" style="font-size: 9pt;" />
</td>
__________________
Photopost Developer and Support Engineer
Please do not PM me for support or sales questions. Thank you for your understanding.
«
Display custom fields under user name
|
Users browsing the gallery: Not show Usernames
»
Currently Active Users Viewing This Thread: 1
(0 members and 1 guests)
Thread Tools
Show Printable Version
Email this Page
Display Modes
Rate This Thread
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
email gallery link to friend
rmnapa
Photopost Pro How Do I...?
1
July 11th, 2005
09:45 PM
Email Gallery Link to Friend Problem?
grafx2g
Photopost Pro Bug Reports
29
June 13th, 2005
04:38 PM
"Email gallery link to friend" doesn't work
Layne Smith
Photopost Pro Installation & Upgrades
32
June 13th, 2005
05:20 AM
All times are GMT -5. The time now is
03:34 AM
.
Contact Us
-
PhotoPost
-
Archive
-
Privacy Statement
-
Top
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by
vBSEO
3.2.0
All Enthusiast Sites:
ResellerRatings: Discount Shopping / Store Ratings
Dealighted: Shopping Coupons, Bargains, Deals
TechIMO.com: Tech Support and Discussion
HOME
| Copyright 2001-2013
ALL ENTHUSIAST, INC.
ALL RIGHTS RESERVED.
LinkBack
LinkBack URL
About LinkBacks
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97