 | |  | | | Photopost Pro How Do I...? Wondering how to do things in PhotoPost? |
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. |
| |
November 2nd, 2005, 06:03 PM
|
#2 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
Are you integrating with Vbulletin cause you can set this in VB Admin Area
|
| |
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?
|
| |
November 2nd, 2005, 07:42 PM
|
#4 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
I will have to do some tests thanks
|
| |
November 2nd, 2005, 08:02 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
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;
|
| |
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. :/
|
| |
November 3rd, 2005, 04:29 AM
|
#7 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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! |
| |
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?
|
| |
November 16th, 2005, 06:42 PM
|
#10 (permalink)
| | Photopost Developer Verified Customer
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
|
| |
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.
|
| |
November 18th, 2005, 05:19 PM
|
#12 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 68,070
|
weird thats bizarre to not follow the minimum character thing
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 11:28 AM. | |