Forums / Cotonti / Support / About the speedy Redirection!!

12>>>

how to increase the Redirection seconds

close2u
#1 2009-11-11 17:48
On the registration process, i wanna know how to increase the seconds when this message comes up.

''Please check your mailbox in few minutes,
and please confirm the registration process
by clicking the URL in the body of the message...
Until this, your account is marked as "Inactive" in the user list.

Redirecting...
''

The confirmation is a excellent thing but the red message goes to fast for some people.
therefore i wanna change the Redirection speed and red color to green or another color.
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
Kort
#2 2009-11-11 18:14
Go for sed-light.css & change color property for the error class to smth green :)
SED.by - создание сайтов, разработка плагинов и тем для Котонти
pieter
#3 2009-11-11 18:22
This gives you more info.

Change in message.php:
$rd contains the redirect delay (in seconds)
... can we help you ...
close2u
#4 2009-11-11 19:13
Kort and pieter thanks for your speedy reply O:-)
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
pieter
#5 2009-11-11 21:11
Maybe fast, but was it the solution you wanted?
... can we help you ...
close2u
#6 2009-12-14 18:36
yes
now i get 2 another question

1: how to add more links, like music, videos, on the menu?
2: How to make a full width page like ''chat'' on this site?
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
pieter
#7 2009-12-14 18:43
admin.php?m=config&n=edit&o=core&p=menus

goto:{PHP.cfg.menu1}
Here you can add your info.

Added 2 minutes later:

For point 2 is it the chat you want?
It is plugin qwebirc, you can find it here

Or is it the page you want.
Just make a page like news but in category system. Not visible.
And you can access it via
- page.php?al=ALIAS
- page.php?id=PAGEID
... can we help you ...
This post was edited by pieter (2009-12-14 18:56, 14 years ago)
close2u
#8 2009-12-28 18:47
pieter once again, thank you so much for the the fast reply :)

guys which plugin is the best one to embed video's like youtube, and flash music players!

Added 4 days later:

and how can i fix like this one, i get only the code tag, what i need is the HTML tag

i want to add some flash games on my site, any help! :/
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
This post was edited by close2u (2010-01-01 20:24, 14 years ago)
HarryRag
#9 2010-01-02 01:45
For youtube youtube and lots of other streaming site http://www.cotonti.com/forums.php?m=posts&id=10552 that is bbflow and has alot of videosites in it.
[center][url=<a href="">http://www.true-gamers.nl]True</a> &amp; Honest Gamers[/url][/center]
close2u
#10 2010-01-02 15:36
i just found it in the Chili tags enabled in the Markitup plugin

in preview i can see the flash game and every thing is ok, But when published only plain text shows
plzz help :(

Added 1 day later:

HarryRag thanks now i get that plugin and it works great.
just need more help about how 2 post flash games (swf) because the HTML tags are not working for me :/
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
This post was edited by close2u (2010-01-05 03:18, 14 years ago)
pieter
#11 2010-01-05 03:40
Just give some links to it. So we can test.
... can we help you ...
close2u
#12 2010-01-05 04:00
ok here we go

<embed src="http://www.deeyoo.com/heeso/farhia-fiska/wimpy.swf" flashvars="wimpyReg=NXhyZyUyQiUzQiUzQ18lMjglN0ZDJTI5JTNBdVlaUCU1REkuJTVCeDdyTiU3RHBRJTVE&wimpyApp=http://www.deeyoo.com/heeso/farhia-fiska/wimpy.php&startPlayingOnload=yes&trackPlays=http://www.deeyoo.com/trackscript.php&startupLogo=http://www.deeyoo.com/deeyo_001.gif" loop="false" menu="false" quality="high" wmode="transparent" width="470" height="140" scale="noscale" salign="lt" name="wimpy1808" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
pieter
#13 2010-01-05 04:01
example: http://www.broens.be/forums.php?m=posts&q=5&n=last#bottom

add the following to BBCODES:
http://www.yoursite.com/admin.php?m=bbcode

Name:SWF

Pattern:
\[SWF\]((?:http://|https://|ftp://)?[^"\';:\?\[]+\.(?:SWF))\[/SWF\]

Replacement:
<object width="550" height="400">
<param name="movie" value="$1">
<embed src="$1" width="550" height="400">
</embed>
</object>
Change heigth and width like you want.

If you want to use it, use:
[SWF]URL.swf[/SWF]
[SWF]http://www.purple-twinkie.com//games/swf/SmacktheMonkey.swf[/SWF]

How to add to the menu, I don't know.

Added 1 minute later:

your file looks like this: http://www.broens.be/forums.php?m=posts&p=8

Added 15 minutes later:

# close2u : ok here we go

<embed src="http://www.deeyoo.com/heeso/farhia-fiska/wimpy.swf" flashvars="wimpyReg=NXhyZyUyQiUzQiUzQ18lMjglN0ZDJTI5JTNBdVlaUCU1REkuJTVCeDdyTiU3RHBRJTVE&wimpyApp=http://www.deeyoo.com/heeso/farhia-fiska/wimpy.php&startPlayingOnload=yes&trackPlays=http://www.deeyoo.com/trackscript.php&startupLogo=http://www.deeyoo.com/deeyo_001.gif" loop="false" menu="false" quality="high" wmode="transparent" width="470" height="140" scale="noscale" salign="lt" name="wimpy1808" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

You need to figure out what is changing everytime you use a different link.
eg youtubes address is only changing AFTER the =
So you can make a [youtube]CODE_AFTER_=[/youtube] and if will be transferred to the code with as variable the code between the codewords.

Can you tell us what is changing in the code above. Only this code?
wimpyReg=NXhyZyUyQiUzQiUzQ18lMjglN0ZDJTI5JTNBdVlaUCU1REkuJTVCeDdyTiU3RHBRJTVE
Or also other things like http://www.deeyoo.com/deeyo_001.gif ??

Do you have a link to the website with these things on?
... can we help you ...
This post was edited by pieter (2010-01-05 04:20, 14 years ago)
close2u
#14 2010-01-05 04:24
i have to say Thank u so much pieter, the flash comes up but its empty somehow,
most of all i'm learning by doing :) so i will try later with different methods.
[url=http://www.thefreegate.com][b]Everythin is Free Here[/b][/url]
pieter
#15 2010-01-05 04:25
maybe give us a second like, that we can compare what changes.
Do you have MSN?

Added 26 minutes later:

Name:deeyoo

Pattern:
\[deeyoo\]((?:http://|https://|ftp://)?[^\s"\':]+)\[/deeyoo\]

Replacement:
<embed src="$1//wimpy.swf" flashvars="wimpyReg=NXhyZyUyQiUzQiUzQ18lMjglN0ZDJTI5JTNBdVlaUCU1REkuJTVCeDdyTiU3RHBRJTVE&wimpyApp=$1//wimpy.php&startPlayingOnload=yes&trackPlays=http://www.deeyoo.com/trackscript.php&startupLogo=http://www.deeyoo.com/deeyo_001.gif" loop="false" menu="false" quality="high" wmode="transparent" width="470" height="140" scale="noscale" salign="lt" name="wimpy1808" align="center" bgcolor="000000" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

If you want to use it, use:
[deeyoo]http://www.deeyoo.com/heeso/deko/[/deeyoo]
[deeyoo]http://www.deeyoo.com/heeso/farhia-fiska/[/deeyoo]
... can we help you ...
This post was edited by pieter (2010-01-05 06:02, 14 years ago)

12>>>