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

Lewisuhakeply
Thu Apr 18 2024, 06:00 pm
Darrellciz
Thu Apr 18 2024, 11:07 am
Charlessber
Thu Apr 18 2024, 09:29 am
BartonSem
Thu Apr 18 2024, 04:56 am
DonaldKnown
Thu Apr 18 2024, 12:24 am
utaletxcyw
Wed Apr 17 2024, 10:21 am
Anthonyvab
Wed Apr 17 2024, 08:48 am
RobertCix
Wed Apr 17 2024, 06:46 am