-
See https://github.com/VenusInterns/BlogTemplate/blob/master/BlogTemplate/Pages/New.cshtml#L25
There's an invalid `` closing tag in there.
Might be a good idea to check the whole site for HTML5 …
Eilon updated
7 years ago
-
The use of `DateTime` is prevalent in the codebase:
https://github.com/VenusInterns/BlogTemplate/search?utf8=%E2%9C%93&q=datetime&type=
But, [per MSDN](https://docs.microsoft.com/en-us/dotnet/stan…
Eilon updated
7 years ago
-
### FC2blogのコードを読む
[fc2blog / blog](https://github.com/fc2blog/blog)
#### 閲覧ユーザ用エントリポイント
- **`/blog/public/index.php`**
`/public/.htaccess`により、実ファイルが存在しないURLは全てこのファイルへリダイレクトされる
リクエストからルートの判別、コントロ…
-
I broke out a branch and decided to get rid of the profile concept for now. It will be just a one to many between user and blog_templates, a user has many blog_templates. I thought I had set it up cor…
-
I am getting a no method error from my server after logging into a profile and trying to create a new post in node.
create
```
API="${API_ORIGIN:-http://localhost:4741}"
URL_PATH="/blog_templat…
-
I am getting ActiveModel::UnknownAttributeError (unknown attribute 'title' for BlogTemplate.):
app/controllers/blog_templates_controller.rb:21:in `create'
so I want straight to that code to ch…
-
## Description
Since #764 has been merged, one of its tests is broken and block other PR, see this example: https://circleci.com/gh/paulandrieux/victoire/435
## Resolution Ideas
Check that there …
-
I am getting a
```
NoMethodError (undefined method `update' for nil:NilClass):
```
when I try to update my profile on the front end, I have tested it on the back end in node and was successful s…
-
wp cli installed plugin from WordPress depository successfully. Then, executed
wp plugin list
got error message in WP debug file ( see below). Looked in site_meta table and saw row added to tabl…
-
Viewing the blog template:
http://www.getmdl.io/templates/blog/index.html
with Device Mode on tablet/mobile in Chrome, it can only scroll down half the page.