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 - V@no

Pages: 1 ... 735 736 737 738 [739] 740 741
11071
is that true? when I put a file 10+ mb, and then click download button from the page, I need wait about 5 sec until download window poped up.
processor loads on 100% (actualy apache.exe eat 100% that moment).

11072
Discussion & Troubleshooting / Deleteing
« on: October 19, 2002, 07:19:31 AM »
from admin conrol panel.
go to 'edit users' search for the user u want delete and click delete link on right side of user row.

11073
omg, sounds not too good...
but thx, Jan.
btw, if so, how many photos I can add? is there a limit like to 65535? hope not, couse I'm getting close to this number! just 63535 more photos and I'm done! hehe

11074
I add and delete many pictures, and now I have 1000+ all together, but image_id increasing from 2000+ already. is there a way to change that number from MySQL command?
I'm using phpMyAdmin to work with MySQL, but there is no way I can fix it if I dont know the command or whatever.
can someone help me?

P.S. I fully understand that this can make a mess.

11075
Quote
This doesn't happen for me in version 1.7
If the user is looking at a details page and then logs in, they stay on that details page.

strange, I get redirect to /home/...
did I do something wrong?
can it be my IE6 settings to refresh cash every time visit a page?

11076
Feedback & Suggestions / Browse images
« on: October 13, 2002, 08:28:03 PM »
Quote
And a next image, previous image navigation on top of every image would also be nice

try edit /your tamplate/details.html file and uncoment lines at around 122 lines. it will put next/prev thumbnails on top of image.

11077
Templates & Styles (Requests & Discussions) / Buttons
« on: October 12, 2002, 04:50:21 PM »
Jan, would it work if u could post a saved project for photoshop? will we be able use it? as I beilive u use just different layers and just put them together?

11078
if I send a link pointing to my private page then not logged in user will redirect to /home/ page. and after he logged in, he stays in /home/ page and have to click again on my link or search manualy.
how can I redirect him to login page or warn that this page private and he needs login. and after login go to that page?
or even now if u surf on the gallery, looking pictures and then do login u'll go back to /home/ page. can this be fixed?

11079
Discussion & Troubleshooting / How can i use Permissions plzzz
« on: October 12, 2002, 12:26:06 AM »
yeah, as I said:
Quote from: V@no

2) if u want lock some category from all users, u need change 'permissions' for the category as 'private' (I think field 'View Category' set as Private is enough to close that category from everyone).




then u'll see in your user permision setup that category.


11080
yeah, thx, Chris, I didnt quet pay attention on that fact.
now everything working. btw, I love the 'blue orange2' theme.

11081
Discussion & Troubleshooting / How can i use Permissions plzzz
« on: October 10, 2002, 07:17:42 PM »
1) to make a user as an admin u need change 'user level' when u edit (creat) user from admin control panel.
2) if u want lock some category from all users, then u need change 'permissions' for the category as 'private' (I think field 'View Category' set as Private is enough to close that category from everyone).
then when the category set as private u allow specific user to view that category from 'permisions' in user edit.
then u can creat a user group that can access that category.
all this u do from admin control panel.

Hope this will help.

11082
Quote from: Jan
Try this code in template thumbnail_bit.html

Code: [Select]
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top">{thumbnail}</td>
  </tr>
  <tr>
    <td valign="bottom">
 <b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new} ({user_name_link})<br />
      <a href="{cat_url}">{cat_name}</a><br />
      {if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
      {lightbox_button}</td>
  </tr>
</table>


Jan


woohoo! with yoiur code I changed this line:
Code: [Select]

    <td valign="top">{thumbnail}</td>

to this:
Code: [Select]
   <td valign="top" height="100">{thumbnail}</td>
and it's perfect! thx alot![/code][/quote]

thx alot!

11083
hmmm..for some reason it just doesnt work, nothing changed.

11084
I set my thumbnails to 100px, but some thumbnails proportionaly was created with height less then 100px. so, in a category thumbnail's filename prints right after thumb and leave some space at the bottom of that cell. I could figure how to put all together (image and name) to the bottom, right, left, but cant seporate them to show thumb on top and filename with buttons at the bottom of the cell.
is there a way to do so?

11085
Discussion & Troubleshooting / Email
« on: October 10, 2002, 03:00:10 AM »
ok, this is become very anoin. I could use only my AT&T server. but now I'm switching my ISP and cant use ATT anymore, but now I cant get it work with ANY of 9 servers I have.
my directvdsl account doesnt requre login for SMTP, but still I get same errror message:
DATA invalid mail server response: 250 8BITMIME
or
DATA invalid mail server response: 250 ok

why? what's wrong with it?

Pages: 1 ... 735 736 737 738 [739] 740 741