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
>
vBGallery Support
>
vBGallery Bug Reports
>
Bugs - vBulletin 3.0.X
>
Bugs From 1.0.0
db error on validating new posts
User Name
Remember Me?
Password
Register
FAQ
Social Groups
Calendar
Mark Forums Read
LinkBack
Thread Tools
Rate Thread
Display Modes
February 20th, 2005, 09:04 AM
#
1
(
permalink
)
MajorFm
Member
Verified Customer
Join Date: Dec 2004
Posts: 81
db error on validating new posts
I get the following db error on validating new posts
Code:
Content visible to verified customers only.
however, the validated posts do show up...
February 20th, 2005, 11:43 AM
#
2
(
permalink
)
Brian
Guest
Posts: n/a
Re: db error on validating new posts
If you'll look in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem.
February 20th, 2005, 12:50 PM
#
3
(
permalink
)
MajorFm
Member
Verified Customer
Join Date: Dec 2004
Posts: 81
Re: db error on validating new posts
Ok, thats fixed, thanks.
February 20th, 2005, 12:59 PM
#
4
(
permalink
)
ConqSoft
Ultimate Member
Verified Customer
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: db error on validating new posts
Quote:
Originally Posted by
Brian
If you'll look in your forum/includes/functions_gallery.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
Then that should take care of the problem.
I'm not seeing that code.
February 20th, 2005, 04:00 PM
#
5
(
permalink
)
MajorFm
Member
Verified Customer
Join Date: Dec 2004
Posts: 81
Re: db error on validating new posts
yer i know, he has a extra space or suttin so u cant find it, just search $imagetitle[$key] and u should see the line he means.
February 20th, 2005, 04:14 PM
#
6
(
permalink
)
ConqSoft
Ultimate Member
Verified Customer
Join Date: Nov 2003
Location: Raleigh, NC
Posts: 1,413
Re: db error on validating new posts
Yeah, I thought I tried that too. I'll check it again later.
«
Counter in moderate comments
|
Differences in GD2 watermarked images quality in RC2 and RC3
»
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
Combine new Gallery Posts with New forums Posts
CSS59
How Do I? - vBulletin 3.0.X
11
March 24th, 2008
06:24 PM
IE reports an error on showimage page, if no posts
PageUp
Bugs - vBulletin 3.5.X
11
January 12th, 2006
09:37 AM
Validating user posts.
jarosciak
How Do I? - vBulletin 3.0.X
2
April 22nd, 2005
11:57 AM
mods validating images
robert_2004
Installs and Upgrade - vBulletin 3.0.X
3
January 20th, 2005
10:19 AM
All times are GMT -5. The time now is
09:14 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