i want to buy sef advanced but ....
- sindar
- Topic Author
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 11 months ago #73
by sindar
Well i downloaded the sef advanced trial and installed it.
So far so good.
But from where can i get a sef_ext.php for sef advanced and virtuemart?
I found a sef_ext.php for virtuemart but it doesn't work with sef advanced.
I get allway stuff like that when i am clicking on virtuemart product link:
Warning: eregi_replace(): REG_EMPTY in /meinpfad/html/components/com_virtuemart/sef_ext.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 252
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 253
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 254
If you can help me get youre product working .. i'll buy it
regards
sindar
So far so good.
But from where can i get a sef_ext.php for sef advanced and virtuemart?
I found a sef_ext.php for virtuemart but it doesn't work with sef advanced.
I get allway stuff like that when i am clicking on virtuemart product link:
Warning: eregi_replace(): REG_EMPTY in /meinpfad/html/components/com_virtuemart/sef_ext.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 252
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 253
Warning: Cannot modify header information - headers already sent by (output started at /meinpfad/html/components/com_virtuemart/sef_ext.php:254) in /meinpfad/html/index.php on line 254
If you can help me get youre product working .. i'll buy it
regards
sindar
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
17 years 11 months ago #74
by Saka
Emir Sakic
www.sakic.net
The product itself is working. However, I don't support extension files for various 3rd party components. I supply the API for component authors to create extension files. I can't support extensions for thousands of components that are available out there and updating every day.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- ekal
- Offline
- New Member
Less
More
- Thank you received: 0
17 years 7 months ago #524
by ekal
The web's best Joomla! SEO resources: Alledia.com
Joomla Training in the USA: JoomlaTraining.com
Just remove line 66:
$url_array = eregi_replace($ext_suffix, "", $url_array); // removing extension, e.g. ".html"
$url_array = eregi_replace($ext_suffix, "", $url_array); // removing extension, e.g. ".html"
The web's best Joomla! SEO resources: Alledia.com
Joomla Training in the USA: JoomlaTraining.com
Please Log in or Create an account to join the conversation.