jOpenSimWorld

Grid Status: Online
Total Regions: 23
Visitors (30 Days): 7
Total Residents: 490
Online Now: 0
Hypergriders online: 0

Showcase menu bug

4 years 10 months ago #3321 by andrewheritage
If I set the Showcase to not show regions it ends up showing nothing at all
Attachments:

Please Log in or Create an account to join the conversation.

4 years 10 months ago - 4 years 10 months ago #3324 by djphil
Hello Andrewrewitage,

I confirm your problem and offer you a temporary fix while waiting for foto to put this into production.

Edit the file components\com_opensim\views\showcase\tmpl\default.php
At line 60
remplace
<?php if($this->showregions): ?>
by 
<?php // if($this->showregions): ?>

And at the end of file (line 121 for me)
remplace the last 
<?php endif; ?>
by
<?php // endif; ?>

Good luck :)

Please Log in or Create an account to join the conversation.

4 years 9 months ago #3328 by andrewheritage
Thanks, that works.

What I would ideally like is to be able to show the regions, but after the classified - don't know if it's possible to make the ordering an option?

Please Log in or Create an account to join the conversation.

4 years 9 months ago - 4 years 9 months ago #3329 by djphil
I have join a modified default.php as zip file for you.

File Attachment:

File Name: default.zip
File Size:1 KB

Have fun! :)
Attachments:

Please Log in or Create an account to join the conversation.

4 years 9 months ago #3330 by andrewheritage
Thanks for that. For some reason though it has the letter 'k' appearing. By switching between the original dll and this one it comes and goes, so assume is an issue with the new dll?
Attachments:

Please Log in or Create an account to join the conversation.

4 years 9 months ago - 4 years 9 months ago #3331 by djphil
It's amazing. I can't make it appear at home.
Have you made any changes to the pages (php) ?

PS: I checked the default.php page I provided to you and I didn't see an error in it.

Please Log in or Create an account to join the conversation.

4 years 9 months ago #3332 by andrewheritage
:oops: Re-checked and I see I did a copy and paste and managed to get that k in before the first <?php Removed that and it's fine now!

Please Log in or Create an account to join the conversation.

Time to create page: 0.153 seconds