11
marook
Re: Flash Intro
  • 2005/9/13 6:32

  • marook

  • Friend of XOOPS

  • Posts: 89

  • Since: 2002/9/9 1


Quote:
Can you be more specific for this "less than techie" oriented guy?


Well, the 'less-techie' way to check, is simply to put an index.html file in a directory on the server along with a index.php file and see what page loads.

Moving back to the technical stuff...
I would guess the solution here would be to make a custom index.php that works something like this:

IF (phpSessionCookie for xoopssite exist) then
load or include or redirect to XOOPS main page
ELSE
show custom flash/html/whatever index page
END IF

Now we just need a PHP savy person to code it..
Marook,

Want to go on a Safari with me?
(Yes, it is me in that avatar.. )

12
Deacon272
Re: Flash Intro
  • 2005/9/13 12:41

  • Deacon272

  • Just popping in

  • Posts: 10

  • Since: 2005/9/6 2


Yup. That sounds like a good plan.

Anyone out there want to tackle this bit of php as it applies to XOOPS?

Deacon

13
LazyBadger
Re: Flash Intro

Quote:

marook wrote:

IF (phpSessionCookie for xoopssite exist) then
load or include or redirect to XOOPS main page
ELSE
show custom flash/html/whatever index page
END IF

No. it's bad pseudocode, because

1. Bots doesn't accept cookie, and they must not see flash
2. Anonimous visitors will be confused on retunrning to main page from other site's page

AFAIS, but it can be wrong...
It seems, rhat we must check Referer AND cookie (if it visitor from site or bot...)
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

Login

Who's Online

189 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits