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

Pages: 1 2 [3] 4 5 6
31
Discussion & Troubleshooting / Mail bei Kommentaren
« on: July 27, 2002, 11:05:44 PM »
I got the same questions, this is normal a standard in a better galleries that the user become a mail notification when somebody put the comments under images....  the question is only if that is possible in the future?

32
Discussion & Troubleshooting / creating thumbnails...
« on: July 27, 2002, 11:00:58 PM »
Look on my website gallery, my thumbnails and images created using GD looks great.

http://www.mec4d.com/gallery/

33
Feedback & Suggestions / Limit number of photos/user in gallery
« on: July 27, 2002, 12:06:34 AM »
Very good idea Lisa! I have to try this out...

Thanks

34
Juz wiem, ta dluga nazwa zdjecia przesunela tabele, musisz zmienic rozmiar tabeli z % to pixel

35
nie wiem gdzie ostatnio zmieniales cos, trudno mi powiedziec ale mysle ze chodzi o Cellpadding

potestuj sobie zawsze na jednej template home.html  i jak wszysko gra, zmien the reszte, jak tak zawsze robie .

36
Zobacz, znalazlam inna poska galerie.

http://www.polskiezagle.com/galeria/

37
Quote from: krysk
PL: Nastepny problem - nic nie grzeablem w templates a sie rozjezdza na czesci stron:(

wszystko Ok?? gdzie then problem?

38
Krzysiu!

wpisz  the nazwe strony w  home.html template

Orginal

Code: [Select]
<br />
                  <span class="title">{site_name}</span>
 <br />


zmien to

Code: [Select]
<br />
                  <span class="title">Zdjecia &#347;winouj&#347;cia</span>
 <br />


zmien the litery na wieksze, ja nie mam polskich ;)
jak mi przeslesz swoj home.html to ci zmienie jak sobie nie poradzisz.

39
Ja wlasnie zmienilam moj caly style, i mysle ze trzeba to bedzie dodac wszystko recznie, tym sposobem bedziesz mial nazwe strony z polskimi literkami, poczekaj momencik, zaraz wracam.

40
I know that somebody asked about the other time that the standart so here is the code.
Original:
Code: [Select]
<?php
                    
echo date&#40;"d.m.Y, H&#58;i"&#41;; 
        ?>

New:

Code: [Select]
<?php
                    
echo date("D M d, Y g:i a"); 
        ?>


The data and time will looks like this:

Thu Jul 25, 2002 12:39 am

41
Thank you Giffy,

This idea was from Jan and if you see this works as well on my website.

Copy this code to you : "includes/page_header.php"

Code: [Select]
$sql = "SELECT COUNT(*) as total_users
        FROM ".USERS_TABLE."
        WHERE user_id <> ".GUEST;
$row = $site_db->query_firstrow($sql);
$site_template->register_vars("total_users", $row['total_users']);


Then you have to edit the template(s) and put there the {total_users} , you can do this from the admin panel as well.

In my situation I just ad the {total_users} in my all templates.

For example fragment from the Template ( home.html )

Code: [Select]

                    <tr>
                      <td class="head2" height="20"><img src="{template_url}/images/spacer.gif" alt="" width="4" height="4" />{total_users} {lang_registered_user}</td>
                    </tr>
                   


Total users are only the actual number of members and you saw the effect already on my website how this looks out.

42
I think the best way for this is just upload small images to the gallery and ad the url  to download of the original one, this way nobody will get your original images if you don't wish.

But I think it is not the best idea to tell other trix here in this forum.
You can never really protect any files from interent, the best way is only to close the doors.

43
Dziekuje serdecznie!!

pozmeiniam sobie so trzeba.
moze tez zmienisz sobie pare slow , dostalam po registacji:
--------------------------------------------------
Drogi Kasia,

dziękujemy za rejestrację na stronie :lol:
--------------------------------------------------
moze lepiej napisac, Witaj!  bedzie pasowalo dla wszystkich. :wink:

prosze przesli mi na moj prywatny address: kasia@renderocity.com

Dzieki serdeczne!!

P.S ja mysle ze nie bedzie wielki problem z nazwa strony, postaram sie o to dzis wieczorkiem i dam ci znac.

44
Tak Krzysiu,

potrzebuje tlumaczenia pliku main.php, prubowalam ale moj text editor uniemozliwia mi pisanie polskich liter o dziwo na twojej stronie nie mam zadnego problemu z czytaniem, co mi pozostaje zglosic sie do ciebie .
Jak bys mogl przeslac mi main.php bylabym bardzo wdzieczna.

45
krysk
problem jest wlasnie ze strona glowna, nie potrzebuje admin tlumaczenia jak tylko dla visitorow. Problem jest taki ze ja nie uzywam polskich liter i nie moge pisac porawnie, twoje slowa nie sa mozliwe to czytania w tym forum , wygladaj jak po34$545  .

Co do twojego problemu, ja mysle ze to ma cos wspolnego z Save Mode, musisz sie spytac twojego Internet provider jezeli twoj problem sie powtorzy.

Pages: 1 2 [3] 4 5 6