| Author |
Message |
|
|
dojo
Joined: 13 Jun 2006 Posts: 88 Location: Romania
|
Posted: Sun Feb 11, 2007 9:55 am Post subject: Error on new posts |
|
|
Sorry to start my existence in the new domain with an error report, but this is what I got on hitting the view posts since last visit link:
| Code: | Could not delete old search id sessions
DEBUG MODE
SQL Error : 1054 Unknown column 'search_time' in 'where clause'
DELETE FROM phpbb_search_results WHERE search_time < 1171184081
Line : 658
File : search.php
|
Hope you'll find what's causing it ... _________________ Webmaster Tips & Tricks - Music forums - Movie forums |
|
| Back to top |
|
 |
|
|
dojo
Joined: 13 Jun 2006 Posts: 88 Location: Romania
|
Posted: Sun Feb 11, 2007 9:57 am Post subject: |
|
|
And you also need to CHMOD the Avatars folder since I get an error on uploading an avatar:
| Code: |
Warning: move_uploaded_file(./images/avatars/19966738945cee84dda646.gif): failed to open stream: Permission denied in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php on line 288
Warning: move_uploaded_file(): Unable to move '/tmp/phpYVMzBY' to './images/avatars/19966738945cee84dda646.gif' in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php on line 288
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 601
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 603
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 604 |
From my experience this is caused by the fact the folder doesn't have a 777 permission value.
Sorry to be a pest
Congratulations for the move  _________________ Webmaster Tips & Tricks - Music forums - Movie forums |
|
| Back to top |
|
 |
seo
Joined: 16 Mar 2006 Posts: 1999
|
Posted: Tue Feb 13, 2007 6:24 am Post subject: Re: Error on new posts |
|
|
| dojo wrote: | Sorry to start my existence in the new domain with an error report, but this is what I got on hitting the view posts since last visit link:
| Code: | Could not delete old search id sessions
DEBUG MODE
SQL Error : 1054 Unknown column 'search_time' in 'where clause'
DELETE FROM phpbb_search_results WHERE search_time < 1171184081
Line : 658
File : search.php
|
Hope you'll find what's causing it ... |
Are you still having this problem? _________________ Travel News Online College Degree |
|
| Back to top |
|
 |
seo
Joined: 16 Mar 2006 Posts: 1999
|
Posted: Tue Feb 13, 2007 6:28 am Post subject: |
|
|
| dojo wrote: | And you also need to CHMOD the Avatars folder since I get an error on uploading an avatar:
| Code: |
Warning: move_uploaded_file(./images/avatars/19966738945cee84dda646.gif): failed to open stream: Permission denied in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php on line 288
Warning: move_uploaded_file(): Unable to move '/tmp/phpYVMzBY' to './images/avatars/19966738945cee84dda646.gif' in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php on line 288
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 601
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 603
Warning: Cannot modify header information - headers already sent by (output started at /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/usercp_avatar.php:288) in /xxx/xxx/xxx/WebPublishingForum.com/httpdocs/includes/page_header.php on line 604 |
From my experience this is caused by the fact the folder doesn't have a 777 permission value.
Sorry to be a pest
Congratulations for the move  |
Just addressed this problem. Let me know if this is fixed. _________________ Travel News Online College Degree |
|
| Back to top |
|
 |
|
|
|
|
|