Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

mod_community_quicksearch advanced search link error

11 years 2 months ago
  • Kris's Avatar
    Topic Author
  • Kris
  • Offline
  • Fresh Boarder
  • Posts: 46
  • Thank you received: 4
Licenses:
JomSocial Expired

Hey guys i published an instance of mod_community_quicksearch to my frontpage, the advanced search link in the lower area of this module doesnt link correctly, it links to a strange URL /_QQQ_/advanced-search_QQQ_ which is not found.

Could you please help me resolve this problem?

11 years 2 months ago
  • David Sutanto's Avatar
  • David Sutanto
  • Visitor
  • Thank you received: 0
Licenses:

Hi Kris,

I can not reach your administrator page right now :)


Maybe you can take a look at Your_Joomla_Folder > Modules >mod_community_quicksearch > tmpl > default.php
look at line 13, it must be like :

<?php echo JText::sprintf('COM_COMMUNITY_TRY_ADVANCED_SEARCH', CRoute::_('index.php?option=com_community&view=search&task=advancesearch') , JText::_('COM_COMMUNITY_TITLE_CUSTOM_SEARCH') ); ?>

or you can check your language file in Your_Joomla_Folder > language > en-GB > en-GB.com_community.ini
look at line 1394, it must be like :
COM_COMMUNITY_TRY_ADVANCED_SEARCH="<a href=_QQQ_%1$s_QQQ_>Advanced Search</a>"

i hope this is helpful for you :)

Warm Regards,

David

Attachments:
11 years 2 months ago
  • Kris's Avatar
    Topic Author
  • Kris
  • Offline
  • Fresh Boarder
  • Posts: 46
  • Thank you received: 4
Licenses:
JomSocial Expired

Hi David, im terribly sorry i had a .htaccess in my admin folder restricting access by ip, i did check the files you suggested tho.

1. <div class="app-box-footer">

<?php echo JText::sprintf('COM_COMMUNITY_TRY_ADVANCED_SEARCH', CRoute::_('index.php?option=com_community&view=search&task=advancesearch') , JText::_('COM_COMMUNITY_TITLE_CUSTOM_SEARCH') ); ?>

and 2. COM_COMMUNITY_TRY_ADVANCED_SEARCH="<a href=_QQQ_%1$s_QQQ_>Advanced Search</a>"

It all appears to be correct, the files for my jomsocial install are all untouched so to speak the only changes i have made i have done with overides so as not to get in trouble when applying updates, I have renamed the htaccess so you should have no problem getting into the admin area now.

Thankyou for your assistance.

The following user(s) said Thank You: David Sutanto
11 years 2 months ago
  • David Sutanto's Avatar
  • David Sutanto
  • Visitor
  • Thank you received: 0
Licenses:

Hi Kris,

Quick fix, open this file language/en-GB/en-GB.com_community.ini find this :

COM_COMMUNITY_TRY_ADVANCED_SEARCH="<a href=_QQQ_%1$s_QQQ_>Advanced Search</a>"

replace to :
COM_COMMUNITY_TRY_ADVANCED_SEARCH="<a href='%1$'>Advanced Search</a>"

I hope this work for you :) i can't do this for you because i can;t login to your ftp :) refusing by server :)

Warm Regards,

David

11 years 2 months ago
  • Kris's Avatar
    Topic Author
  • Kris
  • Offline
  • Fresh Boarder
  • Posts: 46
  • Thank you received: 4
Licenses:
JomSocial Expired

Thanks David, i tried that, but it only returned \n so i changed the language file entry to

COM_COMMUNITY_TRY_ADVANCED_SEARCH="<a href=/search/advancesearch>Advanced Search</a>"

which has done the trick

11 years 2 months ago
  • David Sutanto's Avatar
  • David Sutanto
  • Visitor
  • Thank you received: 0
Licenses:

hi Kris,

So i will mark this as resolved right :) Have a great day Kris :) Thanks for your attention :)

Warm Regards,

David

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW