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

Pages: 1 2 3 4 [5] 6 7 8 9 ... 190
62
Quote
So what does it mean when it say "Cannot find file data/media/2/image.jpg under FTP and / or in 4images_images table."

Is image in sub-category or category in tree of ACP - > Images - > Edit images ? If sub-category, diagnostic is only scan category.

63
Quote
Could you please tell me what I need to edit in the database if that's the case here?

Nothing is need for edit in DB ... I say first time for compare with CATEGORIES_TABLE and IMAGES_TABLE (cat_id for both table and image_thumb_file and image_media_file for IMAGES_TABLE) with FTP image file you have.

cat_id = folder create for upload.
image_media_file = data/media
image_thumb_file = data/thumbnails.

After use images gallery diagnostic, is say error for file to see in DB 'or' FTP. No need for search hours with this. Error report is say source to you for look in DB 'and' FTP. Before my diagnostic, is terrible for user try to restore gallery. Now, is easy. ;)

64
Is say all instruction in topic I post. This is step instruction ... read line by line ...

65
Quote
All images has been uploaded automatically using FTP.

and ... use this for upload too http://www.4homepages.de/forum/index.php?topic=3080.0 ?

66
Ok so cat_id is match but FTP filename is no match with image_media_file and image_thumb_file ? If so, check FTP folder permission in FTP. OR if have 7000 images in FTP (thumbnails + media so = * 2 image filename) - is possible FTP listing is full. ;)

Read this for permission setting: http://www.4homepages.de/forum/index.php?topic=7400.0

and if upload manual, check link I post before.

67
Hey,

It seems like they are matching like they should. However in every line the thumbs are missing.

It looks like this:

Quote
INSERT INTO `4images_images` VALUES(1, 2, 1, 'myimagename', '', '', 1202758236, 1, 'image.jpg', '', '', 1, 0, 4, 0, 0.00, 16);

It should look like this:

Quote
INSERT INTO `4images_images` VALUES(1, 2, 1, 'myimagename', '', '', 1202758236, 1, 'image.jpg', 'image.jpg', '', 1, 0, 4, 0, 0.00, 16);

As you can see, it's missing the thumbnail in each row. I can't add this manual because it would take me weeks and months and years. I'm not very good at this so I'm not sure what's the best way to solve it. I use PHPMYADMIN, there are no CATEGORIES_TABLE all there is 4images_categories for example.

If two different line for INSERT INTO, how can match like they should. The cat_id is find but FTP file and image_media_file is no match (diagnostic is scan this too). ;)

You use a MOD for this problem or is 4images fresh ? If fresh, what is 4images version ?

68
Quote
I don't understand how do I do this?

If no get how, check in phpmyadmin in CATEGORIES_TABLE and IMAGES_TABLE for cat_id match with FTP cat_id (data/thumbnails and data/media). After, in IMAGES_TABLE, check for image_thumb_file match with cat_id of FTP. Diagnostic is say is no find match data. ;)

If upload manual, use this: http://www.4homepages.de/forum/index.php?topic=3080.0

69
Sigh - test with real server Ivan. If want test local, use Ubuntu. I use Linux, no windows. ;)

70
Is what I get for: 1 upload form if I no upload file (if select 1 / say 1 from ACP) for upload. See attach file here. I no can reproduce 2 error for 1 upload form.

71
ahHA ! so diagnostic is find problem. ;)

Quote
Cannot find cat ID value: 2 under FTP folder: data/thumbnails/2 and / or in table. image.jpg file has been found in  4images_images table Matched cat ID value: 2 for: image.jpg file..

Ok so is mean CATEGORIES_TABLE is find cat_id no 2 but folder no 2 is no exist in FTP (or change in FTP and no change in CATEGORIES_TABLE and IMAGES_TABLE for cat_id field from ACP). This is bad but now you see what is source. Solution: Recheck cat no 2 in CATEGORIES_TABLE, IMAGES_TABLE and FTP folder for all match.

Quote
Error(s) found: 536

536 ???  8O

Wow ... now check your data/media and data/thumbnails folder + CATEGORIES_TABLE and IMAGES_TABLE for all match.  8O

Note: This problem is nothing do with safe_mode . This is upload / backup-restore problem.

72
Quote
its your screenshot

You say you see problem with MOD and post my screenshot ? ... I no get this ... if see problem - please post your screenshot man.  :?

You moderator. What is position you do for 4homepages ? (if possible for ask)

Quote
2 - You install bugfix ? yes
3 - You try MOD in fresh 4images v1.76 install ? yes

After create bugfix, I see nada problem for multiupload. If install in fresh and no MOD, I no can reproduce this. What is PHP version use ?

73
I add image07.jpg screenshot in ZIP file for show multiupload additional image fields.

74
Hum ... sorry ... I support gallery user for PHP v5.2+ only (for this problem).

75
Quote
What will the option do?

If see images upload on FTP but no can see in ACP, use this - http://www.4homepages.de/forum/index.php?topic=20234.0
Is compare data of IMAGES_TABLE, CATEGORIES_TABLE with FTP images data. With this, you get what is wrong. ;)

Pages: 1 2 3 4 [5] 6 7 8 9 ... 190