Vbseo CRR vbactivity

Status
Not open for further replies.

Doctor

Customer
I only USE the achievements from vbactivity so you can just copy and make the other urls ive missed but anyway
Here are the vbseo CRR if you need them

Code:
'^vbactivity\.php$' => 'achievements/'
'^vbactivity\.php\?do=achievements$' => 'achievements/new/'
'^vbactivity\.php\?do=leaderboards$' => 'achievements/leaderboards/'
'^vbactivity\.php\?do=sidebar$' => 'achievements/targets/'
'^vbactivity\.php\?do=allachievements$' => 'achievements/all/'
'^vbactivity\.php\?do=contests$' => 'achievements/contests/'
'^vbactivity\.php\?do=achievtargets$' => 'achievements/target_winners/'
'^vbactivity\.php\?do=activitystats$' => 'achievements/targets/'
'^vbactivity\.php\?do=ranking$' => 'achievements/ranking/'
'^vbactivity\.php\?do=allachievements&achievementid=([0-9]+)$' => 'activity/achievements/id-$1'
 
Status
Not open for further replies.

Similar threads

Top