mod vm2tags cloud SEF not needed

More
4 years 2 months ago #44093 by justme82
Hello,
on mod_vm2tags_cloud\tmpl\default.php lin83 and 84 is the following code.

$sef_tag = str_replace('-','--',$key );
$sef_tag = str_replace(' ','-',$sef_tag );

I noticed that where there is one keyword the search works but on multiple keywords the search does not work because the search is like this:
?searchword=keyword1-keyword2

If you remove the tho lines above the url becomes:
?searchword=keyword1 keyword2 and search works...

Br,
Alexandros

Please Log in or Create an account to join the conversation.

Time to create page: 0.332 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.