Hi,
I have the Downloads II mod installed. I'm a little confused as to what I need to set.
I have added the module to the settings page.
Do I set $dl_seourls = true; in the vbseo_sm_downloads.php file?
Do I add the custom rewrite rules in the control panel?
Or do I do them both?Code:'downloads\.php\?do=file&title=(.+?)&cid=(\d+)&ctitle=(.+)&id=(\d+)' => 'downloads/$3/$2/$1-$4/' 'downloads\.php\?do=cat&title=(.+)&id=(\d+)$' => 'dlcat-$1-$2/'
Thanks![]()







Reply With Quote