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

BillyRip
Tue Nov 28 2023, 09:18 pm
Imeldawrawn
Tue Nov 28 2023, 03:12 pm
sherhosl
Tue Nov 28 2023, 09:10 am
Ralphseini
Tue Nov 28 2023, 07:24 am
AshtonBah
Tue Nov 28 2023, 03:41 am
SandraDix
Mon Nov 27 2023, 10:16 am
Anitaraivy
Mon Nov 27 2023, 09:37 am
Jessevow
Sun Nov 26 2023, 07:24 pm