Community Forum

Please read the intro before joining/posting. Thank you.

If you have questions about our software, chances are this forum has the answers.

You'll need to register before you can post on the forum to ask your question or to answer another one. A reply will be posted to each and every question that is asked so there is no need to double post or bump your post. We'll do our best to answer promptly, but in some cases it may take a day or two. If you bump your post, it may be removed. Bear with us and we'll get your question answered quickly.

Here are a few tips to help you to get your questions answered more rapidly.

IMPORTANT: Posts in English only. We don't employ translators and we'll be unable to understand your message properly and will probably delete it.
SOFTWARE: Each software has it's own forum. Software here is NOT supported. Posts about this software will be deleted. Supported software questions ONLY please.
SEARCH: Use the search option to see if your question has been answered on the forum before now or if there is an answer in the documentation of your software.
PERSONAL SUPPORT: If you have purchased a commercial version of any software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
LINKS: Any links posted are not clickable (to deter spammers) and must be copied / pasted into your browser address bar.

            

You are not logged in.

When Editing an item from the Review BasketPosts in the Maian Pal forum by magiccardpops
magiccardpops
18-11-2019 02:48:20

David -

When reviewing a basket and clicking the "Edit" button the following screen comes up:

[img=edit]https://i.ibb.co/JsDNStn/a-Clipboard02.png[/img]

This happens in both the latest Firefox and Chrome browsers.

When clicking on the "Update" button - nothing happens.

Thanks,
MagicCardPops

magiccardpops
19-11-2019 01:56:08

Thank you David.

- MagicCardPops

magiccardpops
19-11-2019 15:39:25

No, just on the "Review Basket" screen

magiccardpops
20-11-2019 04:27:35

Here it is

[img=review basket]https://ibb.co/ZHDPxPR[/img]

magiccardpops
20-11-2019 16:01:57

I am confused. I thought this was the Maian Pal forum.

magiccardpops
20-11-2019 17:40:16

Sorry about the confusion.

Unfortunately, the original issue, for Maian Pal, not Maian Cart, remains for me.
Firefox, Chrome and Edge all show it.

This code:

        <h1>Review Basket</h1>

        <div class="panel panel-default checkoutproduct" id="mswck_2">
          <div class="panel-body">
            <div class="table-responsive">
              <table class="table top">
                <tbody>
                  <tr>
                    <td><a href="https://theturks.com/mpalv12/product/million-dollar-raffle-tickets">Million Dollar Raffle tickets</a></td>
                    <td class="text-right"><a href="content/products/no-preview.png" data-toggle="lightbox" data-gallery="product_2"><img src="content/products/no-preview.png" alt="Million Dollar Raffle tickets" title="Million Dollar Raffle tickets"></a></td>
                  </tr>
                </tbody>
              </table>
              <table class="table options">
                <tbody>
                  <tr>
                    <td>Raffle Ticket 10</td>
                    <td class="text-right">Qty: <b>2</b> / <span class="highlight">$10.00</span></td>
                  </tr>
                </tbody>
              </table>
            </div>
          </div>
          <div class="panel-footer text-center">
            <a class="aedit" href="?edit=2" onclick="iBox.showURL(this.href,'',{height:450,width:700});return false"><i class="fa fa-edit fa-fw"></i> Edit</a>
            <a class="arem" href="#" onclick="mswCheckout('rem', '2');return false"><i class="fa fa-trash-o fa-fw"></i> Remove</a>
          </div>
        </div>

When the "Edit" is clicked produces this code:

    <div class="container-fluid">
      <div class="row">
        <div class="panel panel-default producteditarea">
          <div class="panel-heading">
            <i class="fa fa-cube fa-fw"></i> <b>Million Dollar Raffle tickets</b>
          </div>
          <div class="panel-body buyformeditarea">
            <form method="post" action="#">
              <div class="table-responsive">
                <table class="table table-striped table-hover">
                  <tbody>
                    <tr id="pbo_2">
                          <td>Raffle Ticket 5<span class="hidden-lg hidden-md"><br>$5.00</span></td>
                          <td class="hidden-sm hidden-xs">$5.00</td>
                          <td class="qty">
                            <input type="hidden" name="fm[bid][]" value="2">
                            <input type="hidden" name="fm[stock][]" value="99">
                            <div class="form-group">
                              <div class="form-group input-group">
                               <span class="input-group-addon">Qty</span>
                               <input type="text" name="fm[qty][]" class="form-control" value="0" data-stockval="99" data-id="pbo_opt_2" id="pbo_opt_2">
                              </div>
                            </div>
                          </td>
                        </tr>
<tr id="pbo_3">
                          <td>Raffle Ticket 10<span class="hidden-lg hidden-md"><br>$10.00</span></td>
                          <td class="hidden-sm hidden-xs">$10.00</td>
                          <td class="qty">
                            <input type="hidden" name="fm[bid][]" value="3">
                            <input type="hidden" name="fm[stock][]" value="99">
                            <div class="form-group">
                              <div class="form-group input-group">
                               <span class="input-group-addon">Qty</span>
                               <input type="text" name="fm[qty][]" class="form-control" value="2" data-stockval="99" data-id="pbo_opt_3" id="pbo_opt_3">
                              </div>
                            </div>
                          </td>
                        </tr>
