-
### What e107 version are you using?
Latest Github version (just updated)
### Bug description
```
private function getMainRender()
{
if(isset($this->mainRenders[0]))
{
return $…
-
## Bug Description
file: shortcodes/email_item.sc
shortcode works but nothing is displayed because this test
```
if(deftrue('BOOTSTRAP'))
{
$img = "";
}
```
Output:
``
It sho…
-
## Bug Description
Everything is in the title.
My forum is configured to display 10 posts per page. When the last page contain this 10 posts, a new empty page is displayed, including in pages numbe…
-
Just an idea, maybe far fetched. Having a timed userclass function in vstore might be useful and interesting. The make user/userclass function appears to be there, maybe having a function where it ch…
-
I tried to use Media manager at first -
**A. I created category with type video owner gallery**
- imported mp4 file
- because I need url, I displayed url of media file and got this:
`http://lo…
-
## Bug Description
News displays a wrong number of comments.
It was 15. I added a new one, it changed to 16. So it is not hardcoded.
comment manager displays only one record for news
Used re…
-
## Bug Description
Under certain circumstances there is an issue with the Mailout process. I can do a mailout to "Admins only" as well as "Self". The error only comes when I try to send to "All Users…
-
So the other day I wanted to test something with a Steam login with my site, I logged in and see if I can change the avatar, and notice there isn't a whole lot a Social Login user can edit, for exampl…
-
### What e107 version are you using?
v2.3.3, Latest Github version (just updated)
### Bug description
Required is missing on faq form. What is point of empty question?
Adding` 'required'=>true,…
-
### Discussed in https://github.com/e107inc/e107/discussions/4694
Originally posted by **Jimmi08** February 13, 2022
When you use git synchronization, you display the date of the last one this…