Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2011-06-03 17:30:26

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

[FIXED] Popular Tags -> Multi worded Tags

Hey there is a bug in the Popular Tags Cloud:

If the tag is multi worded eg: Big tits - the link is wrong.

Quick fix by me:

Open templates/YOUR TEMPLATE/extend/widgets/tag_left.widget.php

change line 37

$output[] = '<li><a href="'.RELATIVE_URL.'/tag/'.$key.'/" class="tag'.$value.'">'.e($key).'</a></li>';

TO:

$output[] = '<li><a href="'.RELATIVE_URL.'/tag/'.prepare_string($key, true).'/" class="tag'.$value.'">'.e($key).'</a></li>';

Your're done smile

PS: Use Notepad++ for editing php files, it's free!  http://notepad-plus-plus.org/

Last edited by Coscast (2011-06-03 17:31:38)


sgt-halfsize-banner.jpg

Offline

#2 2011-06-03 20:58:32

MS_DA
Member
Registered: 2011-04-26
Posts: 401
Website

Re: [FIXED] Popular Tags -> Multi worded Tags

Many thanks for the fix Coscast big_smile

I highly suggest to use pspad for for editing php files. It´s the most comfortable editor i ever used but the most importent reason to use it is that pspad does NOT add unwanted "blanks". I have a big lot of needed edits and codings on our Invision Power Board and vBulletin where these unwanted added "blanks" were a real problem.

You can download pspad FOR FREE in YOUR language here  http://www.pspad.com/

Offline

#3 2011-06-03 21:17:03

Coscast
Member
From: Germany
Registered: 2010-10-03
Posts: 546

Re: [FIXED] Popular Tags -> Multi worded Tags

You are welcome MS_DA. I hope my post helped smile


sgt-halfsize-banner.jpg

Offline

#4 2011-06-05 17:42:20

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED] Popular Tags -> Multi worded Tags

It did help 100% :-) Will include the fix in the next version. Thank you!


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#5 2011-07-12 13:38:09

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: [FIXED] Popular Tags -> Multi worded Tags

Fixed added in RC3. Thank you!


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB