• PaymentsPlus

    PaymentsPlus is licensed as GNU GPL ver.2.  To access public areas you must be registered & logged in, where you can access  basic information & the General Forums.  To access member only download and or support areas you must have a current subscription.... Read More
  • Support Services

    PaymentsPlus offers component download & support services on a sucsbription basis. Choose from 4 access levels for support or member download areas. Platinum members get the greatest access and a discount is offered if renewed before the expiry date.
    Read More
  • Need Extra Help?

    Public forums are for user to user support only, whilst posts are answered on occasion by admin no guarantees are made. Whereas Member Forums/Priority Support are for current subscribers. Member forums has 1st priority & are usually answered in 12-24 hours.Read More
Thu 9 September 2010, 07:11 AM
Text Size
   

Login Form



Who's Online

We have 8 guests online

Statistics

Paid Platinum Members : 73
Paid Gold Members : 15
Paid Silver Members : 18
Paid Copper Members : 102
Registered Only : 1653
Total Members : 1861
Content : 23
Web Links : 8
Content View Hits : 74279


Banner

Welcome to the PaymentsPlus User Forums

To access our Support Forums please note the following:

All Users must be Registered and Logged in to be able to create or reply to Posts.

Gereral Public Forums are accessible to all Registered Users.

Priority Support, Custom Hacks and Member Support Forums are only available to current subscribers.
Please refer to the Membership Levels page to view all available access level rights.

Before Posting a topic or replying to a post please ensure you read our Forum Rules


interianoh
Copper Member Exp 03, Mar 2010
ranks
useravatar
User Info

Re: Validation Required

hmmm...i have made a fresh install of joomla and everything else and I keep getting the same problem. What do you propose, a refund?


Administrator has disabled public posting
Tradewise
Admin - Developer
ranks ranks ranks ranks
useravatar
User Info

Re: Validation Required

You my not realise it but I am trying to help you here!. Check your PM messages I sent you a message a couple of hours ago. No one else has reported anything like this, so I can only assume a setting or other incompatibility. I've made you an offer to look deeper into this in the PM but if you just what a refund then I'm good with that too as it will save me time. It's entirely up to you.


Steve Cox - AKA Tradewise - Developer of PaymentsPlus

Administrator has disabled public posting
interianoh
Copper Member Exp 03, Mar 2010
ranks
useravatar
User Info

Re: Validation Required

i do realize that...but i was just asking i have replied to your PM


Administrator has disabled public posting
Tradewise
Admin - Developer
ranks ranks ranks ranks
useravatar
User Info

Re: Validation Required

Ok a couple of things,

Firstly there's nothing wrong with the PP code, however, in Mtree Configuration under Main Tab Use WYSIWYG Editor in front-end Description field: was set to No.  I changed this to Yes  This wasn't the issue but it is a required setting for PP.

Secondly, in PP General Settings I changed the Offline Payment Buttons to show the correct URL. Both of these would have been your next problems and thus now avoided.

The problem is that the Radio button is not displaying and because this the javascript is giving an error because there's nothing to check, I checked the code for the radio button by moving it to another location and it displayed OK. So it had to be something else.

On viewing the source for where the radio button should be it showed this:
<tr>
<td valign="middle" align="left"><strong>Listing Option:</strong></td>
<td><h2 style="visibility: visible;"><span>

RequiresValidation</span> = true;1 Year Standard Listing</h2></td>
</tr>


it should be showing this:
<tr>
<td valign="middle" align="left"><strong>Listing Option:</strong></td>
<td><h2><font color="#5baa5b">

<script language="javascript">RequiresValidation = true;</script><input name="internal_notes" value="3" type="radio">1 Year Standard Listing<br><input name="internal_notes" style="display: none;" type="radio"></font></h2></td>
</tr>


In the code in page_addListing_generic_FORM.php the <h2> does not have a style applied it therefore your Main Template CSS must be adding a style for H2 (and also H3 - I tried that too). And thus underlies the problem its hiding the radio button code between the span tags that it has added.

One would expect that common HTML elements such as Heading Tags in a template would not be overwritten by the CSS which is clearly the case here.

To fix it in your case rather than playing with your CSS, that's something you can do, I just removed the <h2> </h2> tags and replaced them for <strong> </strong> in page_addListing_generic_FORM.php and hey presto it works. Again this is not an error in the PP code, it's an error in YOUR templates CSS

This is just another example of template issues as discussed in this article http://www.paymentsplus.com.au/joomla/i … s-1st.html

Should you require further assistance, please take up the appropriate support option.


Steve Cox - AKA Tradewise - Developer of PaymentsPlus

Administrator has disabled public posting
gheno
Platinum Member Exp 01, May 2011
ranks
useravatar
User Info

Re: Validation Required

I had same problem with not showing options, and that's right, it has nothing to do with PP or Mosets. It is your joomla template that you are using, it overrides the styles and makes the option fields as "display:none".
P.S. At least, that's what I found in my situation.


Administrator has disabled public posting

Board Info

Board Stats:   Total Users: 1861   Total Topics: 250   Total Polls: 0   Total Posts: 872   Total Posts Today: 2
User Info:   Newest User :  noelj07   Members Online: 0   Guests Online: 8
Online  There are no members online
Generated in 0.065 sec. Queries: 34

Tradewise Promotions Developer of PaymentsPlus Copyright © 2009 All Rights Reserved