Cameron

Results 81 comments of Cameron
trafficstars

@Jimmi08 Could you please check the user table for user 267, and see if user_sess has a value? Thanks.

So far I have this to add to the table: submitnews_keywords varchar(255) NOT NULL default '', (tags) submitnews_description text NOT NULL, (SEO) submitnews_summary text NOT NULL, submitnews_media text NOT NULL,...

Steps I would take... Search for `Neuigkeiten` in the LAN files and database. If it's a LAN, search the core for the use of the LAN, otherwise track the database...

Here's what I see.. ![image](https://user-images.githubusercontent.com/2825679/49310764-0faaf780-f494-11e8-9a9a-1e41f651a8b0.png)

@Killer0561 Please check your `theme.php` file. Does it contain some old `$NEWS....` variables?

> This patch fixes the symptom of this bug, but I'm concerned about potential side effects: > > ```diff > diff --git a/e107_core/shortcodes/single/navigation.php b/e107_core/shortcodes/single/navigation.php > --- a/e107_core/shortcodes/single/navigation.php (revision a6e1c0b897a3bf3f3e7bd6ea0382e2556e456379) >...

Support the idea, I would save this change for after the v2.3.1 release.

Mostly worked well in local tests. I have plugins with TEXT table fields. After running the recommended update to change the storage engine, they all changed to MEDIUMTEXT, which results...

Thanks @LaocheXe ! I tested with Bootstrap5 and Bootstrap3 themes, and was unable to reproduce the issue you're having. I did notice that your image urls are ending in .ebp...