Jump to content

Portal


Recommended Posts

Posted

The actual settings page, cannot remember where it was supposed to be, so when you answer this reply an image will be uploaded.

 

Best regards,

Prins.

Posted
On 23/06/2016 at 7:02 AM, Geryha said:

The actual settings page, cannot remember where it was supposed to be, so when you answer this reply an image will be uploaded.

See ACP > Customization tab > Portal > Settings.

Posted (edited)
On 24.6.2016 at 1:39 AM, Mike John said:

See ACP > Customization tab > Portal > Settings.

Here you go :-)

39f4630ce3034b4bb0d48e22eea7fac8.png

Edited by Geryha
EDIT: Sorry for late reply - Thanks.
Posted
On 26/06/2016 at 6:18 AM, Geryha said:

Here you go :-)

I would try a complete uninstall and then re-install again. If it's still not working, I'll need board login details to troubleshoot further.

  • 2 weeks later...
Posted (edited)

Hello,

I have just updated to the latest version of your excellent product and it has changed the way a post is shown on the main part of the portal so that the date format is a little weird. An image will show this better than I can describe it:

#024.jpg

Any idea how to fix this? You can see this happening on our website here - www.drobnovia.com

Regards,

Andy

Edited by Azoun
Posted
On 7/7/2016 at 9:05 AM, Azoun said:

Hello,

I have just updated to the latest version of your excellent product and it has changed the way a post is shown on the main part of the portal so that the date format is a little weird. An image will show this better than I can describe it:

#024.jpg

Any idea how to fix this? You can see this happening on our website here - www.drobnovia.com

Regards,

Andy

I produce the same error..

Also is it possible to Truncate and include the image?

Posted
On 07/07/2016 at 9:05 AM, Azoun said:

Any idea how to fix this? You can see this happening on our website here - www.drobnovia.com

On 09/07/2016 at 2:10 PM, Caiden Spencer_321044 said:

I produce the same error..

I haven't had a chance to test the latest version but noted this bug for the next version. I'll need acp login details if you want me to patch this manually.

On 09/07/2016 at 2:10 PM, Caiden Spencer_321044 said:

Also is it possible to Truncate and include the image?

Not in this version but I do have some code for the next version that can include the first image within a post and also have truncate enabled.

22 hours ago, ToeJam said:

Can I use this portal with 4.1.13.2?

Should be fine, no major reported issues yet.

Posted

Hi, can't find the menu point at customization for editing items after installation at the latest IP Board version. Is there anything I can do?

Posted
On 12/07/2016 at 3:56 AM, Mike John said:

I haven't had a chance to test the latest version but noted this bug for the next version. I'll need acp login details if you want me to patch this manually.

Hi,

If you just send me a pm with the file changes etc I'm sure I can do it and it saves you time too ^_^

Posted (edited)
On ‎25‎.‎06‎.‎2016 at 10:18 PM, Geryha said:

Here you go :-)

39f4630ce3034b4bb0d48e22eea7fac8.png

Hi,

I have the same issue. No Portal menu at the customization tab.

Thanks,
gweny

Edited by gweny25
Posted

Have it up and seems to work fine. Is there a way to set up blocks on both the right and left side of the center?  I like Unreal Portal and used to have that so trying to get something that would have block on both sides.

Awesome mod thanks!

Posted
On 13/07/2016 at 8:13 PM, gweny25 said:

Hi, can't find the menu point at customization for editing items after installation at the latest IP Board version. Is there anything I can do?

In ACP > System tab > Menu Manager? Or are you referring to somewhere else?

On 13/07/2016 at 11:46 PM, Azoun said:

If you just send me a pm with the file changes etc I'm sure I can do it and it saves you time too ^_^

Patch can be found here.

5 hours ago, ToeJam said:

Have it up and seems to work fine. Is there a way to set up blocks on both the right and left side of the center?  I like Unreal Portal and used to have that so trying to get something that would have block on both sides.

I've actually looked into this recently and until IPB4 includes a better way to setup a left side widget area, this is unfortunately not possible.

Posted
15 hours ago, Mike John said:

In ACP > System tab > Menu Manager? Or are you referring to somewhere else?

Patch can be found here.

Many thanks ^_^

Posted

solved the issue. It's strange, to have to give myself as an admin permissions for that in ACP. So you would need 2 admins to give permissions for each one.

  • 2 weeks later...
  • 2 weeks later...
Posted (edited)
On 12/08/2016 at 3:09 PM, Caiden Spencer_321044 said:

Is there any way in the portal to display for each post the number of views the article has had?

I'll note this for the next version but if you wanted to include something temporarily. View this edit on how to add content to the topic row. Adding something like this should work, (Haven't tested yet)

<li>{number="$topic->views"} Views</li>

 

Edited by Mike John
Posted
23 hours ago, Mike John said:

I'll note this for the next version but if you wanted to include something temporarily. View this edit on how to add content to the topic row. Adding something like this should work, (Haven't tested yet)


<li>{number="$topic->views"} Views</li>

 

This worked... is it possible to put it on the right side ?

 

How would I do this in CSS?

Posted
1 hour ago, Caiden Spencer_321044 said:

This worked... is it possible to put it on the right side ?

IPB4 includes a css class that may be of use here.

<li class='ipsPos_right'>{number="$topic->views"} Views</li>

 

  • Recently Browsing   0 members

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