Just signed up...

clixcity

Member
License Active
I am having two problems...

Someone signed up to my visiolist and I didn't get an email about it even though I have it set to alert me in the settings.

My second problem and I don't know if it is related, I singed up for a tester account at my site and when it went to mysite/join it's just a blank white page.

Help please?
 

Basti

Administrator
Staff member
Several reasons could cause this.

first off, white page indicates an php 500 error, so you most likely have a plugin which does something after you click submit
i would assume that plugin was not installed correctly

to install a plugin you have 2 options,
1) using the plugin manager in admin to upload the zip, this will make db changes automatical
2) upload via ftp, you then have click the install icon in admin plugin manager

i would assume case 2 applies for you, so just click on every plugins install icon ( where exist ) to make sure all are installed
If it still not works, you need to tell us which plugins you are using and then disable plugins one by one until culprit is found
All this could also be shortened if you look at your error_log file ( mostly found inside your web root ( public_html ), or in a folder called logs. And let us know if there is anything listed


For the email, i would bet it is related to the white page, so first try the above and then make a test account again to see if you get emails. If not, we can dig further ( e.g wrong smtp settings if used )
 

clixcity

Member
License Active
I did upload plugins... But I didn't do it through FTP. I did it through the admin user interface. I'll attach a screen shot...
As for the email problem I'm having, I didn't set any of the SMTP settings. I've left those alone.

*Update* I removed Send Message but it still shows a white screen when I sign up for an account.
*Update2* I did change a setting in the SMTP section but it was for the time zone. I changed it to America/New_York
 

Attachments

Last edited:

Basti

Administrator
Staff member
Send message plugin 100% has nothing to do with it, it is a contact form, it is not loaded on join.

All this could also be shortened if you look at your error_log file ( mostly found inside your web root ( public_html ), or in a folder called logs. And let us know if there is anything listed
Let us know if something is in the error log file. Or at least tell us your used plugins. Cant help otherwise
 

clixcity

Member
License Active
Or at least tell us your used plugins. Cant help otherwise
I'll attach the screenshot again, maybe it didn't come through... It lists the plugins I am using. But just in case...

I am using:

Screenshots 1.5.1
Overall Stats 1.4
Ads 1.3
Newest Members 1.6
Youtube Video 1.0.1

There are three files in the log folder:

clix.city-Jun-2020
clix.city-ssl_log-Jun-2020
ftp.clix.city-ftp_log-Jun-2020

For some reason I cannot attach those files. I would copy and paste the info here but then when I try to submit the message it says it is too long.
 

Attachments

Basti

Administrator
Staff member
Ok, those plugin would not really cause a white page on join

Is there also no error_log file inside public_html?

Could prodive ftp details via private message? Then i could have a look instead of guessing around
 

Mark

Administrator
Staff member
What error are you seeing in the error log? You should be able to hit the white screen and see right away what was added.
paste the error here.

or provide FTP login via private message so we can look.
 

clixcity

Member
License Active
OK, inside my public_html folder there is an error_log. This is what it says...

I'll post as much as I can, it won't let me post the whole thing...

[22-Jun-2020 01:39:14 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:14 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:14 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:17 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:17 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:17 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:30 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:30 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:39:30 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:30 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:30 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:30 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:40 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:40 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:48:40 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:53:55 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:53:55 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 01:53:55 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:01:59 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:01:59 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:01:59 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:02:16 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:02:16 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:02:16 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:06:14 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:06:14 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 02:06:14 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:38 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:39 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:40 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:40 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:40 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:41 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:41 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:41 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:42 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:42 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:42 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:44 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:45 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59[22-Jun-2020 06:39:46 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:46 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:46 America/Los_Angeles] PHP Fatal error: require_once(): Failed opening required '/home/clixcity/public_html/sources/sql/.php' (include_path='.:/opt/alt/php72/usr/share/pear') in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:46 America/Los_Angeles] PHP Notice: Undefined index: sql in /home/clixcity/public_html/index.php on line 59
[22-Jun-2020 06:39:46 America/Los_Angeles] PHP Warning: require_once(/home/clixcity/public_html/sources/sql/.php): failed to open stream: No such file or directory in /home/clixcity/public_html/index.php on line 59
 

clixcity

Member
License Active
I see a lot of time zones... I did change the time zone to America/New_York...

Would that have caused this??
 

Mark

Administrator
Staff member
these are all for June 22, can you trigger the error then open your error log and post here the last 5 entries? That way we only see what we need.
 

clixcity

Member
License Active
0:27 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 04:50:27 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 04:50:27 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 04:56:54 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 04:56:54 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 04:56:54 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 17:51:36 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 17:51:36 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 17:51:36 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 18:34:41 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:34:41 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:34:41 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 14:42:29 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[25-Jun-2020 18:42:30 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:42:30 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:42:30 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 14:43:41 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[25-Jun-2020 18:43:41 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:43:41 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:43:41 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 14:45:59 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[25-Jun-2020 18:45:59 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:45:59 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:45:59 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 18:46:39 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:46:39 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:46:39 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 14:47:08 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[25-Jun-2020 18:47:09 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:47:09 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:47:09 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 14:51:11 America/New_York] PHP Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct(./images/extra/): failed to open dir: No such file or directory in /home/clixcity/public_html/sources/join.php:384
Stack trace:
#0 /home/clixcity/public_html/sources/join.php(384): DirectoryIterator->__construct('./images/extra/')
#1 /home/clixcity/public_html/sources/join.php(77): join->process()
#2 /home/clixcity/public_html/index.php(418): join->__construct()
#3 {main}
thrown in /home/clixcity/public_html/sources/join.php on line 384
[25-Jun-2020 14:51:36 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[25-Jun-2020 18:51:37 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:51:37 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:51:37 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 18:52:13 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:52:13 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:52:13 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 18:54:32 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:54:32 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:54:32 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 18:55:11 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 18:55:11 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 18:55:11 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 20:02:15 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 20:02:15 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 20:02:15 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 22:11:15 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 22:11:15 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 22:11:15 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 22:13:41 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 22:13:41 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 22:13:41 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 22:14:55 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 22:14:55 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 22:14:55 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[25-Jun-2020 22:15:04 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[25-Jun-2020 22:15:04 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[25-Jun-2020 22:15:04 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 07:11:58 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[26-Jun-2020 07:11:58 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[26-Jun-2020 07:11:58 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 03:42:59 America/New_York] PHP Notice: Undefined variable: error_recaptcha in /home/clixcity/public_html/sources/admin.php on line 164
[26-Jun-2020 11:22:19 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[26-Jun-2020 11:22:19 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[26-Jun-2020 11:22:19 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 11:22:54 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[26-Jun-2020 11:22:54 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[26-Jun-2020 11:22:54 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 07:23:21 America/New_York] PHP Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct(./images/extra/): failed to open dir: No such file or directory in /home/clixcity/public_html/sources/join.php:384
Stack trace:
#0 /home/clixcity/public_html/sources/join.php(384): DirectoryIterator->__construct('./images/extra/')
#1 /home/clixcity/public_html/sources/join.php(77): join->process()
#2 /home/clixcity/public_html/index.php(418): join->__construct()
#3 {main}
thrown in /home/clixcity/public_html/sources/join.php on line 384
[26-Jun-2020 20:23:30 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[26-Jun-2020 20:23:30 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[26-Jun-2020 20:23:30 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 22:06:30 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[26-Jun-2020 22:06:30 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[26-Jun-2020 22:06:30 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 02:56:14 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 02:56:14 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 02:56:14 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 02:59:45 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 02:59:45 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 02:59:45 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 03:00:28 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 03:00:28 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 03:00:28 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[26-Jun-2020 23:00:53 America/New_York] PHP Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct(./images/extra/): failed to open dir: No such file or directory in /home/clixcity/public_html/sources/join.php:384
Stack trace:
#0 /home/clixcity/public_html/sources/join.php(384): DirectoryIterator->__construct('./images/extra/')
#1 /home/clixcity/public_html/sources/join.php(77): join->process()
#2 /home/clixcity/public_html/index.php(418): join->__construct()
#3 {main}
thrown in /home/clixcity/public_html/sources/join.php on line 384
[26-Jun-2020 23:01:11 America/New_York] PHP Notice: Undefined offset: 1 in /home/clixcity/public_html/sources/misc/classes.php on line 351
[27-Jun-2020 03:01:11 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 03:01:11 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 03:01:11 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 03:03:09 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 03:03:09 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 03:03:09 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 01:57:26 America/New_York] PHP Notice: Undefined variable: error_recaptcha in /home/clixcity/public_html/sources/admin.php on line 164
[27-Jun-2020 02:23:18 America/New_York] PHP Notice: Undefined variable: error_recaptcha in /home/clixcity/public_html/sources/admin.php on line 164
[27-Jun-2020 06:42:30 UTC] PHP Notice: Undefined index: list_url in /home/clixcity/public_html/sources/misc/session.php on line 53
[27-Jun-2020 06:42:30 UTC] PHP Notice: Undefined index: host in /home/clixcity/public_html/sources/misc/session.php on line 54
[27-Jun-2020 06:42:30 UTC] PHP Notice: Undefined index: scheme in /home/clixcity/public_html/sources/misc/session.php on line 55
[27-Jun-2020 02:43:56 America/New_York] PHP Fatal error: Uncaught UnexpectedValueException: DirectoryIterator::__construct(./images/extra/): failed to open dir: No such file or directory in /home/clixcity/public_html/sources/join.php:384
Stack trace:
#0 /home/clixcity/public_html/sources/join.php(384): DirectoryIterator->__construct('./images/extra/')
#1 /home/clixcity/public_html/sources/join.php(77): join->process()
#2 /home/clixcity/public_html/index.php(418): join->__construct()
#3 {main}
thrown in /home/clixcity/public_html/sources/join.php on line 384
[27-Jun-2020 02:44:45 America/New_York] PHP Notice: Undefined variable: error_recaptcha in /home/clixcity/public_html/sources/admin.php on line 164
 

Mark

Administrator
Staff member
make sure you have an empty folder called extras in hour images folder.

so make sure This folder exists: /images/extra/
 

Mark

Administrator
Staff member
depends on your host, in most cases you don’t need to chmod anything.... ever.
did that directory exist?
 

clixcity

Member
License Active
Now I just gotta figure out why it's not sending out emails... Can you help me with that as well?
 

Mark

Administrator
Staff member
Nothing in your error log? I just sent a test submission through so you might see some new mail related entries in your error log now.

You may need to ask your host, many disable php mail functions and others block outbound SMTP.

im off to bed, 1:30am here but I’ll check back over the weekend and see if you got it resolved
 
Top