Go Back   Pligg CMS Forum > Pligg Development > Bug Report

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-11-2006, 04:40 AM
New Pligger
 
Join Date: Feb 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
incomplete title or text error

I've noticed if "story title" is too short it will give you this error when you try to submit. I did some testing and it appears you need around 10 characters for the story title and about 30 characters in the description. If we wanted this to be shorter, any idea where to modify?

Great script by the way!

Thanks
James
Reply With Quote
  #2 (permalink)  
Old 04-17-2007, 02:29 PM
New Pligger
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
solution......
Reply With Quote
  #3 (permalink)  
Old 04-17-2007, 02:32 PM
kbeeveer46's Avatar
Pligg Developer/Admin
Pligg Version: 0
Pligg Template: none
 
Join Date: Jun 2006
Location: Muncie, Indiana
Posts: 3,547
Thanks: 254
Thanked 649 Times in 513 Posts
/libs/options.php
__________________
I accept donations for my time helping users like you on the forum and IRC.
Reply With Quote
  #4 (permalink)  
Old 04-17-2007, 02:35 PM
New Pligger
 
Join Date: Apr 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
very thanks
Reply With Quote
  #5 (permalink)  
Old 04-21-2007, 02:29 AM
New Pligger
 
Join Date: Apr 2007
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
I'm getting this error too and tried the fix with no luck.

The site I'm trying to add is http://www.fm1021milwaukee.com/ and the title that is automatically generated for the site is "FM 102/1 Independent. Alternative. Radio." I think the slash might be causing the problem, but I'm not sure how to fix that. ANy ideas?
Reply With Quote
  #6 (permalink)  
Old 07-12-2008, 02:44 AM
New Pligger
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
I'm getting this error too,
and solotion is edit file submit.php, delete this paragraph

Quote:
if(strlen($linkres->title) < minTitleLength || strlen($linkres->content) < minStoryLength ) { // if link title or descrition is too short
$main_smarty->assign('submit_error', 'incomplete');
$main_smarty->display($the_template . '/submit_errors.tpl');
$error = true;
}
Reply With Quote
Reply

Thread Tools
Display Modes
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
Incomplete title or text [Error Message] dragan General Help 6 01-15-2008 09:29 PM
Incomplete title or text for Chinese input angsikod General Help 2 01-02-2008 04:32 AM
Submit Story - Incomplete title or text nortonphil Bug Report 3 06-23-2007 08:25 AM
[Fixed] Incomplete title or text yathosho Bug Report 1 04-25-2007 01:11 PM
incomplete title or text Blue Ire Bug Report 3 02-02-2007 12:00 PM


Search Engine Friendly URLs by vBSEO 3.2.0