<tr id="pbo_4">
                          <td>Raffle Ticket 15<span class="hidden-lg hidden-md"><br>$15.00</span></td>
                          <td class="hidden-sm hidden-xs">$15.00</td>
                          <td class="qty">
                            <input type="hidden" name="fm[bid][]" value="4">
                            <input type="hidden" name="fm[stock][]" value="100">
                            <div class="form-group">
                              <div class="form-group input-group">
                               <span class="input-group-addon">Qty</span>
                               <input type="text" name="fm[qty][]" class="form-control" value="0" data-stockval="100" data-id="pbo_opt_4" id="pbo_opt_4">
                              </div>
                            </div>
                          </td>
                        </tr>
<tr id="pbo_5">
                          <td>Raffle Ticket 20<span class="hidden-lg hidden-md"><br>$20.00</span></td>
                          <td class="hidden-sm hidden-xs">$20.00</td>
                          <td class="qty">
                            <input type="hidden" name="fm[bid][]" value="5">
                            <input type="hidden" name="fm[stock][]" value="100">
                            <div class="form-group">
                              <div class="form-group input-group">
                               <span class="input-group-addon">Qty</span>
                               <input type="text" name="fm[qty][]" class="form-control" value="0" data-stockval="100" data-id="pbo_opt_5" id="pbo_opt_5">
                              </div>
                            </div>
                          </td>
                        </tr>                  </tbody>
                </table>
              </div>
            </form>
          </div>
        </div>
        <div class="alert alert-warning" id="edwarning" style="display:none"></div>
        <div class="text-center" id="ebutton">
          <button type="button" class="btn btn-success" onclick="if(jQuery(this).attr('class')!='btn btn-success disabled'){mswCart('2', 'add-edit', '.buyformeditarea')}"><i class="fa fa-check fa-fw"></i> Update</button>
        </div>
      </div>
    </div>

Which results in the first screen shot:

[img=edit]https://i.ibb.co/JsDNStn/a-Clipboard02.png[/img]

But if you do not have a problem in your testing I am wondering what is going on with me ?

Very confusing.

Thanks for your time, David.

- MagicCardPops

magiccardpops
22-11-2019 16:50:51

Hello David -

Two things I have noticed.

FIRST: In the Maian Pal demo page code in the header looks like this ( notice the https )

    <!-- Open Graph -->
  <meta property="og:type" content="website">
  <meta property="og:url" content="https://www.maiansoftware.com/demos/mpal/">
  <meta property="og:description" content="">
  <meta property="og:site_name" content="My Shop">
  <meta property="og:image:secure_url" content="https://www.maiansoftware.com/demos/mpal/content/_theme_default/images/social-facebook.png">
  <meta property="og:image" content="https://www.maiansoftware.com/demos/mpal/content/_theme_default/images/social-facebook.png">
  <meta property="og:title" content="My Shop">
  <meta property="og:image:height" content="250">
  <meta property="og:image:width" content="250">

In my store the page header looks like this ( notice the http, i.e., Not https )

    <!-- Open Graph -->
  <meta property="og:type" content="website">
  <meta property="og:url" content="http://mystore.com/mpalv12/">
  <meta property="og:description" content="">
  <meta property="og:site_name" content="Maian Cart Pal Test Store">
  <meta property="og:image:secure_url" content="http://mystore.com/mpalv12/content/_theme_default/images/social-facebook.png">
  <meta property="og:image" content="http://mystore.com/mpalv12/content/_theme_default/images/social-facebook.png">
  <meta property="og:title" content="Maian Cart Pal Test Store">
  <meta property="og:image:height" content="250">
  <meta property="og:image:width" content="250">

However, the code in both the Maian Pal demo page and my page have header code that looks like this ( notice Both have https )
Mine of course has "mystore" where here it is "maiansoftware".

    <base href="https://www.maiansoftware.com/demos/mpal/">

    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/normalize.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/jquery-ui.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/animate.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/bootstrap.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/msw-base.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/font-awesome/font-awesome.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/msw.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/mobile.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/plugins.css" type="text/css">
    <link rel="stylesheet" href="https://www.maiansoftware.com/demos/mpal/content/_theme_default/css/jquery.ibox.css" type="text/css">
        <link rel="alternate" type="application/rss+xml" title="RSS" href="https://www.maiansoftware.com/demos/mpal/rss">
        <title>My Shop</title>

I think this is causing the problem because if I allow "unauthorized scripts" to run (because of the http instead of the https) then the correct popup loads for the "Edit" link.

Any idea why this discrepancy in the header code?

SECOND: When I click on the Software Version check link in Admin (which shows V1.2)  I get the message:
Installed Version: 1.0
Current Version: 1.2

X Your version is out of date.

Thanks again David,

- MagicCardPops

magiccardpops
22-11-2019 17:53:16

David -

Brilliant!!!  That is exactly what I did.  Set up SSL later and forgot to update path in Base folder to https.

( What do you think about Admin link showing V1.2 but stating I have V1.0 when clicked? )

Thank you so very much.
- MagicCardPops

100% Free SoftwareSoftware Versions, Development, Docs & UpgradesHostingNewsletter
Made with in the U.K & Hong Kong

Free PHP Scripts / Responsive PHP Scripts / Lightweight PHP Scripts / White Label PHP Scripts