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

Pages: 1 2 3 [4] 5 6 7 8
46
Yep, no attachment. Also, what I did was, I simply used the blank page from the template or took one page and copied it as ARTICLE and used index.php?template=xxxxx  so it used the same template... this way, I added the links to the control panel or userlogin bit, please see how it works:
Sample article: http://www.34tr.com/index.php?template=Sultanahmet%20Meydani




47
Mods & Plugins (Releases & Support) / Re: [Mod] Randomizing {new_images}
« on: September 23, 2006, 03:01:00 AM »
Quote
Just replace in index.php


Thank you very much Jan, it works perfect.

48
Could we do this with "overlay watermark". Of course we couldn't use your tiled overlaid transparent image, it has to be resized automatically to match the image size OR if there is a way to overlay it only to a corner of it, then it would be possible.

What do you think? Because I am setting up a new site and needed to show EXIF info, but kept trying and trying but not getting it when image was annotated. :(

Any ideas? Thanks!

49
Bug Fixes & Patches / Re: [1.7.2] Security fix for global.php
« on: April 26, 2006, 05:14:33 PM »
Dear Mawenzi,
Thanks for your reply, I guess you replied the same thing in German before, but thanks again since I don't speak German.

:)

50
Bug Fixes & Patches / Re: [1.7.2] Security fix for global.php
« on: April 26, 2006, 04:30:32 PM »
Thank you for the update, I have several sites running 1.7.2 but others were 1.7.
Would this be OK if I applied it on 1.7 ?

Thank You.

51
Thanks, modified as above on 1.7
Tried to Search, works fine,
Tried to register (seems to work fine)

Thank You

52
Mods & Plugins (Releases & Support) / Re: [MOD] Language select
« on: October 25, 2005, 06:32:49 PM »
your lanugage seems to be working fine..

for the background, just change the background image and overwrite with same name.

templates/YOURTEMPLATE/images/back1.jpg (or whatever is set by your template!)

53
Very useful mod, just wanted to say Thank You! Must be standart on 4images! :)

54
Mods & Plugins (Releases & Support) / Re: Signature image v2.21
« on: October 04, 2005, 05:18:56 PM »
Isn't supposed to be truetype font?

55
Discussion & Troubleshooting / Re: Cant send emails to Users from CP
« on: September 30, 2005, 04:07:37 PM »
steve, I agree with you, however, with over thousand members, it is very difficult to keep track of which 50 you have selected.

maybe... Can we put a number in front of e-mails, but when sent it removes the number?
I don't know, I am drawing a blank here,  it is killing me!

Another solution was to send e-mails using another mass e-mailer client, and retrieve e-mails from db. which I have tried as well, but non of  the clients were not meeting my expectations..

I wish someone could help

56
Discussion & Troubleshooting / Re: last commented image listing
« on: September 28, 2005, 06:18:15 AM »
Is there a way to implement
"My Comments" link?

I will add that link to userloginform and userlogininfo boxes (active & inactive, depending on logged in state)

so they can click on that my comments link, and that will show them not only thier comments, but the images they commented as a link so they can check each image they made a comment about..

57
Chit Chat / Re: Mass e-mailer for 4images members
« on: September 26, 2005, 06:53:38 PM »
I tried, but I guess I messed up those few lines.. :(  I will keep trying, but if there is an easier way, please let me know

58
Chit Chat / Mass e-mailer for 4images members
« on: September 26, 2005, 05:47:54 PM »
My host does not allow me to send more than 50 or 60 e-mails at a time.
I have over 1000 members on my 4images, and I want to give them updates on what is going on with the site.

Does anybody know of a free easy to use mailer that will allow sending out mails maybe 10 at a time , with 1 minute intervals or variable?

Please let me know.
Thank You

59
Templates & Styles (Requests & Discussions) / Re: Templates and Flash Demos
« on: September 25, 2005, 07:37:38 PM »
Well, I think I already mentioned that I cancelled dezinanimbus.php content and commented them out, leaving only the flash clock that I added and a few lines..

I moved the whole active menu to user_loginform and user_logininfo, therefore making them get parsed/compiled by 4images, while making it look like seperate from the menu. If you can see it is still part of the userlogin box.

Now, the NEXT thing to do is, language specific menu content, what I mean is, if it is ENGLISH, there will be a different menu, and if it is Turkish, there will be a different menu with different links.. Although I would still want to keep the links there, but still being able to do it would be a good option.

I hope it is clear now, and I am pretty sure I mentioned moving them into the login seciton, probably on your other topic.

While I have you, do you plan on any revisions to File List / Files Mod?
Thanks for all your contribution to 4images!

60
Templates & Styles (Requests & Discussions) / Re: Templates and Flash Demos
« on: September 23, 2005, 03:47:35 PM »
Dear Vano,

I check the other topic with language select mod, it wasn't there..

Besides declaring each phrase in main.php, do we have do anything else for them to show up correctly?
I did as above, and they return blank. As if 4images doesn't recognize the tag as , well, a tag.  :(

What's the difference between
Code: [Select]
$lang['logout'] = "Log Out";

and what I added

Code: [Select]
$lang['Menu_Calibrate'] = "Calibrate";

How come {lang_logout} can return Logout (in selected language);
but {lang_Menu_Calibrate} cannot return Calibrate ?

Is it the underscore that's confusing 4images?

-Edit:
No, not the underscore.
I changed it to $lang['calibrate'] = "Calibrate";
and used {lang_calibrate}, still returns blank..  :oops:

-Edit 2:
I guess I must declare them elsewhere as well.. Let me see if it is in global/functions/page_header/ or in any other php...

-Edit 3:
"What's the difference between what I added and what was already there?" as I asked above..
The difference is that they must be declared/defined in page_header.php (in /includes/) first.
Although it is a tidy task, for a limited number of words that you want to display, it works quite well!

Vano, thanks for not replying right away and letting me find it myself (although if you were around you'd probably point me to it anyway)..  :wink:

So that's how it is done.
 :lol:

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