thumbnail not visible after migration to different hosting service

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
facos79
Veteran Member
Posts: 119
Joined: 2014-10-29 12:31

thumbnail not visible after migration to different hosting service

Post by facos79 » 2024-11-21 13:09

Good morning, for technical disk space issues I had to migrate the management system made in appgini to another hosting service with the same features as the first but with more disk space.
The domain is always the same.
I simply moved the database and all the files present in the old hosting to the new one. The ARTICLES table has about 16000 rows. Each row has a field that contains a photo of the article. In the table view the old hosting showed the thumbnail of the image. The new hosting no longer shows it. As if the thumbnail was no longer there. It only shows some but most are no longer visible.
How can I solve the problem? I tried to regenerate the thumbnails using the appropriate function of the admin panel but the problem was not solved.
The link to the thumbnail is present but the thumbnail at that link is not available. Not even in the old hosting but there the thumbnail is visible.
I can't manually generate all the thumbnails again! How can I solve the problem?
Thanks for any help
Best regards


***** in italiano *****
Buongiorno, per questioni tecniche di spazio disco ho dovuto migrare il gestionale fatto in appgini in un altro servizio hosting con le stesse caratteristiche del primo ma con più spazio disco.
Il dominio è sempre lo stesso.
Ho spostato semplicemente database e tutti i files presenti nel vecchio hosting sul nuovo. La tabella ARTICOLI ha circa 16000 righe. Ogni riga ha un campo che contiene una foto dell'artico. Nella vista tabella il vecchio hosting mostrava la miniatura dell'immagine. Il nuovo hosting non la mostra più. Come se non ci fosse più la miniatura. Ne mostra solo alcune ma la maggior parte non sono più visibili.
Come posso risolvere il problema? Ho provato a far rigenerare le miniature utilizzando l'apposita funzione del pannello admin ma il problema non si è risolto.
Il link alla miniatura è presente ma la miniatura a quel link non è disponibile. Nemmeno nel vecchio hosiìting ma li la miniatura si vede.
Non posso generare nuovamente a mano tutte le miniature! Come posso risolvere il problema?
Grazie per l'eventuale aiuto
Saluti
Attachments
Immagine 2024-11-21 140737.png
Immagine 2024-11-21 140737.png (109.65 KiB) Viewed 260 times

User avatar
a.gneady
Site Admin
Posts: 1320
Joined: 2012-09-27 14:46
Contact:

Re: thumbnail not visible after migration to different hosting service

Post by a.gneady » 2024-11-25 14:33

does the new server support GD extension for PHP? You can check this in the admin area > Utilities menu > Server status ... expand the 'PHP info' section and look for 'GD Support' ... If it's not 'enabled', or not there at all, you need to install it.
:idea: AppGini plugins to add more power to your apps:

Post Reply