Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • boontong Friend
    #160321

    I paste Paypal Html code on custom module in JA 1.6 templates JA Rave, JA communityplus, JA Teline IV but they don’t work. However they work on Joomla 1.5.

    Is it a Joomla 1.6 problem or JA 1.6 template problems?

    Please help.

    Sherlock Friend
    #377348

    Dear boontong,

    To be able save the paypal code on the csutom module of joomla1.6 you can try as following
    open the file of administratorcomponentscom_modulesmodelsformsmodule.xml ,look for this
    <field name=”content” type=”editor”
    buttons=”true”
    description=”COM_MODULES_FIELD_CONTENT_DESC”
    filter=”ContentHelper::filterText”
    label=”COM_MODULES_FIELD_CONTENT_LABEL”
    />

    change it to
    <field name=”content” type=”editor”
    buttons=”true”
    description=”COM_MODULES_FIELD_CONTENT_DESC”
    filter=”raw”
    label=”COM_MODULES_FIELD_CONTENT_LABEL”
    />

    i hope that would help !

    visionsaga Friend
    #383267

    Thank you very much, now i can embed my yahoo pingbox
    🙂

    Phill Moderator
    #383281

    dathq,

    I thought it was possible to switch off the filters in the J1.6 back end? I’ve done it to embed video code and other custom code. Go to the article manager and click on the option button (the little light switch on the top right corner) and there is a tab marked “Text Filters”. If you make sure you set super users and administrators to “No Filter” it stops all that mucky stripping of code both in modules and in articles for those user groups.

    I don’t think we need to edit the code.

    davecu Friend
    #407727

    hello dat H

    thanks for helping me if I served and was valuable as you said one thing I can please talves

    and I get the paypal button and it works now the problem is that I get 2 buttons paypal and 2 are the same

    I would like to know how to remove a paypal button and make it the other button

    not that I get 2 buttons

    thanks for the help and I hope your answer soon or someone help me please

    Sherlock Friend
    #407785

    <em>@davecu 261632 wrote:</em><blockquote>hello dat H

    thanks for helping me if I served and was valuable as you said one thing I can please talves

    and I get the paypal button and it works now the problem is that I get 2 buttons paypal and 2 are the same

    I would like to know how to remove a paypal button and make it the other button

    not that I get 2 buttons

    thanks for the help and I hope your answer soon or someone help me please</blockquote>

    Hi davecu,

    if you can post here the url where the issue can be seen, i will take a look on this for you.

Viewing 6 posts - 1 through 6 (of 6 total)

This topic contains 6 replies, has 5 voices, and was last updated by  Sherlock 13 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum