Back to top

Visualizza post

Questa sezione ti permette di visualizzare tutti i post inviati da questo utente. N.B: puoi vedere solo i post relativi alle aree dove hai l'accesso.


Post - kebella@

Pagine: [1] 2
1
Joomla! 1.6/1.7/2.5 / Re:Aiuto!!Voci di menu con errore 500
« il: 20 Giu 2014, 15:18:20 »
Nulla di che....
però ho appena risolto, ho notato (non so come) la variabile log non era settata bene, l'ho risettata e sembra funzionare...
Adesso mi chiedo come faceva a funzionare prima.....??!?!?!?!

2
Joomla! 1.6/1.7/2.5 / Re:Aiuto!!Voci di menu con errore 500
« il: 20 Giu 2014, 14:45:20 »
Scusate ma essendo un utente junior non conoscevo queste regole...ed inoltre non avevo idea del nome da dare al post visto che non capisco quale sia il problema principale.
Ad ogni modo l'ho modificato sperando di esser stato abbastanza esaustivo.

3
Joomla! 1.6/1.7/2.5 / Aiuto!!Voci di menu con errore 500
« il: 20 Giu 2014, 13:18:27 »
Salve a tutti... penso di avere un serio problema con joomla....
Sto costruendo un sito multilingua e utilizzando joomshopping come componente ecommerce.
Ho anche creato un i vari menu nelle varie lingue e fino a poco fa mi funzionava.
Ora se vado a cliccare su una delle voci di menu mi ritorna i seguenti errori....


non so proprio dove mettere le mani.
Aiutatemi!

[allegato eliminato automaticamente dopo un anno]

4
nessun aiuto?

5
Hai ragione scusami, è che non avevo avuto risposte e pensavo di riscrivere in modo piu dettagliato il mio problema poichè non riesco a risolvere.

6
Ciao a tutti.....ho attivato il sef url nel mio sito joomla 3.0 e inserito questo nel file ht access:

RewriteEngine On
RewriteBase /
#Options +FollowSymLinks

########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section


 ma riesco a vedere solo la home.
Se clicco su una pagina di menu, ci entra regolarmente senza nessun errore ma il contenuto è  vuoto.


Allora ho cancellato il file htaccess e tolto il sef url e vedo sempre e solo la home.Nei menu non visualizzo nessun contenuto e non va in errore.
E' come se ad ogni elemento di menu non sia assegnato nulla.

A questo punto escludendo il problema del sef...non so che problema ci sia.

Non riesco a capire il problema.
Come posso risolvere?

7
Ho cancellato il file htaccess e tolto il sef url e vedo sempre e solo la home.Nei menu non visualizzo nessun contenuto e non va in errore.E' come se ad ogni elemento di menu non sia assegnato nulla.

Non riesco a capire il problema.

8
Infatti è già così, ma non visualizzo i contenuti


9
Joomla! 3 / contenuti non visibili dopo attivazione sef url
« il: 26 Mag 2014, 18:13:24 »
Ciao a tutti.....ho attivato il sef url nel mio sito joomla 3.0 e inserito questo nel file ht access:

RewriteEngine On
RewriteBase /
#Options +FollowSymLinks

########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section


 ma riesco a vedere solo la home.
Se clicco su una pagina di menu, ci entra regolarmente senza nessun errore ma il contenuto è  vuoto.

Come posso risolvere?

10
Si, il problema è che non so da dove partire, non saprei che metodologia seguire.
Ovvero se creare delle categorie (le mie automobili) per la quale ci sono n prodotti (i miei pezzi da vendere)....oppure esiste un'alternativa?un altro modo per ragionare in questo modo.

11
Salve, ho la necessità di creare un e-commerce strutturato in questo modo:
Devo inserire delle macchinine da modellismo (che hanno un codice) che sono formate da 50 pezzi (per esempio carrozzeria,finestrini,antenna,ruote ) ognuna con un codice preciso.
C'è un componente e-corrmerce che mi faccia raggruppare questi pezzi (tipo come categoria padre figlio) o c'è un modo per farlo adattando uno dei componenti virtuemat o joomshopping?
Ricordo che metto in vendita la macchinina completa, ma chi vuole acquistarne dei pezzi, ricerca atraverso il codice della macchina, i pezzi che la compongono ed acquistare i pezzi di ricambio.

Spero di esser stato chiaro.

12
Dopo giorni e giorni di ricerca nel sito ho riscontrato che solo con la lingua inglese funziona il seo.
Se inserisco la lingua italiana mi da errore 500???
Ma perchè?

14
Ho seguito le procedure, ma nonostante ciò non riesco a far visualizzare correttamente il sito.
Di seguito il mio nuovo file .htaccess





##
# @package        Joomla
# @copyright    Copyright (C) 2005 - 2012 Open Source Matters. All rights reserved.
# @license        GNU General Public License version 2 or later; see LICENSE.txt
##

##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
##

## Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks

## Mod_rewrite in use.

RewriteEngine On

## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
# Block out any script that includes a <script> tag in URL.
RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL.
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL.
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Return 403 Forbidden header and show the content of the root homepage
RewriteRule .* index.php [F]
#
## End - Rewrite rules to block out some common exploits.

## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
#
## End - Custom redirects

##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##

 RewriteBase /

## Begin - Joomla! core SEF Section.
#
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
#
# If the requested path and file is not /index.php and the request
# has not already been internally rewritten to the index.php script
RewriteCond %{REQUEST_URI} !^/index\.php
# and the request is for something within the component folder,
# or for the site root, or for an extensionless URL, or the
# requested URL ends with one of the listed extensions
RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php [L]
#
## End - Joomla! core SEF Section.

