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

Pages: [1] 2
2
Discussion & Troubleshooting / URL Added Image Thumbnailer
« on: June 29, 2003, 01:56:18 PM »
Very strange.

I have this picture added by URL and which thumbnails automatically made. I won't try to add that big picture by uploading.  :?

So do you know is there any mod which does it? Or shall I need to request it?

Thank you!

Nca.

3
Discussion & Troubleshooting / URL Added Image Thumbnailer
« on: June 28, 2003, 11:46:09 AM »
It worked fine before. But now it stopped making thumbnails for URL added images. Those images showing up without thumbnails.

Is there any configuration settings that need to be set up or something like that?

Nca.

4
Discussion & Troubleshooting / [FIXED] DB ERROR
« on: June 28, 2003, 10:50:58 AM »
This problem is fixed. Had to repair that table.

Nca.

5
Discussion & Troubleshooting / [FIXED] DB ERROR
« on: June 28, 2003, 09:50:15 AM »
Asked. They haven't responded yet.

I checked "4images_categories" table. And its giving this error: "Can't open file: '4images_categories.MYI'. (errno: 145)". What does it mean? The table is flushed?

Can it be hacker attack?

6
Discussion & Troubleshooting / [FIXED] DB ERROR
« on: June 28, 2003, 08:19:18 AM »
Code: [Select]
DB Error: Bad SQL Query: SELECT c.cat_id, c.cat_name, c.cat_description, c.cat_parent_id, c.cat_hits, c.cat_order, c.auth_viewcat, c.auth_viewimage, c.auth_download, c.auth_upload, c.auth_directupload, c.auth_vote, c.auth_sendpostcard, c.auth_readcomment, c.auth_postcomment, COUNT(i.image_id) AS new_images FROM 4images_categories c LEFT JOIN 4images_images i ON (i.cat_id = c.cat_id AND i.image_date >= 1056607833 AND i.image_active = 1) GROUP BY c.cat_id ORDER BY c.cat_order, c.cat_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_rating DESC, i.image_votes DESC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_votes DESC, i.image_rating DESC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_hits DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_comments DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_downloads DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id NOT IN (0, 2, 4, 5, 7, 8, 10, 11, 14, 15, 17, 20, 21, 22, 23, 24, 27, 28, 29, 31, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55) AND c.cat_id = i.cat_id ORDER BY RAND()
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id NOT IN (0, 2, 4, 5, 7, 8, 10, 11, 14, 15, 17, 20, 21, 22, 23, 24, 27, 28, 29, 31, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55) AND c.cat_id = i.cat_id ORDER BY i.image_votes DESC LIMIT 1
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) AND i.image_date >= 1056607833 ORDER BY RAND() LIMIT 5
Can't open file: '4images_categories.MYI'. (errno: 145)

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bizcon/public_html/pizdaa/4images/includes/db_mysql.php on line 116
DB Error: Bad SQL Query: SELECT c.cat_id, c.cat_name, c.cat_description, c.cat_parent_id, c.cat_hits, c.cat_order, c.auth_viewcat, c.auth_viewimage, c.auth_download, c.auth_upload, c.auth_directupload, c.auth_vote, c.auth_sendpostcard, c.auth_readcomment, c.auth_postcomment, COUNT(i.image_id) AS new_images FROM 4images_categories c LEFT JOIN 4images_images i ON (i.cat_id = c.cat_id AND i.image_date >= 1056607833 AND i.image_active = 1) GROUP BY c.cat_id ORDER BY c.cat_order, c.cat_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_rating DESC, i.image_votes DESC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_votes DESC, i.image_rating DESC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_hits DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_comments DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) ORDER BY i.image_downloads DESC, i.image_name ASC
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT DISTINCT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id NOT IN (0, 2, 4, 5, 7, 8, 10, 11, 14, 15, 17, 20, 21, 22, 23, 24, 27, 28, 29, 31, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55) AND c.cat_id = i.cat_id ORDER BY RAND()
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id NOT IN (0, 2, 4, 5, 7, 8, 10, 11, 14, 15, 17, 20, 21, 22, 23, 24, 27, 28, 29, 31, 33, 38, 39, 40, 41, 42, 43, 44, 45, 46, 48, 49, 50, 51, 52, 54, 55) AND c.cat_id = i.cat_id ORDER BY i.image_votes DESC LIMIT 1
Can't open file: '4images_categories.MYI'. (errno: 145)

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id IN (0) AND i.image_date >= 1056607833 ORDER BY RAND() LIMIT 5
Can't open file: '4images_categories.MYI'. (errno: 145)

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bizcon/public_html/pizdaa/4images/includes/db_mysql.php on line 116


I am getting this on index.php. Please help me, what is wrong?

Nca.

7
Mods & Plugins (Requests & Discussions) / Sorting by COMMENTS?
« on: June 19, 2003, 10:45:13 AM »
Hello Vano?

Could you be more specific please?

Nca.

8
Mods & Plugins (Requests & Discussions) / Sorting by COMMENTS?
« on: June 18, 2003, 01:54:01 PM »
Hello

Is there any mod or chance to write a mod which sorts images by recent comment (puts them up), like bulletin boards?

Nca.

9
nu da, ya izmenil constants.php y zabil y pashol spit .  :D

udache vam s etoi modom.

vladagariu y spasibo vam bolishoye SLL.

10
Chit Chat / Retrieving User Password?
« on: June 13, 2003, 10:30:30 AM »
thanx.

only way to get passwords will be fix 4images with no md5 and encryption then.

Nca.

11
did everything reverse on manual, and applied my backed up database. everything suppose to be working as before now? but now my thumbnails coming up low quality!

please visit: www.chingis.com/ann_thumbs/

train1.jpg is what it have been before the mod. i am pretty sure backed up my database, however it was late night, i might have mistaked. had enough trouble with this mod. no offence. maybe will try later. all i need now, my thumbnails back.

please, what do i need to do to get my thumbnails back normal?

12
Quote from: SLL
Quote from: Nca
I just installed the mod, and "Image Annotation Setting" part on "Settings" not showing up. The link is up there but the "settings_group_8" part is not.

since the last mod version it's not a part of gallery "settings" anymore. you should see separate group right below "settings" it admin control panel


sorry, i don't see anything new except "plugins: batch annotate" thing. it might be funny, but thas true.

Nca.

13
Hello.

I just installed the mod, and "Image Annotation Setting" part on "Settings" not showing up. The link is up there but the "settings_group_8" part is not.

I am pretty sure did everything as it said on manual. Apologize if it have been asked before.

Please Help!

Nca.

14
Chit Chat / Retrieving User Password?
« on: June 12, 2003, 03:43:22 PM »
forget password thing gives "new" random string as a password. need to retrieve current user password as it is. in database passwords are stored in encrypted state, so to speak. thus maybe there's a way to decrypt it?

any ideas?

Nca.

15
Chit Chat / tried that
« on: June 12, 2003, 12:45:43 PM »
tried that.[/code]

Pages: [1] 2