Risultati da 1 a 10 di 14
-
01-06-2010, 16:29 #1
- Data Registrazione
- Feb 2008
- Messaggi
- 11
>>>Problema - Dimensioni immagini galleria utente <<<
Ciao a tutti,
ho il seguente problema,
non viene eseguito dal sistema il controllo sulle dimensioni massime per il caricamento delle immagini nelle gallerie utente.
Le impostazioni che sto usando sono queste:
nel gruppo "Registered Users" ho queste impostazioni
Altezza Massima Immagini Album (pixel) --> 600
Numero Massimo di Immagini Album (pixel) --> 600
Ma in realtà posso caricare img di dimensioni mooolto superiori.
La mia versione è vBulletin 4.0.3 Patch Level 1.
Qualcuno mi può dare una mano ?
Ciao e grazie
Luciano
-
01-06-2010, 21:51 #2
Guarda un po' verso il basso del file config.php
Giovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
-
01-06-2010, 22:24 #3
- Data Registrazione
- Feb 2008
- Messaggi
- 11
Grazie
ho queste impostazioni:
// Image Processing Options
// Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings.
$config['Misc']['maxwidth'] = 2592;
$config['Misc']['maxheight'] = 1944;
Le ho modificate in questo modo:
$config['Misc']['maxwidth'] = 600;
$config['Misc']['maxheight'] = 600;
Ma continua farmi caricare/vedere immagini molto superiori
Ciao e grazie ancora
LucianoUltima modifica di ludus; 01-06-2010 alle 22:51
-
02-06-2010, 12:37 #4
Se non ricordo male è un bug di vBulletin che sta venendo investigato.
-
02-06-2010, 12:45 #5
-
02-06-2010, 14:06 #6
- Data Registrazione
- Feb 2008
- Messaggi
- 11
Grazie,
ieri ho aperto un ticket al supporto, ecco cosa mi hanno risposto:
.....
believe this is due to one or more of your add-ons.
To troubleshoot this, first reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server. Also be sure to upload the admincp files to whichever directory you have set in your config.php file. Then run 'Suspect File Versions' in Diagnostics to make sure you have all the original files for your version and that none show 'File does not contain expected contents':
Admin CP -> Maintenance -> Diagnostics -> Suspect File Versions
[Note: In some cases you may also need to remove any of the listed .xml files in the includes/xml directory.]
Next, disable all products (except vB Blog and vB CMS if you are running the Suite.)
Admin CP -> Plugins & Products -> Manage Products -> Disable
Then manually uncheck all plugins that are not for 'vBulletin Blog' and vBulletin CMS' here:
Admin CP -> Plugins & Products -> Plugin Manager
You must do BOTH of those steps in order to disable all non vBulletin Modifications.
Then if you still have this problem, create a new style and choose no parent style. This will force it to use the default templates. Finally empty your browser cache, close all browser windows then try again. Make sure you change to the new style and view your forums with it.
Now try to upload an album picture larger than the limits. Do you have the same problem? What happens?
........
Detto tra noi mi sembra una supercazzola .......
Faccio un pò di prove poi vi faccio sapere.
PS ma a voi, sulle vostre istallazioni si presenta lo stesso problema ?
Ho fatto una prova creando un album su questo forum e mi sembra che ci sia lo stesso problema.
http://www.vbulletin.it/album.php?al...tachmentid=678
Ciao e grazieUltima modifica di ludus; 02-06-2010 alle 14:14
-
15-11-2010, 14:12 #7
- Data Registrazione
- May 2007
- Messaggi
- 127
stesso identico problema se ci sono novità fatemi sapere!
-
16-11-2010, 03:32 #8
- Data Registrazione
- Feb 2008
- Messaggi
- 11
Ciao,
ho risolto con questo workaround
1) va sul template additional.css
e aggiungi
Codice:#picturelink img {max-width: 600px;}
oppure
Codice:#picturelink img {max-width: 100%;}
Ciao
Luciano
-
16-11-2010, 13:41 #9
- Data Registrazione
- May 2007
- Messaggi
- 127
Perdonami quel codice dove lo metto lo metto o va a sostituire parte di codice? Se ti va dammi quale info in piu.
-
16-11-2010, 14:00 #10
- Data Registrazione
- Feb 2008
- Messaggi
- 11
Ma ti ho già spiegato tutto....
Ok ci riprovo.
Vai in amministrazione poi in "Stile e Template" - "Ricerca nei template".
e cerchi "additional.css"
Per ogni stile utilizzato il sistema troverà il suo "additional.css"
Clicchi su "additional.css" per entrare in editing dovresti trovare il template vuoto.
ed aggiungi la stringa:
Codice:#picturelink img {max-width: 840px;}
Più facile di cosi non so spiegarlo.
Ciao
Discussioni Simili
-
vBulletin 3.7.x Plugin upload immagini per utente
Di iamacrazykid nel forum VBulletin 3Risposte: 19Ultimo Messaggio: 26-07-2008, 20:22 -
vBulletin 3.7.x Problema con le immagini
Di sonictremila nel forum VBulletin 3Risposte: 1Ultimo Messaggio: 28-05-2008, 21:18 -
vBulletin 3.6.x galleria immagini
Di neonix nel forum VBulletin 3Risposte: 27Ultimo Messaggio: 02-12-2007, 21:56 -
vBulletin 3.6.x immagini titolo utente
Di Tanya12 nel forum VBulletin 3Risposte: 3Ultimo Messaggio: 08-08-2007, 03:44 -
vBulletin 3.6.x galleria utente...quale scegliere?
Di daddu90 nel forum VBulletin 3Risposte: 1Ultimo Messaggio: 17-07-2007, 10:34
Segnalibri