You could use the {LEFT} {RIGHT} rt.
The CP would be of the same article, but on the frontend would look like different ones.
Search found 32 matches
- Thu 8. Jul 2010, 18:26
- Forum: phpwcms Support English
- Topic: displaying contents separately
- Replies: 9
- Views: 6531
- Thu 8. Jul 2010, 18:07
- Forum: phpwcms Support English
- Topic: SOLVED: url with alias not working
- Replies: 2
- Views: 1947
Re: url with alias not working
THAAAANNNKKKSSS!!!!!
Yep, that was all!!!
The re-write still dosen't work but the site is working perfectly.
You got a sharp eye there, thanks!
Yep, that was all!!!
The re-write still dosen't work but the site is working perfectly.
You got a sharp eye there, thanks!
- Thu 8. Jul 2010, 17:42
- Forum: phpwcms Support English
- Topic: SOLVED: url with alias not working
- Replies: 2
- Views: 1947
SOLVED: url with alias not working
Hi:
I got a site that worked just fine. I used the URL rewrite and everything was ok, it was in an Linux/apache shared hosting. Then I moved it to a horrible Windows shared hosting and the problem started. The .htaccess doesn't work so I took out the URL rewrite. But the links like "index.php?alias ...
I got a site that worked just fine. I used the URL rewrite and everything was ok, it was in an Linux/apache shared hosting. Then I moved it to a horrible Windows shared hosting and the problem started. The .htaccess doesn't work so I took out the URL rewrite. But the links like "index.php?alias ...
- Fri 7. Sep 2007, 02:22
- Forum: phpwcms Support English
- Topic: Halfway between article link (teaser) and article menu
- Replies: 0
- Views: 1134
Halfway between article link (teaser) and article menu
Is there a way to use the cp teaser so that it displays all the articles from a category, like the cp article menu, or so that the cp article menu is able to show the image from the article?
Maybe an option in the teaser to show a whole category, then it wouldn't be any real need for the cp article ...
Maybe an option in the teaser to show a whole category, then it wouldn't be any real need for the cp article ...
- Thu 6. Sep 2007, 21:44
- Forum: phpwcms Support English
- Topic: Category replacement tag
- Replies: 4
- Views: 2438
make the tag link
{PAGETITLE}
{ARTICLE_TITLE}
{TOPLEVEL}
http://www.phpwcms.de/forum/viewtopic.php?p=80987#80987
Is there a way to make this tag work dinamically like a link, like:
<a href="{PAGETITLE:1}">{PAGETITLE}</a>
Ore something like that??
Perhaps is already done but I don't speak german. :oops:
{ARTICLE_TITLE}
{TOPLEVEL}
http://www.phpwcms.de/forum/viewtopic.php?p=80987#80987
Is there a way to make this tag work dinamically like a link, like:
<a href="{PAGETITLE:1}">{PAGETITLE}</a>
Ore something like that??
Perhaps is already done but I don't speak german. :oops:
- Mon 3. Sep 2007, 19:29
- Forum: phpwcms Support English
- Topic: Category replacement tag
- Replies: 4
- Views: 2438
Thanks flip-flop
I didn't found the entry because it was in German. That's exacly what I needed.
- Sat 1. Sep 2007, 04:10
- Forum: phpwcms Support English
- Topic: Category replacement tag
- Replies: 4
- Views: 2438
Category replacement tag
Hi:
Is there a replacement tag that shows the actual category of the article??
If not... there should be one, right?
Thanks
Is there a replacement tag that shows the actual category of the article??
If not... there should be one, right?
Thanks
- Fri 10. Aug 2007, 23:41
- Forum: phpwcms Support English
- Topic: {AUTHOR} tag not working inside the teaser template
- Replies: 5
- Views: 2738
- Fri 10. Aug 2007, 02:50
- Forum: phpwcms Support English
- Topic: {AUTHOR} tag not working inside the teaser template
- Replies: 5
- Views: 2738
- Fri 10. Aug 2007, 02:13
- Forum: phpwcms Support English
- Topic: {AUTHOR} tag not working inside the teaser template
- Replies: 5
- Views: 2738
{AUTHOR} tag not working inside the teaser template
Hi:
I put the {AUTHOR} replacement tag inside the teaser template:
<!--TEASER_ENTRY_START//-->
<hr style="margin:7px 0 7px 0;padding:0;height:0;border:0;border-bottom:1px dotted #CCCCCC;clear:both" />
<div id="resumenTeaser">
<div id="fechaTeaser">{DATE:d/m/y:ES}</div>
<h3><a href ...
I put the {AUTHOR} replacement tag inside the teaser template:
<!--TEASER_ENTRY_START//-->
<hr style="margin:7px 0 7px 0;padding:0;height:0;border:0;border-bottom:1px dotted #CCCCCC;clear:both" />
<div id="resumenTeaser">
<div id="fechaTeaser">{DATE:d/m/y:ES}</div>
<h3><a href ...
- Mon 1. May 2006, 11:18
- Forum: phpwcms Installation Troubleshooting English
- Topic: Strange error on step=1
- Replies: 40
- Views: 18266
I had same error
I was updating also from 1.2.5 and uploaded all the files (CuteFTP Auto detect) from windows XP, and got the same error. I tried to configure manually the conf.inc.php to see the web site, and then guess what could be wrong (the db was loaded with content) and I got the following error:
Parse error ...
Parse error ...
- Mon 4. Jul 2005, 22:21
- Forum: phpwcms Feature Requests
- Topic: Newsletter features: send list by parts, ip, statistics
- Replies: 0
- Views: 2049
Newsletter features: send list by parts, ip, statistics
Hi
Here are some ideas that might help getting the newsletter function to be one of the best. I don’t know how easy they are to implement:
I’ve been having trouble when I send the newsletter because 30 to 40 % of the emails get bounced back, this is my hosting fault, I know. But it would be easier ...
Here are some ideas that might help getting the newsletter function to be one of the best. I don’t know how easy they are to implement:
I’ve been having trouble when I send the newsletter because 30 to 40 % of the emails get bounced back, this is my hosting fault, I know. But it would be easier ...
- Tue 12. Oct 2004, 07:36
- Forum: phpwcms Support English
- Topic: error after upgrade
- Replies: 7
- Views: 2618
Hi,
I don't know why but i solved the same problem another way, hope it helps some one. An if I did something I shouldn't had done please tell me. I don't know why but there were this tags "<title></title>" before the "<?php" in the conf.template_default.inc.php. So i removed them and presto!! the ...
I don't know why but i solved the same problem another way, hope it helps some one. An if I did something I shouldn't had done please tell me. I don't know why but there were this tags "<title></title>" before the "<?php" in the conf.template_default.inc.php. So i removed them and presto!! the ...
- Wed 7. Jul 2004, 08:12
- Forum: phpwcms Support English
- Topic: Change email in Newsletter registration
- Replies: 1
- Views: 1175
Change email in Newsletter registration
Hi,
My newsletter is up and running, but now i wonder what if someone wants to change their email. I can have them cancel their email through the
{NEWSLETTER_DELETE} = delete URL in the newsletter, but how can i send a link so they can change thier email? I saw also (correct me if i'm wrong) that ...
My newsletter is up and running, but now i wonder what if someone wants to change their email. I can have them cancel their email through the
{NEWSLETTER_DELETE} = delete URL in the newsletter, but how can i send a link so they can change thier email? I saw also (correct me if i'm wrong) that ...
- Tue 29. Jun 2004, 22:52
- Forum: phpwcms Support English
- Topic: File list
- Replies: 2
- Views: 1419