Please note that Form2Content is no longer being developed. All files from the latest version can be found on Github.

Form2Content Forum

Questions and answers for Form2Content, a Joomla CCK.
  1. Marc
  2. F2C article templating
  3. Tuesday, 16 January 2018
  4.  Subscribe via email
f2c 6.16.0 - plgSystemF2cSef_1.0.0_J3 - J3.8.3 - Router = Legacy

Hi,
I've got an issue with the {$JOOMLA_ARTICLE_LINK_SEF} tag wich is not processed by the plgSystemF2cSef plugin.

I've put the tag in an f2c intro template, with and without a / before the tag.
I've tried it on a fresh Joomla install with the stock protostar template and with the stock htaccess.
The plgSystemF2cSef plugin is published.
I've tried to change the position of the plgSystemF2cSef plugin (first, last, middle, elesewhere, etc)
I've tried on a local server and on an online server with a real domain name.

No way, the html rendered is always


<a href="/home/test/public_html/{$JOOMLA_ARTICLE_LINK_SEF}"> <span>Lire la suite…</span> </a>


by the way, the tag {$JOOMLA_ID} is not processed too but {$JOOMLA_TITLE_ALIAS} is fine.

Any idea?
Thank
Accepted Answer
Accepted Answer Pending Moderation
Well, my fault… My f2c template was the culprit.
the {$JOOMLA_ARTICLE_LINK_SEF} tag was in the substitution part of a regex and that did'nt work…
used in a more normal way it works fine.

thanks for your help.
Marc
Responses (3)
Accepted Answer Pending Moderation
Hi Marc,

This is very strange if some tags are and some aren't rendered. Never had that before.... so some questions to figure it out ;)

1) Are you using overrides? If so please remove temporarily
2) Can you re-install the latest F2C version
3) I assume you have set use htaccess and use sef url's to on in the Joomla config?
4) What php version are you using?

Regards,
Patrick
Please read the F2C documentation before asking questions! Thank you if you've done so ;)
  1. more than a month ago
  2. F2C article templating
  3. # 1
Accepted Answer Pending Moderation
Hi Patrick,

1) Are you using overrides? If so please remove temporarily
2) Can you re-install the latest F2C version

I've tried with an all fresh install : jommla, f2c, stock template, stock htaccess

3) I assume you have set use htaccess and use sef url's to on in the Joomla config?

yes

4) What php version are you using?

7.1.8 on the local server
7.1.13 on the online server
But it's a good idea, I will try and report with an older php version

thanks
  1. more than a month ago
  2. F2C article templating
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.