I'm trying to upload a knitted HTML RMarkdown file to RPubs. I knitted the .rmd and click publish in the preview window then selected RPubs then it gives me this window:
What can i do to resolve this issue? Thanks.
install.packages('rsconnect')
library(rsconnect)
I had the same problem, reinstalling rsconnect package solved it for me :)
Related
I am trying to publish an RMarkdown document that I have edited in RStudio. but it's unfortunate that I am quite confused the way I need to go about this publishment.
I am requested to Enter the Public URL of the RStudio Connect server:
I searched through internet, how I can find this URL but I have failed to find it. I even filled the form on https://rstudio.com/products/connect/ but did not yield any positive result.
Kindly help to know what is wrong with my Rstudio connect and what I do to address this issue.
thank you in advance!
Below is the the screenshot of the message I am being given.
enter image description here
I finally found that the error I was experiencing is due to the location of the project location (directory) I am working with which was different from the current directory.
In addition to this, I found that I needed to knit the document to html before proceeding to publishing it.
The issue has been now addressed, thanks!
I'm trying to install an extension of the Bling platform in my OpenCart application, I know they have forum, but the material is scarce. So I came here. I downloaded the package and followed the steps of the installation, extracted the files and placed in the folder indicated by the documentation.
So I went to OpenCart to install the extension, but I did not find the file there, do I need to update something? Do I need to change the structuring of folders? If anyone can help me, I'll be happy.
Any suggestion?
You can get more info here:
Module Development OpenCart
Log into your OpenCart Dashboard.
Go to Extensions > Product Feeds.
Click on “Install” next to the “Google Site Map” product feed name.
Click “Edit” and then change the status to “Enabled”
Copy the “Data Feed URL” and click “Save"
Opencart 2.0.1.1
Standart Image Manager isn't working.
When I choose some picture, it just opens in the browser, in console I have no errors. Any suggestions?(other functions don't work either, for example reload open image manager without css)
Please someone help)
My js in .tpl doesn't work because my hosting turned on some plugin pagespeed that off scripts in views -_-
Solution:
Add this pagespeed_no_defer="" to script and it will work.
I am working on opencart theme. I have installed the opencart latest 2.0 and haveing some issue with admin side in download modules. File type zip and .rar is not supported in that. I have checked in settngs tabs in server there is mimetype already addeed zip and rar. i want to slove this. Can any one has some idea how to slove this ?.
Opencart 2.0 is missing some mime types for zip. You'll need to add these too, if you want support in all browsers:
application/x-zip
application/zip-compressed
application/x-zip-compressed
application/x-compress
application/octet-stream
I'm unsure about rar. I thought there wasn't an issue. I'd suggest adding the above and if you still have issues then post back and I'll see what else you might need.
I have been trying to fix this without success.
Lately, I am trying to build up a forum using Kunena forum with joomla. I build it all in my local server. When I uploaded the files to the remote server, I got the problem when I access the backend Kunena control panel as follow:
500 - An error has occurred.
load error: failed to find /Applications/MAMP/htdocs/abacdeal1/media/kunena/less/bootstrap/kunena.less
I couldn't find where to change that directory.
Thanks a lot in advance for the help!
I solved the issue as I was having the same problem myself.
Go to root/cache/kunena
In there is a cache file for less which all you need to do is simply delete.
Please re-download the Kunena package from http://www.kunena.org/download, extract files on your PC, open packages folder -> kunena_media_v3.0.0.zip (extract-it) -> open less folder -> open bootstrap and here is "kunena.less". Now, upload this file to /Applications/MAMP/htdocs/abacdeal1/media/kunena/less/bootstrap/ on your server and refresh your site.
Now it must works!
I hope it will works.
PS: when you copy (upload files) from your PC to your own server, some files may not copy correct because of files permissions.
Using Joomla 3.6 and Kunena 5.0.
I built a test site and them moved it over to my production domain name. That caused Load Error Failed to Find Kunena Crypsis.less whenever I clicked on the menu item for Kunena Forum.
My solution was to clear cache in Joomla.