Risultati da 71 a 80 di 215
-
02-07-2012, 19:19 #71
- Data Registrazione
- Jul 2012
- Messaggi
- 2
Prima di tutto grazie di questo prodotto.
Scrivo questa risposta sperando che possa essere d' aiuto a qualcuno. (sempre che sia giusto quello che ho fatto, e preferirei che qualcuno me lo approvi)
Ho installato tutto come da voi descritto, richiamato da _.htaccess in .htaccess, caricato i file nella root.
Però il sito continuava a restituirmi l' errore 404
Allora nel .htaccess ho inserito questa riga;
Codice PHP:RewriteBase /
Codice PHP:RewriteEngine On
Codice PHP:RewriteEngine On
Codice PHP:RewriteEngine On
RewriteBase /
Grazie
-
26-07-2012, 23:31 #72
- Data Registrazione
- Dec 2010
- Località
- Padova
- Messaggi
- 9
Buona sera a tutti intanto.
Con vbulletin 4.2.0 patch level 2 a me capita che gli utenti vedono correttamente il redirect, ma con firefox se provate:
http://forum.terminalgamers.net/2-ne...orum?p=3#post3
Questa pagina non reindirizza in modo corretto
Firefox ha rilevato che il server sta reindirizzando la richiesta per questa pagina in modo che non possa mai essere completata.
Questo problema spesso è causato dal blocco o dal rifiuto dei cookie.
-
27-07-2012, 08:21 #73
Hai impostato il file .htaccess e accertato che hai mod_rewrite funzionante?
Giovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
-
27-07-2012, 12:40 #74
- Data Registrazione
- Dec 2010
- Località
- Padova
- Messaggi
- 9
assolutamente si... il mod_rewrite è installato... il file .htaccess è quello di default generico.
-
27-07-2012, 16:37 #75
... e quindi hai aggiunto i contentuti nel file _.htaccess del pacchetto, e impostato le opzioni seo-friendly come indicato, immagino.
Mi controlli che hai questo plugin: Fix missing #post anchor due to PHP bug in parse_url, al hook header_redirect e con codice +/- seguente, perché mi pare che c'era un problema ... ma nella tua URL è formattato bene. E' solo un dubbio:
Codice PHP:switch(THIS_SCRIPT)
{
case 'showthread':
case 'newreply':
if($i = strpos($url, '?'))
{
$query = substr($url, $i + 1);
$url = substr($url, 0, $i);
$values = explode('&', $query);
foreach($values as $key => $value)
{
$item = explode('=', $value);
if($item[0] == 'p')
{
if(!strpos($item[1], '#'))
{
$values[$key] = $value . '#post' . $item[1];
}
break;
}
}
$url .= ($query ? '?' . implode('&', $values) : '');
}
}
Giovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
-
31-07-2012, 12:56 #76
- Data Registrazione
- Dec 2010
- Località
- Padova
- Messaggi
- 9
sisi è quello la... ma ancora mi da sto problema con i non registrati
-
01-08-2012, 19:02 #77Giovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
-
02-08-2012, 09:01 #78
- Data Registrazione
- Dec 2010
- Località
- Padova
- Messaggi
- 9
Non avevo messo Elimina e Disabilitato
era su ignora e cambia !!ahahaha
-
07-11-2012, 12:21 #79
- Data Registrazione
- Oct 2012
- Messaggi
- 4
Ciao a tutti, ho appena installato questo prodotto, solo che volevo capire se il mod_rewrite è attivo, io uso un server semidedicato su siteground, però leggendo il Knowledge base qui http://kb.siteground.com/article/How...te_Module.html
credo che sia abilitato...
Naturalmente ho settato le impostazioni delle url come nell'immagine presnte all'interno del pacchetto, solo che mi trovo un errore 500 quando faccio il download di un file (utilizzo il downloadsII)
Più precisamente mi restituisce questo errore:
500 - Internal Server Error
This is a temporary server error.
Please try to reload the webpage later.
If you are the webmaster of this site please log in to Cpanel and check the Error Logs. You will find the exact reason for this error there.
Common reasons for this error are:
- Incorrect file/directory permissions: Above 755. In order files to be processed by the webserver, their permissions have to be equal or below 755. You can update file permissions with a FTP client or through cPanel's File Manager.
- Incorrect Apache directives inside .htaccess file. Make sure you have not specified unsupported directives inside the local .htaccess file. Such include PHP settings and Apache module settings.
I permessi della cartella sono a 755
Qualche idea?
-
09-11-2012, 03:20 #80
Probabilmente non è bene configurato il server web, e quindi i permessi di FTP si differenziano con i permessi del server web. In altre parole, è quasi scontato che il file .htaccess inviato con FTP non sia leggibile al server web. Oppure si tratta di un server windows che non ha il modulo mod_rewrite attivo.
Giovanni
http://www.trimelli.com/
Per favore non mandatemi PM, ma scrivete sul forum. Vi sarà risposto prima.
Discussioni Simili
-
vBulletin 3.6.x Plugin o prodotto
Di krimesis nel forum VBulletin 3Risposte: 19Ultimo Messaggio: 23-01-2008, 18:27 -
vBulletin 3.6.x disinstallare un prodotto
Di picchio nel forum VBulletin 3Risposte: 8Ultimo Messaggio: 15-01-2008, 10:01 -
vBulletin 3.6.x Cerco Plugin o prodotto per Newsletter
Di IceHawk nel forum VBulletin 3Risposte: 10Ultimo Messaggio: 07-09-2007, 00:38 -
vBulletin 3.6.x Problema Prodotto
Di White nel forum VBulletin 3Risposte: 2Ultimo Messaggio: 17-10-2006, 10:25
Segnalibri