FURL for Newsfeed Plugin

Please add the following lines of code in e_module.php and sitelinks.sc

$patterns[x] = '/e107_plugins\/newsfeed\/newsfeed\.php\?show\.([0-9]+)/';
$replacements[x] = 'newsfeed-show-$1.html';

$patterns[x+1] = '/e107_plugins\/newsfeed\/newsfeed\.php/';
$replacements[x+1] = 'newsfeed.html';



Where X is the last number of array in file e_module.php and sitelinks.sc

Add the following lines of code in .htac... Read Compelte post
Posted by ajay_bhargav on Wed Oct 17 2007, 09:10 am

Downloads

Comments

Kazinor
Wed Mar 29 2023, 07:21 am
xxxS2sstGob
Wed Mar 29 2023, 05:19 am
MioCar
Wed Mar 29 2023, 04:31 am
Carlosnuh
Tue Mar 28 2023, 08:45 pm
EugeneMip
Tue Mar 28 2023, 08:29 pm
WilliamBup
Tue Mar 28 2023, 08:03 pm
Brianmit
Tue Mar 28 2023, 07:24 pm
tea.kiev.ua
Tue Mar 28 2023, 06:48 pm