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 Bug Reports
searchbox.tmpl problem(FIXED)
User Name
Remember Me?
Password
Register
FAQ
Social Groups
Calendar
Mark Forums Read
Photopost Pro Bug Reports
Post post installation PhotoPost Pro problems here.
LinkBack
Thread Tools
Rate Thread
Display Modes
August 1st, 2005, 03:40 AM
#
1
(
permalink
)
mxracer95
Member
Verified Customer
Join Date: Sep 2003
Location: Los Angeles
Posts: 30
searchbox.tmpl problem(FIXED)
The:
Quote:
</table>
<!-- END TEMPLATE: searchbox.tmpl -->
tags appear within
if ( $cat != 500 ) {
so when viewing member cats, it messes up the tables.
so i changed the file to look like this:
Quote:
<?php
echo<<<PPPRINT
<!-- BEGIN TEMPLATE: searchbox.tmpl -->
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td align="right" class="{$Style['menubarnb']}"><span class="{$Style['small']}">
{$Globals['pp_lang']['search']} <input type="text" name="si" style="font-size: 8pt;" size="15" value="$htmlsi" />
<input type="image" align="bottom" src="{$Globals['idir']}/go.gif" /></span>
</td>
</tr>
PPPRINT;
if ( $cat != 500 ) {
echo<<<PPPRINT
<tr>
<td colspan="6" align="right" class="{$Style['menubarnb']}">
<span class="{$Style['small']}">{$Globals['pp_lang']['recent']} <a href="{$Globals['maindir']}/showgallery.php?limit=last1&cat=$cat">{$Globals['pp_lang']['lastday']}</a>
<a href="{$Globals['maindir']}/showgallery.php?limit=last7&cat=$cat">{$Globals['pp_lang']['last7']}</a>
<a href="{$Globals['maindir']}/showgallery.php?limit=last14&cat=$cat">{$Globals['pp_lang']['last14']}</a>
<a href="{$Globals['maindir']}/showgallery.php?limit=all&cat=$cat">{$Globals['pp_lang']['allimages']}</a>
<input type="hidden" name="limit" value="$limit" /></span>
</td>
</tr>
PPPRINT;
}
echo<<<PPPRINT
</table>
<!-- END TEMPLATE: searchbox.tmpl -->
PPPRINT;
?>
August 1st, 2005, 08:52 AM
#
2
(
permalink
)
Michael P
PhotoPost Developer
Verified Customer
Join Date: Jan 2002
Posts: 11,834
Thanks for pointing that out. We'll update our files in the build.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
August 1st, 2005, 02:20 PM
#
3
(
permalink
)
mjm
Ultimate Member
Verified Customer
Join Date: May 2002
Posts: 1,066
Hi Michael, can you provide what needs to be replaced so I can give instructions to my partner?
Thanks,
Mark
August 1st, 2005, 04:57 PM
#
4
(
permalink
)
Chuck S
Photopost Developer
Verified Customer
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
Mark
The code is posted above what to change the template to and this is fixed in the build as I just downloaded and checked
__________________
Photopost Developer and Support Engineer
Please do not PM me for support or sales questions. Thank you for your understanding.
August 1st, 2005, 05:15 PM
#
5
(
permalink
)
mjm
Ultimate Member
Verified Customer
Join Date: May 2002
Posts: 1,066
Okay, thanks Chuck.
I think we're up to date with any fixes posted since 5.13, but haven't installed any new builds since then.
If there's a new build I suppose I could just have Carole do the build from the upgrade section.
Mark
August 1st, 2005, 05:40 PM
#
6
(
permalink
)
Chuck S
Photopost Developer
Verified Customer
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,945
I just said the build is updated with this fix
not that there is a new one.
Simply do a copy and paste of the searchbox template mxracer posted
__________________
Photopost Developer and Support Engineer
Please do not PM me for support or sales questions. Thank you for your understanding.
«
Is this a Photopost affiliated issue?(NOTA BUG)
|
vB3 + PP5.13 - Apostrophe error
»
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
Off
HTML code is
Off
Trackbacks
are
On
Pingbacks
are
On
Refbacks
are
On
Forum Rules
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
5.2 Slideshow Problem (FIXED)
Axe
Photopost Pro Bug Reports
4
March 6th, 2006
01:19 PM
VB 3.03 and RP 3.1 problem(FIXED)
ericgtr
ReviewPost Bug Reports
11
October 2nd, 2005
06:08 PM
Comments Problem(FIXED)
TheSonic
ReviewPost Bug Reports
9
October 1st, 2005
06:32 PM
pp 5.2 calendar problem(FIXED)
filipv
Photopost Pro Bug Reports
7
September 30th, 2005
12:40 PM
undercat.tmpl needs a break in it Rp3.01(FIXED)
indiamike
ReviewPost Bug Reports
1
September 5th, 2005
12:51 PM
All times are GMT -5. The time now is
06:49 PM
.
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