XoopsModules25x / news

With this XOOPS module, you can create an unlimited number of news on your site. You can create all the articles you want and attach them to topics.
4 stars 11 forks source link

Lost pagenav css in latest version #39

Open jorgenqv opened 2 years ago

jorgenqv commented 2 years ago

XOOPS Version | XOOPS 2.5.11-Beta2 from Master latest update sept 28, 2022 PHP Version | 8.0.24 MySQL Version | 10.3.36-MariaDB-1:10.3.36+maria~ubu2004 Server API | cgi-fcgi OS | Linux fsockopen | On post_max_size | 256M max_input_time | 60 output_buffering | max_execution_time | 300 memory_limit | 2147483648 file_uploads | On upload_max_filesize | 256M

Default theme

News module version 1.72.0 Beta.6

The index top and bottom navigation styles like class xo-pagact, xo-pagenav etc is not used.

mambax7 commented 2 years ago

Where? In the Admin, in the Frontend? Can you show a screenshot and point me to what I should be looking for?

jorgenqv commented 2 years ago

Hello!

Sorry for not being very clear about this. It's on the module front page.

If I replace all the module files in /modules/news/ back from Beta 5 and update the module the pagenav style is back. And if I upload Beta 6 and update the module the style is missing.

Screenshot News 1 72 0_Beta5 2022-10-27 12-57-26

Module Front Index Page HTML output source News 1.72.0 Beta 5

<hr>
        </div>

    <div style="margin: 10px;"> <div id="xo-pagenav">
                                <strong class="xo-pagact">(1)</strong>

                                                        <a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=5&amp;storytopic=0">2</a> 

                                                        <a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=10&amp;storytopic=0">3</a> 

                                                        <a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=15&amp;storytopic=0">4</a> 

                                                ...

                                                        <a class="xo-counterpage" href="/jorgen/nyxoops/index.php?start=90&amp;storytopic=0">19</a> 

                    <a class="xo-pagarrow" href="/jorgen/nyxoops/index.php?start=5&amp;storytopic=0"><u>»</u></a>
                </div>
</div>
    <table width="100%" border="0">
        <tbody><tr>
                            <td width="100%"><div class="item">
    <div class="itemHead">
        <span class="itemTitle">
            <a title="Xoops" href="[My-Not-public-shown-url]/jorgen/nyxoops/modules/news/index.php?storytopic=2">Xoops</a> - &nbsp;  <h2><a href="[My-Not-public-shown-url]/jorgen/nyxoops/modules/news/article.php?storyid=106" title="Ny Xoops 2.5.11 beta2">Ny Xoops 2.5.11 beta2</a>

Screenshot_News_1 72 0 Beta-6_2022-10-27 13-04-06

Module Front Index Page HTML output source News 1.72.0 Beta 6

<hr>
        </div>

    <div style="margin: 10px;"><b>(1)</b> <a href="/jorgen/nyxoops/index.php?storytopic=0&amp;start=5">2</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&amp;start=10">3</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&amp;start=15">4</a> ... <a href="/jorgen/nyxoops/index.php?storytopic=0&amp;start=90">19</a> <a href="/jorgen/nyxoops/index.php?storytopic=0&amp;start=5"><u>»</u></a> </div>
    <table width="100%" border="0">
        <tbody><tr>
                            <td width="100%"><div class="item">
    <div class="itemHead">
        <span class="itemTitle">
            <a title="Xoops" href="[My-Not-public-shown-url]/modules/news/index.php?storytopic=2">Xoops</a> - &nbsp;  <h2><a href="[My-Not-public-shown-url]/modules/news/article.php?storyid=106" title="Ny Xoops 2.5.11 beta2">Ny Xoops 2.5.11 beta2</a></h2>