View Single Post
Old 12-10-2004, 10:49 AM   #1
alan-s
Green Mole
 
Join Date: Dec 2004
Location: London
Posts: 4
No summary and cant reindex

I have been testing phpdig 1.8.4 but cant seem to get a sensible result. I get either end of a paragraph as summary or no summary. My config looks like this
Code:
define('SUMMARY_DISPLAY_LENGTH',250);            //Max chars displayed in summary
define('SNIPPET_DISPLAY_LENGTH',250);            //Max chars displayed in each snippet

define('DISPLAY_SNIPPETS',true);                 //Display text snippets
define('DISPLAY_SNIPPETS_NUM',4);                //Max snippets to display
define('DISPLAY_SUMMARY',true);                 //Display description
I also get cant reindex thru the web admin all the time (grrr).

I was using version 1.6 but have attempted an upgrade as phpinclude exclude seemed a bit intermittent.

Whats thie difference betwwen a summary and a snippet?


Sorry for so many q's....in one post.

Grateful for any pointers

alans
alan-s is offline   Reply With Quote