|
Hope you can help, this is an error message my logs are showing
Joomla 1.0.15
Artio JoomSef 2.2.6
Error Message:
eregi_replace() [<a href='function.eregi-replace'>function.eregi-replace</a>]: REG_BADRPT in /home/mysite/public_html/administrator/components/com_sef/sef.class.php on line 1131
Line 1130 to 1141 reads as
function RemoveVariable ($url, $var, $value = '') { if ($value == '') { $newurl = eregi_replace("$var=[^&]*", '', $url); } else { $newurl = str_replace($var . '=' . $value, '', $url); } $newurl = trim($newurl, '&?'); $trans = array('&&' => '&' , '?&' => '?'); $newurl = strtr($newurl, $trans); return $newurl; }
Cheers for your help
|
Help with eregi erro ...
|
Posted 16 years, 10 months ago
by gwmbox
|
|
Hi all
Joomsef 2.2.6 on Joomla 1.0.15
At the moment my site can be accessed by going to mydomain.com/ and mydomain.com/index.php.
I have in the Joomsef set the config to use the default index file of index.php which is fine and works.
However I want to be able to redirect all calls to index.php files to the directory without the index.php file - confused yet :) so /index.php goes to /
I have added to my htaccess file the following
# Rule for not using index.php as home page
Options +FollowSymLinks
RewriteCond %{THE_REQUEST} ^.*/index.php
RewriteRule ^(.*)index.php$ mysite.com/$1 [R=301,L]
This works great for the home page - BUT - it does not work for other components that have been JoomSef'd - e.g. when one tries to view the weblinks which is normally mydomain.com/links/index.php - the above code makes it go to mydomin.com/links/ but then shows a 404 error.
Question:
1. If I remove the index.php from the joomsef config wil that fix it?
Or
2. Can you share any advice how I can modify my htaccess to get it to work please
Thanks
|
remove index.php & J ...
|
Posted 16 years, 11 months ago
by gwmbox
|
|
I was referring to the main joomla htaccess file....
|
JoomSEF 2.2.6 with J ...
|
Posted 17 years ago
by gwmbox
|
|
Have you edited the .htaccess file correctly?
I had issues initially with 2.2.6 with 1.0.15 and simply did an uninstall and reinstall and all was ok - however that was after an upgrade from 1.0.13 to 1.0.15.
Cheers
|
JoomSEF 2.2.6 with J ...
|
Posted 17 years ago
by gwmbox
|
|
Hi
Noticed you have a new version that is J1.5 ready and is Joomsef v3.
I just wanted to check if you were going to keep supporting Joomsef 2.x for J1.0.x as I imagine many (me included) will be staying with J1.0.x for some time yet.
Thanks
|
Continued support fo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Hi
I'm getting this error after installing my Joomsef Virtuemart add-on I purchased
Warning: extract() [function.extract]: First argument should be an array in /home/mysite/public_html/components/com_sef/sef_ext/com_virtuemart.php on line 17
Fatal error: Cannot instantiate non-existent class: sefext_com_virtuemart in /home/mysite/public_html/components/com_sef/joomsef.php on line 742
Any ideas for a solution?
|
Error with Artio Vir ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
LOL Eric - sounds like you went down the same path I did and then come back to Joomsef - that says a lot for Joomsef and I might say and this is not a plug for any reason but to say Joomsef IS the BEST sef component for Joomla and I have tried them all.
You would have read one of my previous posts where I was trying out the other sef components and even said here on these foru7ms I was moving to sh404Sef but in the end that caused more issues than not.
I returned to Joomsef, re installed it after un installing sh404sef, the Sef Advanced and a few others and woot Joomsef is happily working again.
All I can say is if you are reading this thread and you are having issues try this (even if it seems a bit weird);
1) uninstall Joomsef - yes uninstall it
2) If your using any cache clear it
3) Try reinstalling Joomsef again and check if it is now fixed, if not go to 4) if it does your a happy chap again :)
4) Uninstall Joomsef again
5) install sh404sef and turn it on
6) uninstall jsh404sef
7) reinstall Jomsef
This is what I have done for two sites both dev and production and as said happy chap :)
Now all the above may be over the top and not really an answer as it may simply be a cache issue - buggered if I know... The above as always should be tested and run on an exact duplicate of your site - i.e. your development site (Joomla Cloner is excellent for this)
Cheers
Greg
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
OK I was having issues where on every article page the metadata being used was the global metadata even though I had metadata added to the articles two metadata fields.
I ended up finding it was being caused by the 1.6 metabot installed with 2.2,6 of Joomsef that was causing this as when I unpublish it the metadata for the articles are now correctly shown. Is this what it is meant to do?
I tried setting all but the 'prevent site name duplicity' to no but that still stopped the metadata being shown correctly so I have had to turn the metadata bot off.
Anyone else having issues with the Joomsef metabot and yes I have tried an unsintall and re-install
Cheers
|
metabot odd - need h ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Not sure if this helps anyone - but I got it to work - what was my method - well test all the others then try Joomsef again :)
Truth - I uninstalled Joomsef, installed sh404sef, got that working but that caused me other headaches so un-installed that, tried and played with Sef Advanced but that has a few missing extensions and therefore un-installed that and then reinstalled Joomsef and what do you know - all fixed :)
Lucky or not I'm a happy guy once again :)
Cheers
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Just curious has this been fixed yet?
Cheers
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
petr wrote:
Can you write more detailed info? We just tested Joomla 1.0.15 with Joomsef 2.2.6, seems working correctly.
Regards, petr
Sorry could not wait for fix so have moved to sh404sef.
Not sure why yours works and the rest of us are (were) having issues but sorry as said moved to other alternative and cannot now show you what it was doing - maybe someone else can?
Thanks
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Artio must be on holidays or has taken ill or something I mean there is even an error on this board see to the left.
It is a shame as Artio has previously been very quick with updates etc to the system but of late not so - I hope Artio is ok.....
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Hi
Is anyone else having issues with Joomsef 2.2.6 and the new released Joomla 1.0.15. My site works fine with Joomla built in SEO on, but does not work with Joomsef On/Enabled - my articles etc come up as not authorised to view with JoomSef enabled.....
Thanks
Greg
|
Joomla 1.0.15 and Jo ...
|
Posted 17 years, 1 month ago
by gwmbox
|
|
Hi all, I have a couple of queries about upgrading from 1.5.1 to 2.1.0. I tried to upgrade (non production site) and most of my site broke due to non compatible Joomsef add-ons which I will have to work through... (SOBI2, Gallery2, Fireboard, Adsmanager, EvtCal and Easybook)
1) I notice there is a free vs paid version now, and it is sponsored links, what is meant by sponsored links, where is the sponsored link displayed?
2) If I purchased an add-on in May this year do I get a free upgrade to the updated paid add-on? How long is this valid for as I will need to wait until all the add-ons (free and paid) work with JoomSef 2.1.
Thanks
|
Upgrade to 2.1.0 que ...
|
Posted 17 years, 8 months ago
by gwmbox
|
More |