I'm having some trouble using Joomla.
I've tried on the Joomla forum but they couldn't help me.
The error I get is :
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 46 bytes) in /home/www/web1/user/romano/web/administrator/components/com_languages/admin.languages.php on line 90
I have set the memory limit higer and again up to 32 MB. That didn't help.
So I looked at the htaccess.txt file.
In there is a passage I would like to ask You about.
Quote:
##### SOLVING PROBLEMS WITH COMPONENT URL's that don't work #####
# SPECIAL NOTE FOR SMF USERS WHEN SMF IS INTEGRATED AND BRIDGED
# OR ANY SITUATION WHERE A COMPONENT's URL's AREN't WORKING
#
# In both the 'Standard SEF', and '3rd Party or Core SEF' sections the line:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# May need to be uncommented. If you are running your Joomla/Mambo from
# a subdirectory the name of the subdirectory will need to be inserted into this
# line. For example, if your Joomla/Mambo is in a subdirectory called '/test/',
# change this:
# RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
# to this:
# RewriteCond %{REQUEST_URI} ^(/test/component/option,com) [NC,OR] ##optional - see notes##
|
I am using using joomla in a codomain :
http://www.mydomain.nl/user/romano
So I think ishould use the following :
RewriteCond %{REQUEST_URI} ^(/user/romano/web/component/option,com) [NC,OR]
Do you think I am on the wright track with this?
Recent comments
9 hours 59 min ago
19 hours 26 min ago
20 hours 16 min ago
23 hours 49 min ago
1 day 4 hours ago
1 day 4 hours ago
1 day 6 hours ago
1 day 16 hours ago
1 day 21 hours ago
1 day 23 hours ago