Need urgent help!
Permalink
I'm far beyond a deadline here and I recently converted this site to C5 after getting fed up with a custom built CMS.
So far, I'm loving it. It took me only 4 weeks to learn and rebuild what took 5months prior to do.
How ever we are beyond the crunch and this ONE pesky thing is interfering.
I have a paypal button on the site. Its being put there in a controller and I need its values manipulable through javascript. This works fine in my other build, and by itself just as HTML.
C5 is inserting "...@sitename.org" into my action on the paypal form! I cant submit the data at all and I don't know what to do. I've messed with it for hours, tried variations, etc.
I really am against a wall here and I would spend more time searching the forums for similar instances but I need this fixed now and I'd greatly appreciate any help I can get.
So far, I'm loving it. It took me only 4 weeks to learn and rebuild what took 5months prior to do.
How ever we are beyond the crunch and this ONE pesky thing is interfering.
I have a paypal button on the site. Its being put there in a controller and I need its values manipulable through javascript. This works fine in my other build, and by itself just as HTML.
C5 is inserting "...@sitename.org" into my action on the paypal form! I cant submit the data at all and I don't know what to do. I've messed with it for hours, tried variations, etc.
I really am against a wall here and I would spend more time searching the forums for similar instances but I need this fixed now and I'd greatly appreciate any help I can get.
How are you implementing the Paypal button?
I've use the HTML block and it has always worked.
I've use the HTML block and it has always worked.
I am passing it in from the controller. Honestly I haven't fully adopted to the C5 way of doing things. The page doesn't live in the dashboard but exists as part of my pagetype controller so that I can keep certain pages set up as they were before. This was a conversion more than anything.
So this page has no blocks or anything like that, its also done in a multipage jquery mobile setup so there wouldn't be any easy way to edit the blocks regardless(without explaining a lot to the client) and I didn't want to spend a lot of time fooling around with something that the client wasn't going to need to edit themselves.
I'm not sure whats causing it but all my external links are being converted into this ...@sitename.org setup. I've remedied the situation for now, I'll most likely post again if this happens in the future, and without the urgency hehe.
So this page has no blocks or anything like that, its also done in a multipage jquery mobile setup so there wouldn't be any easy way to edit the blocks regardless(without explaining a lot to the client) and I didn't want to spend a lot of time fooling around with something that the client wasn't going to need to edit themselves.
I'm not sure whats causing it but all my external links are being converted into this ...@sitename.org setup. I've remedied the situation for now, I'll most likely post again if this happens in the future, and without the urgency hehe.
While my crisis is currently adverted, any help on this subject is still very much appreciated!!