Jump to content

Radical Tags

Featured Replies

On 7/21/2021 at 8:11 PM, kmk said:

@Makoto just want to ask again, could you add tags filter ability too? I would like have some tags enlist above the topic list container, click the tags to filter the topics.

@Makoto Checking to see if the tag filtering feature has been added yet. If not, any ideas when it will be? I need this for our site. 🙂

Edited by PrettyPixels

  • Replies 675
  • Views 57.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • To provide a quick update, I've got most of the forum/category setting features implemented, and will be adding a script allowing you to import your existing configurations over from Advanced Tags and

  • The errors thrown by IPS are likely false positives. The application does not have any compatibility issues with PHP 8.0 in previous releases, but I do not believe there is any way to override IPS for

  • This should be resolved in the next update, I apologize for the inconvenience!

Posted Images

On 10/4/2021 at 5:31 PM, z929669 said:

This one prevents me from sorting tags in the ACP:

TypeError: Argument 2 passed to IPS\radtags\Table\_Tags::parseRow() must be of the type string, null given, called in /srv/sites/_forum/applications/radtags/sources/Table/Tags.php on line 174 (0)
#0 /srv/sites/_forum/applications/radtags/sources/Table/Tags.php(174): IPS\radtags\Table\_Tags->parseRow()
#1 /srv/sites/_forum/system/Helpers/Table/Table.php(489): IPS\radtags\Table\_Tags->getRows()
#2 /srv/sites/_forum/applications/radtags/modules/admin/tags/listing.php(56): IPS\Helpers\Table\_Table->__toString()
#3 /srv/sites/_forum/system/Dispatcher/Controller.php(96): IPS\radtags\modules\admin\tags\_listing->manage()
#4 /srv/sites/_forum/applications/radtags/modules/admin/tags/listing.php(37): IPS\Dispatcher\_Controller->execute()
#5 /srv/sites/_forum/system/Dispatcher/Dispatcher.php(152): IPS\radtags\modules\admin\tags\_listing->execute()
#6 /srv/sites/_forum/admin/index.php(14): IPS\_Dispatcher->run()
#7 {main}

 

@Makoto I'm getting this same error on a fresh install. Any idea what is causing it or how to fix it?

Hello @Makoto 

I am trying to configure picture as a pre-configured tag, is it even possible? 

please see screenshot

image.png.fbc92d87f754798db97c6c58c0d728cf.png

Thanks.

On 5/4/2020 at 5:49 PM, PandemicSoul said:

Just for those that come after – Makoto fixed the problem quickly. 

Thank you for the help! 🙂

Hi @PandemicSoul, do you know the fix? Makoto seems pretty busy and we're stuck on the same issue...

Thanks in advance

Chris

  • 3 weeks later...

Hey @Makoto i got an error if i try to copy a Download Category 

UnderflowException:  (0)
#0 /config/www/prod/system/Node/Model.php(3061): IPS\Db\_Select->first()
#1 /config/www/prod/init.php(903) : eval()'d code(225): IPS\Node\_Model->__clone()
#2 /config/www/prod/applications/downloads/sources/Category/Category.php(758): IPS\Node\radtags_hook_C_NodeModel->__clone()
#3 /config/www/prod/system/Node/Controller.php(907): IPS\downloads\_Category->__clone()
#4 /config/www/prod/system/Dispatcher/Controller.php(90): IPS\Node\_Controller->copy()
#5 /config/www/prod/system/Node/Controller.php(69): IPS\Dispatcher\_Controller->execute()
#6 /config/www/prod/applications/downloads/modules/admin/downloads/categories.php(44): IPS\Node\_Controller->execute()
#7 /config/www/prod/system/Dispatcher/Dispatcher.php(153): IPS\downloads\modules\admin\downloads\_categories->execute()
#8 /config/www/prod/admin/index.php(13): IPS\_Dispatcher->run()
#9 {main}

did you have any idea how to fix it?

IPS 4.6 

  • 1 month later...

Is there any chance this app is causing an empty array [] to end up in blog, tags when they are inserted by RSS?

  • 3 weeks later...

Hello @Makoto. I got an error, when I try to rebuild Discussion Topics:

Error: Call to a member function tags() on null (0)
#0 /srv/http/ioselite.com/root/html/applications/core/extensions/core/Queue/ResyncTopicContent.php(84): IPS\downloads\radtags_hook_C_DownloadsFile->syncTopic()
#1 /srv/http/ioselite.com/root/html/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_ResyncTopicContent->run()
#2 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
#3 /srv/http/ioselite.com/root/html/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}()
#4 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct()
#5 /srv/http/ioselite.com/root/html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process()
#6 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
#7 /srv/http/ioselite.com/root/html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute()
#8 /srv/http/ioselite.com/root/html/admin/index.php(13): IPS\_Dispatcher->run()
#9 {main}

Do you have an idea, what's wrong with it?

It worked with IPS 4.6.10, but now in 4.6.11 it doesn't...

Thank you!

  • Author
5 minutes ago, Kappa0xc0035fd6 said:

Hello @Makoto. I got an error, when I try to rebuild Discussion Topics:

Error: Call to a member function tags() on null (0)
#0 /srv/http/ioselite.com/root/html/applications/core/extensions/core/Queue/ResyncTopicContent.php(84): IPS\downloads\radtags_hook_C_DownloadsFile->syncTopic()
#1 /srv/http/ioselite.com/root/html/system/Task/Task.php(47): IPS\core\extensions\core\Queue\_ResyncTopicContent->run()
#2 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(87): IPS\_Task::runQueue()
#3 /srv/http/ioselite.com/root/html/system/Helpers/MultipleRedirect/MultipleRedirect.php(93): IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}()
#4 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(136): IPS\Helpers\_MultipleRedirect->__construct()
#5 /srv/http/ioselite.com/root/html/system/Dispatcher/Controller.php(90): IPS\core\modules\admin\system\_background->process()
#6 /srv/http/ioselite.com/root/html/applications/core/modules/admin/system/background.php(42): IPS\Dispatcher\_Controller->execute()
#7 /srv/http/ioselite.com/root/html/system/Dispatcher/Dispatcher.php(153): IPS\core\modules\admin\system\_background->execute()
#8 /srv/http/ioselite.com/root/html/admin/index.php(13): IPS\_Dispatcher->run()
#9 {main}

Do you have an idea, what's wrong with it?

It worked with IPS 4.6.10, but now in 4.6.11 it doesn't...

Thank you!

Hey there! I'll absolutely look into this for you. Looking at the error message, there's a possibility this might be an isolated issue, so I might need you to PM me here and see if you can set me up with a temporary AdminCP account, but I'll review this either way and see if I can reproduce it locally tonight.

On 3/1/2022 at 10:03 AM, Ocean West said:

Is there any chance this app is causing an empty array [] to end up in blog, tags when they are inserted by RSS?

I'll take a look and see if this is something I can reproduce. I believe this was an error with Advanced Tags and Prefixes if you just recently upgraded from that, but I'll make sure Radical Tags is not causing any issues with RSS feeds!

  • 3 weeks later...
  • Author

A maintenance release will be available shortly to address the "null" tags issue.

I've also added a tool to clear these broken tag entries out of the database without needing to run manual sql queries.

Hey,

 

for some reason I cannot add defined tags. The field is not editable. Any idea? Do I miss something?

 

Cheers

image.thumb.png.25d7d1a9335896cdc31bd640b33aae7f.png

Ignore my last question, I figured it out. Unfortunately I am unable to either edit or delete the post.

 

Anyway, different story: I set Minimum tags required to 1 but can still create topics without setting a tag. Is this a bug or are there settings that overrides this?

 
  • Author
5 hours ago, Armbian_Werner said:

