PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > PhotoPost Pro Support Forums > Photopost Pro How Do I...?

Photopost Pro How Do I...? Wondering how to do things in PhotoPost?

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 2nd, 2005, 05:54 PM   #1 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Minimum Comment Character Count

I notice that Photopost only lets you place a comment if you have 5 characters or more in the content of the post. Is there any setting or way to increase this figure? I'm trying to find a way to stop people posting 'Cool.' and it counting as a comment.
Man1c M0g is offline   Reply With Quote
Old November 2nd, 2005, 06:03 PM   #2 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Are you integrating with Vbulletin cause you can set this in VB Admin Area
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 2nd, 2005, 06:18 PM   #3 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Quote:
Originally Posted by Chuck S
Are you integrating with Vbulletin cause you can set this in VB Admin Area
Yes - I have it integrated with vbulletin v3.5.0. My setting for 'Minimum Characters Per Post' in the admincp is 25... but this does not seem to carry over to Photopost. Am I missing something else?
Man1c M0g is offline   Reply With Quote
Old November 2nd, 2005, 07:42 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
I will have to do some tests thanks
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 2nd, 2005, 08:02 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
try this in comments.tmpl in your vb3enhanced folder

var minchars = $vboptions[postminchars];

change to this

var minchars = 10;
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 3rd, 2005, 02:01 AM   #6 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Quote:
Originally Posted by Chuck S
try this in comments.tmpl in your vb3enhanced folder

var minchars = $vboptions[postminchars];

change to this

var minchars = 10;
Its still not working i'm afraid. Its still stuck on 5 characters. :/
Man1c M0g is offline   Reply With Quote
Old November 3rd, 2005, 04:29 AM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Okay well I will do some more digging here. I am by no means a VB expert but there is no post restriction that I am aware of other than the vb minimum character count

I have no limit on the number of words other than 1 in my photopost. I will do some more digging
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 3rd, 2005, 05:30 PM   #8 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Quote:
Originally Posted by Chuck S
Okay well I will do some more digging here. I am by no means a VB expert but there is no post restriction that I am aware of other than the vb minimum character count

I have no limit on the number of words other than 1 in my photopost. I will do some more digging
Thanks m8! The help is always appreciated!
Man1c M0g is offline   Reply With Quote
Old November 16th, 2005, 04:31 PM   #9 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Quote:
Originally Posted by Man1c M0g
Thanks m8! The help is always appreciated!
Any progress on this issue?
Man1c M0g is offline   Reply With Quote
Old November 16th, 2005, 06:42 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
Nothing other than what I have posted above. The minimum chars is what controls this from what I see
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 18th, 2005, 02:53 PM   #11 (permalink)
Junior Member
Verified Customer
 
Join Date: May 2004
Posts: 7
Quote:
Originally Posted by Chuck S
Nothing other than what I have posted above. The minimum chars is what controls this from what I see
I solved it! In quickcom.tmpl (and comments.tmpl) there is this code:

Code:
Content visible to verified customers only.
This prepare_submit bit is the thing that hard-codes it to 5 character minimum, and *NOT* the minchars variable. So, I simply changed the code to this, and it worked:

Code:
Content visible to verified customers only.

Last edited by Man1c M0g; November 18th, 2005 at 02:56 PM.
Man1c M0g is offline   Reply With Quote
Old November 18th, 2005, 05:19 PM   #12 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 68,070
weird thats bizarre to not follow the minimum character thing
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Suggestion: Minimum Resolution ConqSoft vBGallery Suggestions 2 August 21st, 2005 06:58 AM
Increasing the minimum size alzy Photopost Pro How Do I...? 1 March 20th, 2005 09:19 PM
4.86 need assigned album pics count with cat pics count mjm Photopost Pro How Do I...? 1 March 10th, 2005 03:57 AM
character flaws tribedude Photopost Pro Installation & Upgrades 1 October 26th, 2004 09:49 PM


All times are GMT -5. The time now is 11:28 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0