marek12
Available for sprite works
- Joined
- Apr 8, 2020
- Messages
- 398
- Solutions
- 4
- Reaction score
- 395
Hello guys.
I am having an issue, after creating account I am having this error on screen
Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\classes\website.php on line 222
This is how the line 222 in website.php looks like: foreach($countries as $fromLong => $countryCode)
Doesn't seem to be affecting anything but obviously I want to fix this.
I've been trying to find a fix online and also tried myself, but unfortunately nothing worked so far.
Thank you in advance if anyone manage to help me with this one
I am having an issue, after creating account I am having this error on screen
Warning: Invalid argument supplied for foreach() in D:\xampp\htdocs\classes\website.php on line 222
This is how the line 222 in website.php looks like: foreach($countries as $fromLong => $countryCode)
Doesn't seem to be affecting anything but obviously I want to fix this.
I've been trying to find a fix online and also tried myself, but unfortunately nothing worked so far.
Thank you in advance if anyone manage to help me with this one