15
Quali impostazioni devo abilitare ?
Poichè in queto modo vedo il sito ma non funzionano alcuni link

16
Grazie per la risposta...
Ho disabilitato tutto ed ora si vede....
ma il seo non dovrebbe essere abilitato?


17
Salve a tutti.
Ho customizzato un sito internet con joomla 2.5 in  locale (tutto ok e tutto funzionante).
Ho trasferito ieri in remoto (come ho già fatto per tantissimi siti),ma questa volta ho un errore inaspettato.
In firebugs mi rileva "500 Internal Server Error".
Il sito è momentaneamente offline e riesco a vedere solo la pagina di sito offline, quando inserisco le credenziali da amministratore per vedere il sito vedo solo il logo ed in firebugs vedo l'errore.
Che succede?
Il puntamento al db con le credenziali è corretto ed i permessi sono settati a 755 per le cartelle e 644 per i file.
Il file .htacces è il seguente:



##
# @version $Id: htaccess.txt 10492 2008-07-02 06:38:28Z ircmaxell $
# @package Joomla
# @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
# @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
# Joomla! is Free Software
##


#####################################################
#  READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your sef url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
#
#####################################################

##  Can be commented out if causes errors, see notes above.
#Options +FollowSymLinks

#
#  mod_rewrite in use

RewriteEngine On

########## Begin - Rewrite rules to block out some common exploits
## If you experience problems on your site block out the operations listed below
## This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to set a mosConfig value through the URL
RewriteCond %{QUERY_STRING} mosConfig_[a-zA-Z_]{1,21}(=|\%3D) [OR]
# Block out any script trying to base64_encode crap to send via URL
RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [OR]
# Block out any script that includes a <script> tag in URL
RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Send all blocked request to homepage with 403 Forbidden error!
RewriteRule ^(.*)$ index.php [F,L]
#
########## End - Rewrite rules to block out some common exploits

#  Uncomment following line if your webserver's URL
#  is not directly related to physical file paths.
#  Update Your Joomla! Directory (just / for root)

RewriteBase /


########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_URI} !^/index.php
RewriteCond %{REQUEST_URI} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$  [NC]
RewriteRule (.*) index.php
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#
########## End - Joomla! core SEF Section

SetOutputFilter DEFLATE
AddOutputFilter DEFLATE text/html text/plain text/xml text/css application/javascript application/x-javascript application/x-httpd-php application/rss+xml application/atom_xml text/javascript
# Netscape 4.x has some problems...
BrowserMatch ^Mozilla/4 gzip-only-text/html
 
# Netscape 4.06-4.08 have some more problems
BrowserMatch ^Mozilla/4\.0[678] no-gzip
 
# MSIE masquerades as Netscape, but it is fine
 BrowserMatch \bMSIE !no-gzip !gzip-only-text/html
 
# NOTE: Due to a bug in mod_setenvif up to Apache 2.0.48
# the above regex won't work. You can use the following
# workaround to get the desired effect:
BrowserMatch \bMSI[E] !no-gzip !gzip-only-text/html
 
# Don't compress images
SetEnvIfNoCase Request_URI \
\.(?:gif|jpe?g|png)$ no-gzip dont-vary


<FilesMatch ".(js|css|html|htm|php|xml)$">
SetOutputFilter DEFLATE
</FilesMatch>


########## Begin Enable Caching ##########
#
# enable expirations
ExpiresActive On
# expire images after a month in the website visitor cache
ExpiresByType image/gif "access plus 1 month"
ExpiresByType image/png "access plus 1 month"
ExpiresByType image/jpeg "access plus 1 month"
ExpiresByType image/x-icon "access plus 1 month"
# expire stylesheets and javascript after 1 week in the website visitor cache
ExpiresByType text/css "access plus 1 week"
ExpiresByType application/javascript "access plus 1 week"
# expire flash and XML 1 month and 1 week respectively in the website visitor cache
ExpiresByType application/x-shockwave-flash "access plus 1 month"
ExpiresByType text/xml "access plus 1 week"
#
########## End Enable Caching ##########

18
Salve a tutti.Sto sviluppando una sorta di e-commerce con prodotti di abbigliamento e sto utilizzando joomshopping.Sono incappato in un problemino,avrei la necessità di inserire diversi attributi all'interno di un prodotto in modo che siano possibili selezioni multiple e che ci sia la variazione di prezzo.
Joomshopping gestisce solamente i radio button e le select (con entrambi è possibile fare solo una scelta ).
In parole povere,per il prodotto "scsrpa", posso abbinare gli attributi in checkbox "lacci colorati", "suola in gomma","suola in silicone" ecc... in modo che posso selezionarli anke tutti.

Come posso implementarlo?
Grazie per l'aiuto.

19
Salve a tutti.Sto sviluppando una sorta di e-commerce con prodotti di abbigliamento e sto utilizzando joomshopping.Sono incappato in un problemino,avrei la necessità di inserire diversi attributi all'interno di un prodotto in modo che siano possibili selezioni multiple e che ci sia la variazione di prezzo.
Joomshopping gestisce solamente i radio button e le select (con entrambi è possibile fare solo una scelta ).
In parole povere,per il prodotto "scsrpa", posso abbinare gli attributi in checkbox "lacci colorati", "suola in gomma","suola in silicone" ecc... in modo che posso selezionarli anke tutti.

Come posso implementarlo?
Grazie per l'aiuto.

20
Salve a tutti....
ma è possibile assegnare la visualizzazione di un solo componente ad un utente lato backend??
Tipo il componente virtuemat?
Come??

Pagine: [1] 2


Web Design Bolzano Kreatif