61
hervet
Re: Zen Cart Module
  • 2009/1/8 18:20

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hello Rick,

Quote:

Rickb wrote:
Considerations:

A - Supports XOOPS 2.3x

Do you have any problem with Olédrion and XOOPS 2.3 ?

Quote:

B - When you want to continue to shop after you leave the shopping cart, the shopper has no way to go back to the shopping cart directly.

Yes you can.
just display the cart block

Quote:

C - Needs a "buy" button - The cart image icon duplicates as the shopping cart and for the buy functions. That can be confusing.

Good point

bye,
Hervé



62
hervet
Re: Olédrion 2
  • 2009/1/3 16:01

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


in the template called oeldrion_caddy.html, find this code :
<{if $showOrderButton}>
                <
form method="post" name="frmCheckout" id="frmCheckout" action="<{$smarty.const.OLEDRION_URL}>checkout.php" style="margin:0; padding:0; border: 0px; display: inline;">
                    <
input type="submit" name="btnCheckout" id="btnCheckout" value="<{$smarty.const._OLEDRION_CHECKOUT}>" />
                </
form>
            <{/if}>


and replace it like this :
<form method="post" name="frmCheckout" id="frmCheckout" action="<{$smarty.const.OLEDRION_URL}>checkout.php" style="margin:0; padding:0; border: 0px; display: inline;">
                    <
input type="submit" name="btnCheckout" id="btnCheckout" value="<{$smarty.const._OLEDRION_CHECKOUT}>" />
                </
form>

(I have just removed the test)



63
hervet
Re: Olédrion 2
  • 2009/1/2 8:23

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


if you want to make some payments yes, else it can be any email address (the module can't verify its validity).
Can you remove your templates and update them ?



64
hervet
Re: Posting to News by Mail
  • 2008/12/30 10:45

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


I saw this feature in Wordpress (the original version, not the XOOPS port) and found it useful.
It will be added, one day.




65
hervet
Re: Olédrion 2
  • 2008/12/30 10:29

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


@sailjapan,

The only way to hide the checkout button is to restrict orders to registred users and to turn on the module's option "Do you want to enable offline payment?"
But may be there's a problem with this last option. I have to see.


@robertelo
Quote:

And the module logo is invisible.

in the module's folder, remove the file named .htaccess and verify that your host is running Php 5.



66
hervet
Re: [spreadXOOPS] The project frameworks!
  • 2008/11/24 10:28

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4





67
hervet
Re: TinyEditor and Javascript.
  • 2008/11/5 17:50

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


The exact code is :
onclick='tinyMCE.setContent(tinyMCE.getContent()+ xoopsGetElementById("hidden").value); xoopsGetElementById("hidden").value="";'

Thank you guys



68
hervet
Re: TinyEditor and Javascript.
  • 2008/11/5 17:45

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Give me the time to see it and if I find the solution then I will post it here.

Thank you very much Frank



69
hervet
Re: TinyEditor and Javascript.
  • 2008/11/5 17:38

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Hello Frank,

No, the problem is that from a javascript, script, I don't know how to write inside Tinyeditor's area.

With the help of the Firefox "Web developper" extension, I can see that the place where I write my text in TinyEditor is an iframe, but how can I write inside it ... ?

But the point you are talking of is "interesting".
I will surely have to face it ...

Bye,
Hervé



70
hervet
Re: TinyEditor and Javascript.
  • 2008/11/5 15:59

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


to make it simple, if in a forum module I replace the standard dhtml text area with TinyEditor, how can I use the quote button ?




TopTop
« 1 ... 4 5 6 (7) 8 9 10 ... 139 »



Login

Who's Online

154 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 154


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits