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

Pages: 1 ... 3 4 5 6 [7] 8 9 10 11 ... 15
91
Mods & Plugins (Releases & Support) / Re: Signature image v2.22
« on: March 25, 2006, 07:12:05 PM »
Hi V@no

Everything on my signature works fine.
Today I tried to use it on the forum (I am finally getting the sense that my site is almost done  :wink: )

When I try to use " Signature.php?go=1 " to redirect. I got such URL.

domain.com/Signature.php?go=1 <br />

I can't find any <br/> tag in my signature.php
From where it is coming ?

92
Hi V@no

Do you plane to make this Mod out of beta?

It’s such a nice mod & need few more improvements.
Like group permission, count towards “image downloads” & “total downloads” etc
Also its working with “Keep track what each user download”.

Do u plane to do it??

Its on my “wish list”  :)

93
V@no

If you could just give few minutes here. I believe this is not going to be too difficult.  :)

For standard wallpaper sizes, it may not cause that much problem but if someone upload an image say 1600*1000
The result is really very bad. 



94
and did you try 777 on the files?
the first path would be correct, but the second is not "full" path as you mentioned above, its internet path. Full path is a local server path like /home/users/some/path/fonts/a.ttf

That internet path was my "third" option. First I tried with full path.
I assume by "files" you mean Images. (I was uploading as guest & I really dont know how could I use chmod 777 for upload)

The Good thing is it works now. I just try chmod 777 with font file.  :D

There is one thing with text annotation. With Quality set to 90 %. It increases the file size by around 50 kb
While with Image Annotation using Quality 95 % the image size increase only around 15kb (tried with a 1024*768 wallpaper of 120kb)

I wonder why?  :?:

95
The font file is in  www.domain.com/fonts/a.ttf

fonts is chmod to 777
a.tff  is chmod to 666

What would be the correct permission?

What would be the correct path in this case. (to write in ACP)
"./fonts/a.ttf" or "http://www.domain.com/fonts/a.ttf"

96
A little trouble with this mod.

When I try the small code in first post, It works fine.
The mod itself is working without problem when using Image watermark. But when I try to use font that I used before for test code it give the following error message

Code: [Select]
Warning: imagettfbbox(): Could not find/open font in /home/***/public_html/wallpapers/includes/annotate.php on line 95
Warning: imagettftext(): Could not find/open font in /home/***/public_html/wallpapers/includes/annotate.php on line 192
Warning: imagettftext(): Could not find/open font in /home/***/public_html/wallpapers/includes/annotate.php on line 193

Is it not able to find the font??

In Mod setting I tried giving relative url as well as full path. But the result is same.

Where to start digging???

97
I was about to ask the same question.

Is that applicable?   :?:

I never tried it but is that possible to re-send the activation e-mail manually. From ACP?

I mean if a user haven’t activated after 10 days, I manually send him same activation mail.

98
:idea: v@no's previous idea on how to remove it is promising...
 :!: he has also mentioned the disadvantages of it, which is discouraging to apply it...

That’s why I am also interested in it. And about the disadvantage, I have worked it out. I mean Let the bot once crawle your site without session ID  :wink:

Hi V@no

I am using kief24   version of this mod (page 14)
http://www.4homepages.de/forum/index.php?topic=6729.msg57268#msg57268

In his modification, he has commented out this line.
Code: [Select]
if ($this->mode == "get" && !preg_match("/".SESSION_NAME."=/i", $url)) {

So what should I do to apply the changes u suggested for Bots??

What to change in this version to use this mod?

99
Hi V@no

You suggested a way to remove session IDs for search bots. Right here
http://www.4homepages.de/forum/index.php?topic=6729.msg59251#msg59251

I am using kief24   version of this mod (page 14)
http://www.4homepages.de/forum/index.php?topic=6729.msg57268#msg57268

In his modification, he has commented out this line.
Code: [Select]
if ($this->mode == "get" && !preg_match("/".SESSION_NAME."=/i", $url)) {

So what should I do to apply the changes u suggested for Bots??

100
I just installed this mod & so far it works fine.

However there is just one thing. When seeing the result,  In click stream text it shows
"Home >> encuestas_result" 

How can I change this to show "Home >> Poll Result"

101
This mod allows to use bbcode & html. I mean in setting you have these options.
I added smilies to bbcode and it works as well.

But the only issue is.
While posting a news from ACP, I can’t see any direct option to use bbcode or smilies. I think the statement where it calls bbcode is not there.

Or m I missing Something ??

102
Hi
The mod works just fine but there are few things that I want to do. Let me ask one by one.

(1)I set Max width & height as 1024*768. I uploaded an image 1280*1024 and the result was 1024*819.
In setting I have Resize proportionally set to true. I also tried other two options but th result is different.
So the question is how can I make it exactly “1024*768”

//Edited
Found a Stupid mistake of mine. Removing this part

103
Discussion & Troubleshooting / Popup when downloading image
« on: March 23, 2006, 03:40:27 AM »
Is this possible to open a Popup when someone clicks on download buttons (both) & e-card.
The popup just need to have simple text (message to participate, vote & comment etc. etc.) 

Ideally I would like to open a pop up for guest not for members.

I don’t have a good looking code for a popup as well.  So I need that too  :)

104
Mods & Plugins (Requests & Discussions) / Re: a question 2 v@no
« on: March 23, 2006, 03:14:50 AM »
I have a short question for V@no.
So Instead of starting a new post, I am asking it here.

V@no, would u like to share how r u showing this??

http://img386.imageshack.us/img386/6544/image11wd.jpg

I mean two previous & next images and in center "11 out of 17"

Is it something available in the forum? I tried but can’t find it.

105
1) as more REGEX in .htaccess and as more complex they as more server resources needed.

But it's not something that would be using too many resources. That could cause any issue with my hosting company.
M I Right???
Considering the current response of the site, I can say that my server is really fast one. At least I never got any such issue.

And about custom templates. It works now  :D

Thanks V@no 4 helping me one more time  :)

Pages: 1 ... 3 4 5 6 [7] 8 9 10 11 ... 15