Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vienix

Pages: 1 2 [3] 4 5 6 7 8
31
Discussion & Troubleshooting / [Possible Bug] E-Cards
« on: June 30, 2002, 12:27:49 AM »
<g>

It woukd be handy if users would have a email adresses database, with standard messages wouldn' you think ?

:)

32
Discussion & Troubleshooting / [Possible Bug] E-Cards
« on: June 30, 2002, 12:19:31 AM »
ah it should be :

Code: [Select]
$message = preg_replace("/(?<!\r)\n/si","\r\n", $message);

Now it works, thanks

33
Discussion & Troubleshooting / [Possible Bug] E-Cards
« on: June 30, 2002, 12:03:46 AM »
Quote
Parse error: parse error in /www/htdocs/vierstra/pictures/includes/email.php on line 96

Fatal error: Cannot instantiate non-existent class: email in /www/htdocs/vierstra/pictures/postcards.php on line 92


After the line change??

34
Discussion & Troubleshooting / [Possible Bug] E-Cards
« on: June 29, 2002, 11:48:52 PM »
Ah,

in email.php you mean ?

35
Discussion & Troubleshooting / Survey
« on: June 29, 2002, 10:56:29 PM »
Art Scan> 1.6 >Problem ecards
http://wev9.venus.sprintweb.de/gal/ 1.6 >ok  (same template, had to check :)
vierstra.com > Problem ecards 1.6
bali-pictures.com > Problem ecards 1.6
www.vrulez.animescape.net ok 1.5 ( same template )
http://www.2x2online.com/4images/ ok (modified 4grey templ)
4homepages ok
http://www.mjpd.com/php/4images/ 1.6 > 4grey templ ok



I was worrying about something in the template, but that looks not like it....

Alan, did you do a clean install of 1.6 or did you only replace changed files ? ( like me )

36
Discussion & Troubleshooting / [Possible Bug] E-Cards
« on: June 29, 2002, 10:17:17 PM »
Same here...

 8O

37
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 06:41:16 PM »
Anyone want to try this at home ??

http://vierstra.com/videotest.rm

You cant upload or see anything until you make the changes above.

Who Oh Who knows how to auto size this movie AND flash movies
because there IS a problem with flash as well....

38
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 06:33:05 PM »
Ok found the "solution"

go to your upload_definitions.php

and use this for rm

$mime_type_match['rm'] = array("application/vnd");

And the you can upload but not see anything..

go to your rm.html and change this to

<OBJECT
ID=RAOCX
CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"
height=300
width=400>

<PARAM NAME="SRC" Value="{media_src}">
<PARAM NAME="Console" Value="Clip1">
<PARAM NAME="controls" value="ImageWindow">
<PARAM NAME="autostart" value="True">
<PARAM NAME="loop" value="True">
</OBJECT>


The problem is the size of the movie, the same problem with flash..
It seems that you have to supply the size, so anything that is not 4:3 like in this case, gets distorted...

39
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 05:55:55 PM »
I tried a real real media rm and i have the same problem...

stand by...

40
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 05:32:04 PM »
Hi,

change your password NOW , and never post them in public please...

I have uploaded a rm file with no problem.....

(actually it is a renamed gif file... could not find a rm with suitable size)

So to me it seems that it is working ??

btw where are you from ?? funny those automatic translators :)

Can you try to ftp your rm file to the server ??

41
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 05:03:40 PM »
Quote
Can you write to me the code? I am stupid.


No you are not, but so am I :)

you have this

Code: [Select]
$mime_type_match['rm'] = array("audio/vnd.rn-realmedia");

in your upload_definitions.php ??

You have rm as allowed filetype ?

The file is not bigger then allowed ?

42
Mods & Plugins (Requests & Discussions) / Wallpaper Download
« on: June 29, 2002, 04:33:35 PM »
what's the difference between a jpg and a wallpaper ?

43
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 29, 2002, 04:32:43 PM »
same as for ini's

44
Feedback & Suggestions / Log In Log Out :(
« on: June 29, 2002, 04:05:33 PM »
BUMP

45
Discussion & Troubleshooting / Up spread the RM document problem
« on: June 28, 2002, 11:15:12 PM »
Hi,

look here :

http://www.4homepages.de/forum/viewtopic.php?t=317&highlight=mime

ini will be a "text/plain" mime type i suppose

Pages: 1 2 [3] 4 5 6 7 8