solved My Paypal form buttons disappeared from my blog posts after updating Core and jrBlog

Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
I have 'form' enabled for admin quota. (Along with: span,strong,em,a,b,u,i,p,div,br,img,h1,h2,h3,h4,pre,hr,ul,ol,li,big,form,input,object,param,anchor,table,tbody,th,tr,td,q,blockquote,cite)

Paypal Donation buttons were showing and working fine until i just now updated Core and jrBlog module.
The paypal Donation button 'form' code is still there in my blog post code, but is now no longer showing visible.

I cleared cache, did a whole Integrity check, refreshed,and even deleted everything my public_html/data/cache folder via Filezilla.

Help please? These are my main source of income from members, on the the main page of my site.


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 09/01/15 08:13:58AM
brian
@brian
10 years ago
10,149 posts
What does the PayPal form code look like? In order to support HTML 5 tags we had to change how the HTML tags are enabled/disabled - looks like it is not working.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
<center><form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" type="hidden" value="_s-xclick"> <input name="hosted_button_id" type="hidden" value="KX8YCCYG2ZY6W"> <input alt="PayPal - The safer, easier way to pay online!" name="submit" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" type="image"> <img src="https://www.paypal.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0"></form></center>



--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
brian
@brian
10 years ago
10,149 posts
go to marketplace -> Tools -> reload modules and skins and reload the core - it should work now. make sure however that you only allow form and input in YOUR specific quota - since the only way for this to work is to fully disable the tag filter so ANY tags will be allowed.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Actually, i think this is Paypal's more updated code for my button, but it doesn'ty show up either:
[code]<center><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="KX8YCCYG2ZY6W">
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form></center>[code]


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Ok Brian, will do and be right back...

wait...you want me to reload ALL the modules and skins, or just the Core??


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 07/28/15 01:33:06PM
brian
@brian
10 years ago
10,149 posts
Strumelia:
Ok Brian, will do and be right back...

wait...you want me to reload ALL the modules and skins, or just the Core??

no - JUST the core.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Brian, it tries for quite a while to reload the Core, but then stops and i get this message:

"An error was encountered trying to communicate with the Active Marketplace
make sure the Marketplace URL is set correctly in Tools -> Marketplace Systems."

I dont think it successfully reloaded the core. Tried and got same result twice.




--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015

updated by @strumelia: 07/28/15 01:48:17PM
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Now I get :
"Unable to communicate with update server"
when i try to update my last module- jrForum.

Had no trouble updating the other module update releases a few minutes ago.

(p.S. WARNING- if you go into my marketplace area- please do NOT click to update the pending CometChat update...it's a BOOBYTRAP and will blow up my working chat if it's clicked on to update!)


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
brian
@brian
10 years ago
10,149 posts
I just reloaded it here on 2 different test sites and had no issues - maybe try with a different browser?


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Strumelia
Strumelia
@strumelia
10 years ago
3,605 posts
Ok I restarted computer and cleared browser cache as well- got it connecting to marketplace, reloaded Core, had to put the button code back in again...and...it's all back and working right again!
Thanks Brian for whatever you did to fix this. :D

SOLVED


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015