xxx
Newbie   Posts: 3 Registered: 12/7/2002 Status: Offline
|
posted on 12/7/2002 at 11:10 PM |
I have PostWrap set so only registered users can view the pages, this works
fine but when unregistered users follow the link instead of using the
global variable, the page shows nothing, its not a font color problem, i
checked the source and it just ends after the left blocks, the page footer
isnt displayed also. help please
http://www.stackattack.ca
-the links to PostWrap are Web Search, Translate!, StockQuotes and
Currency
thank you
[Edited on 7/12/2002 by xxx] |
| |
| |
shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Offline
|
posted on 12/7/2002 at 11:40 PM |
Post the full URLs to the three things you are trying to wrap.
-Shawn |
| |
xxx
Newbie   Posts: 3 Registered: 12/7/2002 Status: Offline
|
posted on 12/8/2002 at 01:40 AM |
these urls show errors when clicked on, but that would be because of the
setting for the URL being entered in the address bar set to off? it doesnt
show errors when the links are selected from the Main Menu
http://www.stackattack.ca/modules.php?op=modload&name=P
ostWrap&file=index&page=currency
http://www.stackattack.ca/modules.php?op=modload&name=P
ostWrap&file=index&page=translate
http://www.stackattack.ca/modules.php?op=modload&name=P
ostWrap&file=index&page=stock
http://www.stackattack.ca/modules.php?op=modload&name=P
ostWrap&file=index&page=google
[Edited on 8/12/2002 by xxx] |
| |
shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Offline
|
posted on 12/8/2002 at 01:45 AM |
What I meant was instead of currency, translate, stock or google, give the
URL to what currency is.
-Shawn |
| |
xxx
Newbie   Posts: 3 Registered: 12/7/2002 Status: Offline
|
posted on 12/8/2002 at 04:02 AM |
http://www.stackattack.ca/wrap/currency/Currency_Flash-db.s
wf
http://www.stackattack.ca/wrap/stock/StockQuotes.swf
http://www.stackattack.ca/wrap/floogle/FloogleMX_Flash-db.s
wf
http://www.stackattack.ca/wrap/translate/Translate_Flash-db
.swf |
| |
shawn
Administrator   Posts: 4608 Registered: 10/7/2002 Status: Offline
|
posted on 12/8/2002 at 04:37 PM |
Is working here: http://spidean.mckenzies.net/modules.php?op=modload&name=
PostWrap&file=index&page=http://www.stackattack.ca/wrap/currency/Cu
rrency_Flash-db.swf
Test it without URL security and see if it works.
-Shawn |
| |
lunatic
Newbie   Posts: 2 Registered: 1/15/2003 Status: Offline
|
posted on 1/15/2003 at 11:54 AM |
I have a similar problem but with Envolution 1.1 do you know it?
I have setted the post wrap to show the pages also to unregistered users
but only show a blank page.
No problem with registered user. Any clues?
http://www.radioazzurra.fm/modules.php?op=modload&name=
PostWrap&file=index&page=programmi
Anyway a very good module!! Thanks. |
| |
lunatic
Newbie   Posts: 2 Registered: 1/15/2003 Status: Offline
|
posted on 1/15/2003 at 05:45 PM |
Found!
http://www.envolution.it/modules.php?op=modload&name=Ar
ena_Forum&file=index&&action=viewtopic&topic=1576
Change in index.php
if (!pnSecAuthAction(0, '::', '::', ACCESS_READ))
in
if (!pnSecAuthAction(0, 'Postwrap::', '::', ACCESS_READ))
Thanks to MarioDafo
[Edited on 15/1/2003 by lunatic] |
| |