Page 1 of 1

Article Menu - Links not created

Posted: Sat 20. Jan 2007, 18:11
by alatham
Hello,
I created an article in a site structure that is an article menu. It points to the current site structure. The article list shows up just fine, but links to the articles (i.e. read more) aren't created. And, I'd like to have this happen.

Here is the article setup screen:
http://www.lathamdays.com/images/screen.bmp


How do I "turn on" the links to the articles?
Thanks in advance,
Amy

Posted: Sat 20. Jan 2007, 18:55
by jscholtysik
Hi alatham,


First question: What version of phpwcms do you have?


Joachim

Posted: Sun 21. Jan 2007, 01:25
by alatham
Hi Joachim
I have the latest version - 1.2.8 I believe.

When I log on to my site, the page says "Your installation is up to date, no updates are available for this version of phpwcms."

Amy

Posted: Sun 21. Jan 2007, 08:59
by flip-flop
Hi alatham,

please experiment around a little bit with the field [more...] link:.

You can insert a string like this e.g.:

Code: Select all

[BR]  [more.....]
Regards Knut

Posted: Sun 21. Jan 2007, 21:39
by alatham
I tried to experiment (including inserting the code you offered), but this didn't help since I don't understand the function of this field. I searched the docu and this forum using many different keywords and could not find this [more...] link explained.

It looks like the code you offered would format the link. I am not getting a link to appear at all.

Thanks for the guidance,
Amy

article menu

Posted: Tue 23. Jan 2007, 22:11
by alatham
Hello - I've tried a couple of different things without success.

Do I need to edit something in conf.inc.php to allow the "more" links to be displayed?

Maybe somthing like turning on
$phpwcms['allow_cntPHP_rt'] = 0; //allow PHP replacement tags and includes in content parts ???

I'm doing my best to search the support and docu resources. A nudge in the right direction would be greatly appreciated. :D