Topic-icon Community Builder Profile Tab - Missing buttons?

Active Subscriptions:

None
12 years 2 months ago #42326 by piebal
See attached image: are those supposed to be just text?

File Attachment:
The topic has been locked.
Support Specialist
12 years 2 months ago #42332 by alzander
No, those shouldn't just be text. If you just upgraded JFBConnect, please clear your browser cache to ensure you're loading the latest Javascript files.

If that doesn't work, can you check that the following file loads if you try to directly access it:
administrator/components/com_jfbconnect/assets/js/jfbcadmin-template.js

That file is what changes the text buttons into prettier push-buttons and does some other things to make the config areas work.

If the above doesn't help, can you let me know if the main JFBConnect -> Configuration area works? That relies on that file as well. If it works, but the CB config area doesn't, it could be an indication of some other conflict we haven't seen before.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 2 months ago #42334 by piebal
Hi Alex,

You are correct, main configuration area has the same issue now,

My JS console in chrome shows:
Failed to load resource: the server responded with a status of 404 (Not Found) foodservicepromos.com/media/sourcecoast/css/sc_bootstrap.css
Failed to load resource: the server responded with a status of 404 (Not Found) foodservicepromos.com/media/sourcecoast/...q-bootstrap-1.8.3.js
Uncaught ReferenceError: jfbcJQuery is not defined jfbcadmin-template.js:52
Uncaught ReferenceError: jQuery is not defined jfbconnect-admin.js:7
Uncaught ReferenceError: jfbcJQuery is not defined index.php?option=com_jfbconnect&view=config:989
Calling LP_setval from A onloadwff.js:78

It looks like I am missing some assets?

I was able to directly access the js you mentioned in your post.
The topic has been locked.
Support Specialist
12 years 2 months ago #42338 by alzander
I'm not sure why those files would be missing as the jq-bootstrap-1.8.3.js and sc_bootstrap.css files are needed in multiple areas of JFBConnect, both front-end and backend. They should be installed with JFBConnect always and there shouldn't be any reason for them to be missing.

The only suggestion I'd have is to go to the My Downloads area of this site and re-download the latest package. Install and update your site with it (you don't need to uninstall or anything first, it should be a very simple process). Hopefully, that will replace the missing files and get you going.

I hope that helps, but if you still have issues after re-installing, just let me know!

Thanks,
Alex
The topic has been locked.