Article Menu - Links not created

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
alatham
Posts: 15
Joined: Mon 27. Feb 2006, 03:18

Article Menu - Links not created

Post 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
jscholtysik

Post by jscholtysik »

Hi alatham,


First question: What version of phpwcms do you have?


Joachim
alatham
Posts: 15
Joined: Mon 27. Feb 2006, 03:18

Post 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
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Post 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
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
alatham
Posts: 15
Joined: Mon 27. Feb 2006, 03:18

Post 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
alatham
Posts: 15
Joined: Mon 27. Feb 2006, 03:18

article menu

Post 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
Post Reply