Ignore my last question, I figured it out. Unfortunately I am unable to either edit or delete the post.

 

Anyway, different story: I set Minimum tags required to 1 but can still create topics without setting a tag. Is this a bug or are there settings that overrides this?

 

Hey!

Which forum are you testing this in? I created a test forum and set the minimum number of tags to one and it seems to be working as intended on my end,

image.png.48f7d5006265e483a0ed8cdbeff0e0e7.png

23 minutes ago, Makoto said:

Hey!

Which forum are you testing this in? I created a test forum and set the minimum number of tags to one and it seems to be working as intended on my end,

 

At one of the hidden bug tracker forums at our place.

I worked around this by going to the system settings and set the global minimum tag number to 1 for now.

  • 3 weeks later...

Hey there,

 

I just found an issue with the application. It seems like under some circumstances Radical Tags breaks the combined fluid view as mentioned here:

 

 

 

Cheers

Werner

  • Author
On 5/2/2022 at 8:17 AM, Armbian_Werner said:

Hey there,

 

I just found an issue with the application. It seems like under some circumstances Radical Tags breaks the combined fluid view as mentioned here:

 

 

 

Cheers

Werner

This has been addressed in the next update which is now just pending marketplace approval!

On 5/3/2022 at 1:26 PM, Makoto said:

This has been addressed in the next update which is now just pending marketplace approval!

@Jim M  @Marc Stridgen - Can we please expedite the approval?  How long to wait for the fix which is pending 3 days for approval appx. 

If you think that’s long, you don’t want to see how long other app stores take for approval. 😉

2 minutes ago, Randy Calvert said:

If you think that’s long, you don’t want to see how long other app stores take for approval. 😉

It used to be faster before... or at least, that's what I noticed. 

I stick to IPS for a reason 😛  and not to other app stores 😉  

Sometimes it might take a day, sometimes it might take a week. It depends on where the last review was done versus when submitted. It also matters on what other activities are going on. IPS does not have a team dedicated exclusively to marketplace. 

So yes, there are times when it may be faster than others. 🙂 

Edited by Randy Calvert

The update is done as I just update to latest build.

  • 2 weeks later...

I'm an absolute idiot when it comes to CSS/HTML, so I'm currently using the basic editor. However, is anyone able to provide assistance on how to make the prefix BOLD?

I'm trying to make the background color of the prefix gold for example, the text color black, and the prefix bold? How do I do this on the advanced editor? Can anyone provide me a line of code to use in the advanced editor for these specific settings? 

  • Author
20 minutes ago, Shackleford said:

I'm an absolute idiot when it comes to CSS/HTML, so I'm currently using the basic editor. However, is anyone able to provide assistance on how to make the prefix BOLD?

I'm trying to make the background color of the prefix gold for example, the text color black, and the prefix bold? How do I do this on the advanced editor? Can anyone provide me a line of code to use in the advanced editor for these specific settings? 

Is something like this what you are after?

<a href="{tagUrl}" title="{tagTitle}" class="ipsTag_prefix" rel="tag" style="background-color: #b39800;text-color: #fffff;font-weight: bold;">
  <span>{tag}</span>
</a>

 

8 minutes ago, Makoto said:

Is something like this what you are after?

<a href="{tagUrl}" title="{tagTitle}" class="ipsTag_prefix" rel="tag" style="background-color: #b39800;text-color: #fffff;font-weight: bold;">
  <span>{tag}</span>
</a>

 

Thank you SO much for this!! Yes, this is exactly what I was looking for! 😃

  • Author
11 minutes ago, Shackleford said:

Thank you SO much for this!! Yes, this is exactly what I was looking for! 😃

Awesome, glad to hear it! Just let me know if you need help with anything else!

Just one more question while I'm around. Is it possible for the prefix to display while looking at the forums? Doesn't seem to be working for me.

Example:

Could contain: Text

Recently Browsing 0

  • No registered users viewing this page.