Jump to content

[Dark / Light] Fluent Design Theme Edition - Topic Support


aXenDev

Recommended Posts

  • 1 month later...
Posted

Hi @aXenDev, still loving this theme, not felt the need for change for a long time now!

Wondering if you can help me understand if this feature below can be added to the theme perhaps?

The '+Create' function is always in a strange order depending on what people have active on their website. I need the ability to change the order so it follows common sense in what people want to do, as well as potentially change some wording if required to make more sense.

Is this something that can be included within the theme edit options at all?

Could contain: Text, Menu, Nature

Thanks in advance!

Posted
12 minutes ago, GazzaGarratt said:

The '+Create' function is always in a strange order depending on what people have active on their website. I need the ability to change the order so it follows common sense in what people want to do, as well as potentially change some wording if required to make more sense.

Is this something that can be included within the theme edit options at all?

Hi,
It's not possible for the theme.

  • 2 weeks later...
Posted

On IPB 4.7.3 with PHP 8.1

Returning this error. 

[[Template forums/front/forums/topicRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

According to my search it's the following code who generate the problem.

{{if theme.fluent_forums_reaction}}	
              		{{$comment = $row->comments( 1, 0 );}}	
              		{{if \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and \count( $comment->reactions() )}}	
              			<div class="ipsDataItem_generic ipsReactOverview ipsReactOverview_small ipsType_light">	
							<ul class='ipsDataItem_stats ipsResponsive_showDesktop'>	
       							{template="reactionOverview" app="core" group="global" params="$comment, TRUE"}	
							</ul>	
                  			<ul class='ipsDataItem_stats ipsResponsive_hideDesktop'>	
       							{template="reactionOverview" app="core" group="global" params="$comment, FALSE"}	
							</ul>	
              			</div>	
              		{{endif}}	
             	{{endif}}

 

Posted
1 hour ago, Riley Anderson said:

On IPB 4.7.3 with PHP 8.1

Returning this error. 

[[Template forums/front/forums/topicRow is throwing an error. This theme may be out of date. Run the support tool in the AdminCP to restore the default theme.]]

According to my search it's the following code who generate the problem.

{{if theme.fluent_forums_reaction}}	
              		{{$comment = $row->comments( 1, 0 );}}	
              		{{if \IPS\IPS::classUsesTrait( $comment, 'IPS\Content\Reactable' ) and \count( $comment->reactions() )}}	
              			<div class="ipsDataItem_generic ipsReactOverview ipsReactOverview_small ipsType_light">	
							<ul class='ipsDataItem_stats ipsResponsive_showDesktop'>	
       							{template="reactionOverview" app="core" group="global" params="$comment, TRUE"}	
							</ul>	
                  			<ul class='ipsDataItem_stats ipsResponsive_hideDesktop'>	
       							{template="reactionOverview" app="core" group="global" params="$comment, FALSE"}	
							</ul>	
              			</div>	
              		{{endif}}	
             	{{endif}}

 

Post have any reactions?

Posted (edited)
17 hours ago, Riley Anderson said:

Yes. It's looking like all posts have a reactions. 

I cannot reproduce this error. Do you have any logs in AdminCP (Support tab)?
Could contain: Text

Edited by aXenDev
Posted (edited)
18 hours ago, aXenDev said:

I cannot reproduce this error. Do you have any logs in AdminCP (Support tab)?
Could contain: Text

TypeError: class_uses(): Argument #1 ($object_or_class) must be of type object|string, null given in  httpdocs/init.php:1168
Stack trace:
#0 httpdocs/init.php(1168): class_uses()
#1  httpdocs/system/Theme/Theme.php(885) : eval()'d code(4803): IPS\IPS::classUsesTrait()
#2 httpdocs/system/Theme/Theme.php(951) : eval()'d code(78): IPS\Theme\class_forums_front_forums->topicRow()
#3 httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\hook544->topicRow()
#4 httpdocs/system/Theme/Theme.php(885) : eval()'d code(1504): IPS\Theme\_SandboxedTemplate->__call()
#5 httpdocs/system/Theme/SandboxedTemplate.php(61): IPS\Theme\class_forums_front_forums->forumTable()
#6 httpdocs/system/Helpers/Table/Table.php(569): IPS\Theme\_SandboxedTemplate->__call()
#7 httpdocs/applications/forums/modules/front/forums/forums.php(568): IPS\Helpers\Table\_Table->__toString()
#8 httpdocs/applications/forums/modules/front/forums/forums.php(38): IPS\forums\modules\front\forums\_forums->_forum()
#9 httpdocs/system/Dispatcher/Controller.php(118): IPS\forums\modules\front\forums\_forums->manage()
#10 httpdocs/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute()
#11 httpdocs/index.php(13): IPS\_Dispatcher->run()
#12 {main}

I tried with all extensions disabled. Same issues.
If you need my community URL where this error appear PM me. 

 

Edited by Riley Anderson
  • 1 month later...
Posted

I just purchased this skin but something is definitely wrong. A lot of missing template phrases or something. How do I fix this?

AdminCP Theme Settings

Could contain: File, Page, Text, Webpage

Forum view

Could contain: Outdoors, Nature

Who's online

image.thumb.png.73229b9c779c654fe4589a7316c2f01e.png

Posted
1 hour ago, Rick7C2 said:

I just purchased this skin but something is definitely wrong. A lot of missing template phrases or something. How do I fix this?

AdminCP Theme Settings

Could contain: File, Page, Text, Webpage

Forum view

Could contain: Outdoors, Nature

Who's online

image.thumb.png.73229b9c779c654fe4589a7316c2f01e.png

Do you have two of the same themes?

Posted
8 minutes ago, Rick7C2 said:

No, all are different. Two are from you? But only Fluent Design Theme has issues.

Could contain: Page, Text

Copy one string and paste it in language page AdminCP. Check it exist first in your community.

Posted
15 minutes ago, aXenDev said:

Copy one string and paste it in language page AdminCP. Check it exist first in your community.

Nothing is showing up in lang search. In fact nothing containing "fluent" exist in languages.

I've also tried uninstalling and reinstalling theme.

Posted
9 hours ago, Rick7C2 said:

I've also tried uninstalling and reinstalling theme.

If this not working try contact with IPS staff. Something get wrong in your community. I can't help here.

  • 3 weeks later...
Posted

i just installed this theme on our site eventguyz.com and the day time theme looks pretty good

Could contain: Advertisement, Poster, Page, Text

something is happening to the text when it goes dark time theme

945141DF-D53D-47B9-ADE1-D17174D30760.thumb.png.4a8cedf6fa48c8f1dc39c12e10a2065a.png

 

Could contain: Person, Man, Adult, Male, Page, Text, Face, Head, People

 

also the ACP menu seems all jacked

Could contain: File, Webpage, Page, Text

Posted
6 hours ago, Cowboy Denny said:

something is happening to the text when it goes dark time theme

You have probably custom CSS here.

6 hours ago, Cowboy Denny said:

also the ACP menu seems all jacked

Try reinstall theme. I'll add a new version that may correct this error this week.

Posted
15 hours ago, aXenDev said:

You have probably custom CSS here.

22 hours ago, Cowboy Denny said:

I tried to disable every application on my site to see if the grayed out text when on dark mode comes back but it doesn't.  And I have your theme running so not sure where else custom CSS code could be coming from.

Just thought I'd let you know what I tried unsuccessfully.

Posted
7 hours ago, Cowboy Denny said:

I tried to disable every application on my site to see if the grayed out text when on dark mode comes back but it doesn't.  And I have your theme running so not sure where else custom CSS code could be coming from.

Just thought I'd let you know what I tried unsuccessfully.

Please write to me in PM. I'll check this in your website for you.

Posted
On 1/9/2023 at 2:22 AM, aXenDev said:

Try reinstall theme. I'll add a new version that may correct this error this week.

I'm not sure if the last update was supposed to address this, but I'm still having issues with the ACP.

Posted
1 minute ago, Rick7C2 said:

I'm not sure if the last update was supposed to address this, but I'm still having issues with the ACP.

This is issue in IPS engine. You need to reinstall the theme or contact IPS support to investigate your problem.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...