close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

PS4 Category Product

Thread began 10/07/2010 2:33 am by Endrio | Last modified 11/11/2010 7:07 am by Jason Byrnes | 4919 views | 25 replies |

Endrio

PS4 Category Product

Another issue:
when you click on the product category you want to go to next page, the page is displayed incorrectly
See the image.

Some advice how to fix it?

Sign in to reply to this post

Jason ByrnesWebAssist

can you please post a link where I can see the issue to investigate the cause.

Sign in to reply to this post

Endrio

Hi,
the link is: www.rasoulinia.eu

thanks

Sign in to reply to this post

Jason ByrnesWebAssist

it looks like the navigation code in the results page has become modified.



in the webassist/plugins/catalog/results.php page, the navigation code should be:

php:
<?php if ($totalRows_WADAProducts 0) { // Show if recordset not empty ?>

        <div class="ps_pod5">
          <div class="links"> Products <?php echo ($startRow_WADAProducts 1?> to <?php echo min($startRow_WADAProducts $maxRows_WADAProducts$totalRows_WADAProducts?> of <?php echo $totalRows_WADAProducts ?>
            <span class="paginationLinks">
            <?php if ($pageNum_WADAProducts 0) { // Show if not first page ?>
              <a href="<?php printf("%s?pageNum_WADAProducts=%d%s"$currentPage0$queryString_WADAProducts); ?>">First</a>
              <?php // Show if not first page ?>
            <?php if ($pageNum_WADAProducts 0) { // Show if not first page ?>
              <a href="<?php printf("%s?pageNum_WADAProducts=%d%s"$currentPagemax(0$pageNum_WADAProducts 1), $queryString_WADAProducts); ?>">Prev</a>
              <?php // Show if not first page ?>
            <?php if ($pageNum_WADAProducts $totalPages_WADAProducts) { // Show if not last page ?>
              <a href="<?php printf("%s?pageNum_WADAProducts=%d%s"$currentPagemin($totalPages_WADAProducts$pageNum_WADAProducts 1), $queryString_WADAProducts); ?>">Next</a>
              <?php // Show if not last page ?>
            <?php if ($pageNum_WADAProducts $totalPages_WADAProducts) { // Show if not last page ?>
              <a href="<?php printf("%s?pageNum_WADAProducts=%d%s"$currentPage$totalPages_WADAProducts$queryString_WADAProducts); ?>">Last</a>
              <?php // Show if not last page ?>
            </span>
          </div>
        </div>
        <?php do { ?>





you may find it helpful to download a fresh copy of this file.

Sign in to reply to this post

Endrio

I have insert teh code fro the page, you can se it is the same.

Attached Files
page code.txt
Sign in to reply to this post

Jason ByrnesWebAssist

try changing:

php:
<?php
$currentPage 
$_SERVER["PHP_SELF"];
?>



to:

php:
<?php
$currentPage 
"products_results.php";
?>




for some reason your server is not returning the PHP_SELF variable correctly.

Sign in to reply to this post

Endrio

I made the change but does not work, see the attachment.
I have to change it only on page: webassist/ plugins / catalog / result.php or in other pages?

Sign in to reply to this post

Jason ByrnesWebAssist

It is working when I test your page at the URL you provided.

Sign in to reply to this post

Endrio

When you click the side menu, does not work.

I send you the link again: www.rasoulinia.eu

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

Sign in to reply to this post
loading

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...