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

Pages: [1]
1
oh, also got into some trouble with the mod:

i'm running a standalone installation and it works fine until i try to change the default permissions from the users' control panel. once i try to switch between all, registered users, and private i get this kind of messages:

if i try to switch from all to registered users:

Code: [Select]
DB Error: Bad SQL Query: UPDATE 4images_categories SET auth_download = 2 WHERE cat_id =
You have an error in your SQL syntax near '' at line 3


from all to private:

Code: [Select]
DB Error: Bad SQL Query: UPDATE 4images_categories SET auth_download = 3 WHERE cat_id =
You have an error in your SQL syntax near '' at line 3

DB Error: Bad SQL Query: SELECT group_id FROM 4images_groupaccess WHERE cat_id = AND auth_download = 1
You have an error in your SQL syntax near 'AND auth_download = 1' at line 3



and something else, the category is not displaying for guests, even though now 'all' should be able to see it. Please help :)

2
i think it would be quite nice for users to have this as a profile option. it would also be useful to keep it in thumbnail pages display so that they don't have to go to their control panel each time they would want to change the order...

3
Mods & Plugins (Requests & Discussions) / automatic bmp --> jpg conversion
« on: February 23, 2003, 02:36:25 PM »
ok  :)

4
Discussion & Troubleshooting / Is it possible for 4images?
« on: February 22, 2003, 10:51:06 AM »
what does this change exactly do?

5
Installation, Update & Configuration / Problems with categories.php
« on: February 22, 2003, 10:50:18 AM »
this might be something useless but have you given the chmod permissions to your directories???

6
yes, this right-click disable thingie often seems quite a poor attempt to avoid unlogged downloads or something... i like the winxp thingie where whenever you're with your mouse above a picture it gives you this small menu where you also have the save option and of course it works and the download is still not counted for :) in the end it seems that it is only users' ignorance that keeps those downloads coming  :lol:

7
Mods & Plugins (Requests & Discussions) / automatic bmp --> jpg conversion
« on: February 22, 2003, 10:44:50 AM »
thanks for the input :)

i was wondering though if there's any possibility to use the thumbnail generating engine for that... as long as it is able to generate thumbnails it should be able to generate jpg files from bmps "somehow", ah, if only i would be more into programming...

8
Mods & Plugins (Requests & Discussions) / can someone direct me...
« on: February 22, 2003, 10:42:35 AM »
NetPBM seems to work quite nicely and it comes preinstalled on newer linux server installations (as well as GD)... usually located in /usr/bin for linux...

9
Mods & Plugins (Requests & Discussions) / MOD Request : Sort categories by
« on: February 21, 2003, 10:01:38 AM »
that is true if you're an admin or something, but "pedestrian" users don't have that kind of alternative, or do they?

10
Mods & Plugins (Requests & Discussions) / automatic bmp --> jpg conversion
« on: February 21, 2003, 10:00:21 AM »
I would like to allow for bmp files on the website, but to appear on it directly in jpg format. could anyone explain what changes need to be made in order for that to be possible?

thanks

11
thanks. i was looking for that mod yesterday but it looks like i've just been missing it :)

12
something else:
how is it possible to allow the user to change the location of an already uploaded picture (to a different category)?

13
nice script you have here :)

there are 2 issues though that seem to be missing and i wonder if anyone can help me with those:

1) i would like users to have the option to select sort options based on either date added, name of picture, etc - just the way it is done in the CP...

2) i was thinking that maybe a publicly displayed list of favorites would be nice... so that besides the newest pictures on the index, the users could see the photos most added to favorites within certain periods of time. this is exaclty as they do it at http://www.deviantart.com

14
Installation, Update & Configuration / STEP 2
« on: February 12, 2003, 03:23:26 PM »
you have to make sure the config.php is in place with the correct data there...

find the config.php.new file, fill it up with your mysql data and copy it to the installation directory and it should work...

Pages: [1]