![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Category only for registered and ... I've trying to do some strange thing.I need a possibility to give people access to one category only when they are registered and about 18 years old. The best solution will be the field in profile with age o user, and if the age is above 18 then access will be given. I'm trying to do that all day but nothing happen. Could someone give me same help or solution? I'm sorry if I write in not good category. |
| Sponsored Links |
| ||||
| I'd like to find something similar. I understand that Joomla does this, but I've invested so much work into my Pligg-based site so far, I don't want to convert.
__________________ SoulB.us--Where All Good Comes Together |
| ||||
| Quote:
1) Advansed Login.But one must also add new fields in the database, then check this fields...... 2) 2 option I think the easiest... Add special tag in your text story (example: <mytag>This text see only people above 18 years old</mytag>). Then you can add a new feature in plugin/function.embedvideos.php something like that Text initially hidden, and then if the user agrees(I agree and I above 18 years old), then he will see the text.I recommend use Javascript. Code: $MyNewTag = '<div id="mydiv" style="display:none;">$1</div>' ;
// replace <mytag> tags with the mytag code
$displayed_story = preg_replace("/\<mytag\>(.+?)\<\/mytag\>/is", $MyNewTag , $displayed_story); Sorry for my english.
__________________ PliggTemplates.eu is the most popular Pligg Templates Club. Last edited by grusha : 07-16-2008 at 07:19 PM. |
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Help-how to add sub-categories? | huangweiqiu | General Help | 3 | 08-07-2008 01:12 AM |
| pligg 9.8.2 Categories 100% Bug! | bbrian017 | Bug Report | 12 | 07-18-2008 01:38 AM |
| Control of meta description - categories | Divisive Cotton | Suggestions | 57 | 05-04-2008 09:23 PM |
| bold the main category, but unbold the subcategory? | abcdefgary | Pligg Templates | 11 | 01-28-2008 04:15 PM |
| [Fixed] Ampersand (&) in Category name shows All | Biomech | Bug Report | 5 | 03-16-2007 06:02 PM |





Linear Mode

