262391
Herko
Re: Login not working
  • 2004/4/16 13:06

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


This is most likely a firewall issue. These people are all running firewall software that is blocking the site's http headers. This means that XOOPS can't verify if a user has logged in on the site or not (it uses the cookie and http headers for that). Solution: make sure that the site is added to the trusted sites list, and/or configure the firewall software to allow http header info from and to cookies.

Herko



262392
davidl2
Re: Using Flash
  • 2004/4/16 13:06

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Very neat indeed



262393
voddie
Re: Using Flash
  • 2004/4/16 13:04

  • voddie

  • Just popping in

  • Posts: 71

  • Since: 2003/10/20


Hey Rabideau,

Thanks for the quick reply!

I have it working now!.....I had tried to include the headers.....tut, tut....should know better

please view

www.sheffbiz.com

Cheers again

voddie



262394
rabideau
Re: Math
  • 2004/4/16 12:48

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


You have a line wrap problem. I see 3 cols. 1 col (repeat).

Try using a fixed pixel width for your table rather than %s. This should give you better control of how things appear.

Hope this helps.



262395
rabideau
Re: Add a Link
  • 2004/4/16 12:34

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


If you are looking for an easy way to add a number of non-standard XOOPS Menu items, try MultiMenu or a reasonably standard XOOPS look & feel.



262396
rabideau
Re: Using Flash
  • 2004/4/16 12:31

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


All you need to do is place standard html code in your block (or theme.html) depending upon how and where you'd like the flash to appear (check out my sites to see an example).

http://eirenicon.org

Remember only use the html code that calls for the flash movie. You can not use header or body tag html... see below example.

Quote:

<html>
<!-- Generated by AceHTML Freewarehttp://freeware.acehtml.com -->
<!-- Creation date: 4/16/2004 -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title></title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="linux@eirenicon.org">
<meta name="generator" content="AceHTML 5 Freeware">
</head>
<body>


</body>
</html>




When you're done your block should look something like this:

Quote:

<div id="quickmenu"><object
classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="194" height="117" align="middle" id="QuickSiteLink"> <param
name="Movie" value="http://eirenicon.org/Menus/QuickSiteLink.swf"><param
name="loop" value="false"> <param name="wmode" value="transparent">
<embed src="http://eirenicon.org/Menus/QuickSiteLink.swf"
width="194" height="117" align="center" swliveconnect="true"
pluginspage="http://www.macromedia.com/go/getflashplayer"
type="application/x-shockwave-flash" loop="FALSE" wmode="transparent"
name="QuickSiteLink"></object> </div>


Remember to set the block properties correctly to appear on the desired pages and to your desired Groups.

Have fun!



262397
CBlue
Re: Login not working

It's not XOOPS itself since most of us have been using XOOPS for a long time without experiencing your problem.

Can you check your user.php, userinfo.php and see if the filesize for them on your server is exactly the same filesize reported in your original XOOPS files. Sometimes a login failure could be that those files have been corrupted and didn't upload correctly.



262398
davidl2
Re: Using Flash
  • 2004/4/16 12:15

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


You should be able to embed it in a standard XOOPS block - just paste the relevent code and make sure html is enabled....

Depends how big it is really.

(I'm just going to experiment doing this - as it's given me an idea for one of my sites :))



262399
davidl2
Re: problem check list
  • 2004/4/16 12:11

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


lykoszine - a problem tree would be a very good idea... and it would save a lot of the same questions being asked over and over again :)



262400
BennyNL
Re: Re-Direct(?)
  • 2004/4/16 12:04

  • BennyNL

  • Just popping in

  • Posts: 7

  • Since: 2004/3/19


Thanks,
my website manager had to help a little but it seems to work fine now.

One thing I do not understand: Installing XOOPS the first time, in a separate directory, was so easy. Moving it was no option and after re-installing I got all kind of security warnings. Most of them have to do with the root dir. of my website. I do not need the info anymore but am still curious.







Login

Who's Online

137 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 137


more...

Donat-O-Meter

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

Latest GitHub Commits