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 - olgaart

Pages: 1 [2] 3
16
Hallo Helium! Thanks for your mod!
Is it possible to change it somehow, when gast opens the fotogalery, not the "you are logged as anonimous" but the login form is shown? Many thanks!

17
Mods & Plugins (Releases & Support) / Re: [Mod] Random Pic in phpBB
« on: October 17, 2008, 01:56:26 PM »
Hallo Nicky,
would it be possible to make a link to memberīs fotos in phpbb-member profile, like url_show_user_images in 4images member profile? Many thanks.

18
Discussion & Troubleshooting / Re: Cache Templates not working
« on: October 13, 2008, 04:16:33 PM »
thank you, the 1.7.5 is working fine now, but it was extremally slow this morning, that's why I started this comparison. Probably has also much to do with the server (1und1).

19
Discussion & Troubleshooting / Re: Cache Templates not working
« on: October 13, 2008, 03:27:31 PM »
Oh, many thanks! So I just can delete it. My site is working slow, that's why I am searching for possibilities to improve loading speed. Is version 1.7.6 working faster?

20
Discussion & Troubleshooting / Cache Templates not working
« on: October 13, 2008, 11:36:09 AM »
Hallo everybody,

in my page_header.php script "Cache Templates" part is deactivated like this:
// Cache Templates
/*$template_list = 'header,footer,category_dropdown_form,user_logininfo,user_loginform';
if (isset($templates_used) && $templates_used != "") {
  $template_list = $template_list.",".$templates_used;
}
$site_template->cache_templates($template_list);*/

If I activate it, my 4images site can not find templates any longer. What could be the problem? Does the activation of this bit make 4images performance faster?

Thanks in advance.

21
Actually I found it here http://www.4homepages.de/forum/index.php?topic=19858.0
Placing it to FAQ would be very helpfull.

22
Thanks a lot! :D :D

23
Change of the CAPTCHA-Design ...
That was easy and looks much better! Noch mal vielen Dank!

24
Hi V@no , fixed it yesterday, found in the captcha images directory, that my ftp-programme addad a log-file, and when it was chosen as a captcha background, it did not work.
mawenzi, thanks for the link, you are right the backgrounds do not fit the grey template, will try to change it.

Many thanks!

25
I have the same problem: sometimes it works, but more often I see a little red cross instead of the picture.

www.fotoclub.robertmagel.de

(FAQ -> http://www.4homepages.de/forum/index.php?topic=14690.0 did not help)

26
Discussion & Troubleshooting / Re: Html in image details
« on: May 02, 2008, 12:44:29 PM »
I changed it to "2", and its working! Many many thanks!
Olga

27
Discussion & Troubleshooting / Re: Html in image details
« on: May 02, 2008, 12:19:51 PM »
Hi KurtW,
it did not make any difference  :(

28
Discussion & Troubleshooting / Re: Html in image details
« on: May 02, 2008, 09:15:07 AM »
Hallo KurtW!
I used an additional image field image_bgsound as you said.
Added a new field in member upload form.
The problem is, how to write in "details" code, that audio file would play automatically, as the details page opens url as a link.
Tried <embed src="{image_bgsound}" loop="false" autoplay="true" width="200" height="50"></embed>
but what I get (end of the page http://www.fotoclub.robertmagel.de/details.php?image_id=222):
 http://www.fotoclub.robertmagel.de/music/kroshka.enot.avi.audio1.mp3" loop="false" autoplay="true" width="200" height="50">
Best regards, Olga

29
Discussion & Troubleshooting / Re: Html in image description
« on: May 01, 2008, 07:42:40 PM »
definitely better, but I am too stupid to define an input type in that way, that the player would open automatically.
If I write in "details" template code
<embed src="{image_bgsound}" loop="false" autoplay="true" width="200" height="50"></embed>

the sound url is written as a link and at the end I get final code like this:

<embed src="<a href="http://www.fotoclub.robertmagel.de/music/xxx.avi.audio1.mp3" target="_blank" rel="nofollow">http://www.fotoclub.robertmagel.de/music/xxx.avi.audio1.mp3</a>" loop="false" autoplay="true" width="200" height="50"></embed>

30
Discussion & Troubleshooting / Re: Html in image description
« on: May 01, 2008, 07:13:58 PM »
but it is activated anyway, isnīt it? Something like <br> etc. works.
I do not like hackers, the idea was to make it possible to add music file with the picture.
Like this: http://www.fotoclub.robertmagel.de/details.php?image_id=202

Pages: 1 [2] 3