Display Element incorrectly saving in DB

p38

Active Member
Hi all,

Has anyone perhaps noticed that the display element seems to save the contents to the db, even though it should not as per docs?

This simple code example seems to save the contents of google page into the db. I was sure this never happened in the past.....

$url = "https://google.com";
$html = file_get_contents($url);
return $html;


Any ideas?

Paul
 
I think you have to set to NO the "Save to database" option in the Access options of the element.
 
  • Like
Reactions: p38
Thanks Mauro, much appreciated, will give this a try.

I was guided by the wiki docs which implied it does not save to DB, hence did not think to look at this.

Paul
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top