Quote:
Originally Posted by Lynne
What is the criteria to define a first time user?
|
My defintion of a first time user is:
PHP Code:
if ($show['guest'])
Quote:
Originally Posted by Lynne
Once you define that, you can write conditions in your page to spit out different info based on that criteria.
|
Q Can you point me in the right direction to create a page in front of my forum as displayed in the attachment of post#1.
Quote:
Originally Posted by Marco van Herwaarden
You should ask this at the vBAdvanced website.
|
I have asked the question at the vBa site as well, currently to no avail. Two "solutions" are floating around but they do not deliver what I (and others) seek:
- The 'vba_cmps_include_getpage' hook option
- The 'style fetch' hook option
I have added two more pictures in post #1.
- Index1.php is the portal page for guests
- Index2.php is the default vBa portal page for logged in guests.
Since index 1 & 2 differ so much I am not sure if I can achieve my goal with only using vBa with the right condition.
First I need a working mechanism to separate guests from regulars.
But I need some help of the vB community.
Then I can complete the styling and coding of index1.
Regards
Coen