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

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am