Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

Profile for jimie

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 11:17
  • Posts: 5
  • Profile Views: 4024
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
I have some code but someone need to add this to artio seyret plugin


//Search
elseif (isset($url_array[$pos+2]) && $url_array[$pos+2]=='searchkey') {
$_GET['task'] = $_REQUEST['task'] = 'searchvideos';
$QUERY_STRING .= '&task=searchvideos';
if (isset($url_array[$pos+3]) && $url_array[$pos+3]!='') {
$var2 = $url_array[$pos+3];
$_GET['searchkey'] = $_REQUEST['searchkey'] = $var2;
$QUERY_STRING .= "&searchkey=$var2";
}
}


//searchkey com_seyret/task,searchvideos/Itemid,2/searchkey,giacomo.html
elseif (eregi('task=searchvideos',$string)) {
$temp = explode('&searchkey=', $string);
$temp = explode('&', $temp[1]);
$sefstring .= 'searchkey/';
$sefstring .= sefencode($temp[0]).'/';
}


But this need to be translated for Artio
Seyret search
Category: JoomSEF 3
emo
Heya can someone help with Mosets tree tags search problem ? now the urls look like this:


www.sitename.com/directory/searchby-14.html ..

and it has to be


www.sitename.com/directory/tagname.html .. or www.sitename.com/directory/tag/tagname.html
Mtree Tags
Category: Extensions
emo
Heya admin,

I have modifyed my self the old artio extension for jmovies but i have a little problem.. because

the link should be:

www.domainname.com/movies/moviesname.html

and i`m getting:

www.domainname.com/movies/moviesname/category.html


How can i remove the category to dont show it ? thanks
Jmovies extension
Category: Extensions
emo
None can help me with this error ?
HELP PLEASE
Category: General
emo
Warning: array_keys() [function.array-keys]: The first argument should be an array in /mounted-storage/home90b/sub008/sc45203-DJTJ/www/components/com_sef/sef.cache.php on line 237


What to do please !
HELP PLEASE
Category: General
More
Přihlášení uživatele Prázdný