26 (edited by 2013-07-26 14:32:10)

Re: URL REWRITER

Hello,

Extra information when I hover over at the [Read More] URL, it shows,

http://my-site.com/cms/news/view/137484167...ttest1.php&[L]=[L]

Hover on the link to see the full URL

Re: URL REWRITER

This is a bug in the plugin - bad works with subfolders. Show your current settings (file contents conf_rw.php)

Best regards,
CN Support team

28 (edited by 2013-07-26 14:44:39)

Re: URL REWRITER

Hello,

This is my current settings in conf_rw.php

<?php
$conf_rw_htaccess = "/home3/name/public_html/.htaccess";
$conf_rw_readmore = "/news/view/%id/%title";
$conf_rw_readmore_layout = "/layouttest1.php?subaction=showfull";
$conf_rw_archread = "/news/archive/%archive/showmore.php?subaction=list-archive";
$conf_rw_archread_layout = "/layouttest1.php?subaction=list-archive";
$conf_rw_readcomm = "/news/read/%id/%title/comment";
$conf_rw_readcomm_layout = "/layouttest1.php?subaction=showcomments";
$conf_rw_newspage = "/news/read/%start_from";
$conf_rw_newspage_layout = "/layouttest1.php";
$conf_rw_commpage = "/news/read/%id/%title/comment/%comm_start_from";
$conf_rw_commpage_layout = "/layouttest1.php?subaction=showcomments";
$conf_rw_archreadmore = "/news/archive/%archive/%id/%title";
$conf_rw_archreadmore_layout = "/layouttest1.php?subaction=showfull";
$conf_rw_archreadcomm = "/news/archive/%archive/%id/%title/comment";
$conf_rw_archreadcomm_layout = "/layouttest1.php?subaction=showcomments";
$conf_rw_archpage = "/news/archive/%archive/%start_from";
$conf_rw_archpage_layout = "/layouttest1.php?subaction=list-archive";
$conf_rw_archcommpage = "/news/archive/%archive/%id/%title/comment/%comm_start_from";
$conf_rw_archcommpage_layout = "/layouttest1.php?subaction=showcomments";

Re: URL REWRITER

We will work on the problem. The problem is not reproduced on our side. Will soon try to answer

Best regards,
CN Support team

Re: URL REWRITER

Thanks, looking forward to the solution.

Re: URL REWRITER

We will work on the problem. The problem is not reproduced on our side. Will soon try to answer


i'm waiting too https://cutephp.com/forum/style_emoticons/default/smile.gif

32 (edited by 2013-08-19 17:46:02)

Re: URL REWRITER

Very interesting and useful tips.I read step by step this informations and I was informed about this thing.Thank you so much
-------------------
jocuri cu masini

Posts: 26 to 32 of 32

Pages Previous 1 2

You must login or register to post a reply