View Single Post
  #4 (permalink)  
Old 07-20-2006, 10:32 AM
3dKiller's Avatar
3dKiller 3dKiller is offline
Constant Pligger
 
Join Date: Mar 2006
Location: Newport Beach
Posts: 142
Thanks: 24
Thanked 2 Times in 1 Post
@thoughton - I answered your question where you originally asked it.

@canadianguy33 - You need to modify this line:

RewriteRule ^(all|pligg|category1|category2|category3)/([a-zA-Z0-9-]+)/?$ story.php?title=$2 [L]

Change pligg|category1|category2, etc. to read: movies|music|television, etc.

As for categories w/more than one word, separate words w/an underscore like this: celebrity_fashion. Again, this applies to the .htaccess file only. Make sure you add all of your categories, saving 'all|' and removing 'category1', etc.

OK, now I need our help. Who did your graphics? What js are you using for the 'how it works' pull down effect? How did you append 'click here for story...' to the end of the story description?

Please let me know as I need these things for Pligg's new template.

Thanks,

~3d
Reply With Quote