Welcome Guest, Not a member yet? Register   Sign In
Strange message at the top of my website
#1

I have a website that was built in CodeIgniter 3.x and Bootstrap 3.
Suddenly, on one of my pages, I have a strange message right below the navbar:
Code:
Type=cdir;Modify=20190228205608;Unique=04c800e5ee99c7bc;Perm=cmpdfe;UNIX.mode=0755;UNIX.owner=1998957;UNIX.group=1101; . Type=pdir;Modify=20190228205608;Unique=04c800e5e4dbe742;Perm=cmpdfe;UNIX.mode=0755;UNIX.owner=1998957;UNIX.group=1101; ..
It's nowhere in my own code. Not in my controller and not in my views. Where is this coming from?
Reply
#2

Maybe from your hosting or vps (file permission problem?).
Reply
#3

(03-09-2019, 06:10 AM)Wouter60 Wrote: I have a website that was built in CodeIgniter 3.x and Bootstrap 3.
Suddenly, on one of my pages, I have a strange message right below the navbar:
Code:
Type=cdir;Modify=20190228205608;Unique=04c800e5ee99c7bc;Perm=cmpdfe;UNIX.mode=0755;UNIX.owner=1998957;UNIX.group=1101; . Type=pdir;Modify=20190228205608;Unique=04c800e5e4dbe742;Perm=cmpdfe;UNIX.mode=0755;UNIX.owner=1998957;UNIX.group=1101; ..
It's nowhere in my own code. Not in my controller and not in my views. Where is this coming from?

See: https://stackoverflow.com/questions/4033...oomla-site

Seems related to something in your code using FTP.
Reply
#4

There isn't any referrence to FTP on that page.
I moved the view to another folder and the message disappeared.
Not really a satisfying solution, because I can't explain why, but it works.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB