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

Pages: [1] 2
1
I tried to do as you said in categories.php but without any success =(

Edited; *could you please edit a category file for me and make it work and send it to my mail...* jafori@gmail.com
I really did as you told me to do.. but im not getting any lang stuff in the thumbnails only empty spaces... =(

2
Vano, you solved one of my biggest mysteries in my life :) thaaaanks a lot.. i REALLY thank you for your help =)

3
Its not working =(
I did copy the print out section without any luck..
By the way im using the mod, Abgerundete Bilderboxen / rounded corners of image boxes
:( i wrote for example {lang_category} in the thumbnail_bit.htm but it didnt work out =(



here is the print out code in categories.php

//-----------------------------------------------------
//--- Print Out ---------------------------------------
//-----------------------------------------------------
$site_template->register_vars(array(
  "msg" => $msg,
  "clickstream" => $clickstream,
  "lang_category" => $lang['category'],
  "lang_added_by" => $lang['added_by'],
  "lang_description" => $lang['description'],
  "lang_keywords" => $lang['keywords'],
  "lang_date" => $lang['date'],
  "lang_hits" => $lang['hits'],
  "lang_downloads" => $lang['downloads'],
  "lang_rating" => $lang['rating'],
  "lang_votes" => $lang['votes'],
  "lang_author" => $lang['author'],
  "lang_comment" => $lang['comment'],
  "lang_prev_image" => $lang['prev_image'],
  "lang_next_image" => $lang['next_image'],
  "lang_file_size" => $lang['file_size']
));

$site_template->print_template($site_template->parse_template($main_template));

4
Hello...
Im trying to do the following without any succes:

show same details about the uploaded  images on details.htm, in the category page. where all the thumbnails are.
For instance to show {lang_description}: {image_description} in the index.htm...

the problem is that i dont know how to take a supportet lang function like {lang_description} from a htm file to another and make it work.. i think i have to add stuff in the php files... if anybody understand please help.. if not tell me and i will try to explain better..





its difficult to explain but i hope you understand.=(...
 

5
Quote
{if report_image_url}<a href="{report_image_url}" class="smalltext"><img src="http://www.youdomain.com/4images/yourtemplate/images/report a picture" alt="report a picture"></a><br /><br />{endif report_image_url}
i´ve already done that.. but i want two different pictures to occure depending on what language settings i have.. if i have swedish it will show picture X and if i have english language settings it will show Y picture =(

6
hello.. im a little bit stupid.. :P

I want to add the following function to report_pic_form.html
{lang_uploader} and {uploader}
i mean the first one is a text like "uploader:" and the second tag is actually the name of the uploader "jafori" for instance...
Sounds simple.. but I´ve never succeeded to put a new lang function in the lang/main.php...
so once and for all.. tell me how I get ride of my problem :D :D :D

thanks a lot guys


*edited*
well one more question.. i want a picture to show up instead of "report a picture" link in the details page.. i want it to be a lang button.. I mean a button wich you can switch by changing lang in the controlpanell.. how do I do that =(.

7
Discussion & Troubleshooting / Add picture instead of lang text
« on: August 12, 2006, 12:19:06 PM »
Hello
I want to add a picture on a MOD instead of adding the text "click here".
The thing is that i run two different language packs on my 4images and i wan each language pack show a customized picture (one swedish picture and one Enligsh picture). I´ve already put the pictures in images_english and images_swedish but i dont know how to write the html script..
If I remember right i have to add the code to mod.php and to the mod.html code right?

Anybody having an idea about what im takling about and having an answer? :)

8
haha sorry guys =( i meant German :P....
my internet connection was dead for a while.. couldnt anser the replies.. but rounded edges worked =)
pretty coool

9
When I finally find the best topic.. I find it in Dutch wich I dont understand =( so unlucky...

10
Im just beeing so stupid...
tell me what do you mean with "Note: Replace the 'Xs' with your latest value number on the list."
I know what Xs are but how do i find the value number on the list... i dont even know what list you are talking about...
Haha yea yea you can laugh at me.. im a photoshoper, not a php-freak =)

Thanks for the Mod.. seems cool
 :mrgreen:

11
Mods & Plugins (Releases & Support) / Re: [Mod] User upload limits
« on: August 08, 2006, 08:58:03 PM »
ooh =( no ansers.... better go to bed and cry out =).. or maybe hit my head on the wall till i get an idea =)

thanks for reading my comment thoe :P

12
Discussion & Troubleshooting / Re: How do i make a new member-class
« on: August 07, 2006, 02:07:15 PM »
It worked :) thanks a lot.. now i will try to figure out how to make an upload limit to "permission group" i think i know how to do =)

THanks again for the help, it mean a lot to me :)

13
Discussion & Troubleshooting / Re: How do i make a new member-class
« on: August 07, 2006, 01:56:56 PM »
Thanks I understood :)
I will try to do like u said and I will tell you the result :)
Thanks a lot for your help  :lol:

14
Discussion & Troubleshooting / Re: How do i make a new member-class
« on: August 07, 2006, 01:39:12 PM »
thanks :)
I already tried that but the disadvantage is that every one can upload stuff.. i want only some people to upload =(

15
Discussion & Troubleshooting / How do i make a new member-class
« on: August 06, 2006, 10:37:12 PM »
Hello
I'm trying to figure out how to make a new member-class (something between admin and usual member).
I want to call this class uploader and i want to disable all other members from uploading files.
The upload-class should have X-number of uploads for each member and only admin can refill, restore the uploads slots for an uploader.
Only admin should have the capability of changing a member from class: member to class: uploader.

So any suggestions on how i do?
Trust me i looked in FAQ and in MODs and i didn't find what i was looking for.. therefore i need you help :)

excuse me for my bad English - I'm a Scandinavian :P

Pages: [1] 2