Code: Select all
<!-- IF S_YMSM_UCP_USERMARK -->
<p>{L_YMSM_UCP_USERMARK_EXPLAIN}</p>
<!-- INCLUDE ymsm/newedit_body.html -->
<!-- ENDIF -->
Code: Select all
<!-- IF S_YMSM_UCP_USERMARK -->
<p>{L_YMSM_UCP_USERMARK_EXPLAIN}</p>
<!-- INCLUDE ymsm/newedit_body.html -->
<script type='text/javascript'>
$(document).ready(function(){
ymsm_show_finder('{U_POSITION_FINDER_GOOGLE}', document.forms['{YMSM_FORM}'].ymsm_point.value);
});
</script>
<!-- ENDIF -->
Code: Select all
General Error
SQL ERROR [ mysqli ]
Out of range value for column 'ymsm_icon_id' at row 1 [1264]
SQL
INSERT INTO phpbb_ymsm_objects (ymsm_id, post_id, ymsm_o_type, ymsm_o_pin, ymsm_o_lon, ymsm_o_lat, ymsm_title, ymsm_balloon, ymsm_checksum, ymsm_bbcode_bitfield, ymsm_bbcode_uid, ymsm_enable_bbcode, ymsm_enable_smiles, ymsm_enable_urls, ymsm_insert, ymsm_update, ymsm_icon_id, ymsm_user_id, ymsm_public) VALUES (0, '5', 2, 1, -963774222.22222, 340362166.66667, 'Attachment image test', 'Test image', '7c76684779eeaa9c3d0f305efb610684', '', '', 0, 0, 0, 1376588623, 1376588623, -1, '2', 1)
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/includes/ymsm/entities.php
LINE: 79
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/includes/ymsm/entities.php
LINE: 109
CALL: phpbb_ymsm_entities->db_store_impl()
FILE: [ROOT]/includes/ymsm/entities.php
LINE: 127
CALL: phpbb_ymsm_entities->db_store()
FILE: [ROOT]/includes/ymsm/posting.php
LINE: 176
CALL: phpbb_ymsm_entities->update()
FILE: [ROOT]/includes/ymsm/posting.php
LINE: 101
CALL: phpbb_ymsm_posting::pre_commit_logic()
FILE: [ROOT]/includes/functions_posting.php
LINE: 2515
CALL: phpbb_ymsm_posting::pre_commit()
FILE: [ROOT]/posting.php
LINE: 1242
CALL: submit_post()
ymsm_icon_id
, when you look at it with phpmyadmin?I cannot find ymsm_icon_id in my database??? I have phpbb_icon_id but that's as close as it gets. I have reinstalled the mod and nothing has changed, I still get the same error. I used automod to install.ViolaF wrote:What for a type have the columnymsm_icon_id
, when you look at it with phpmyadmin?
I mean INT_TEXT oder TEXT or?
Code: Select all
General Error
You are not allowed to access this file.
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/message_parser.php
LINE: 1663
CALL: trigger_error()
FILE: [ROOT]/posting.php
LINE: 436
CALL: parse_message->get_submitted_attachment_data()
Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/includes/ymsm/image.php on line 304: imagepng() [function.imagepng]: Unable to open './cache/ymsm/marker/2_692d437302d0b576680e5b49a5bbda77.png' for writing: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/ymsm/image.php on line 304: imagepng() [function.imagepng]: Unable to open './cache/ymsm/thumb/2_692d437302d0b576680e5b49a5bbda77.png' for writing: No such file or directory
Warning: Cannot modify header information - headers already sent by (output started at /home/watcher/public_html/work/includes/functions.php:3872) in /home/watcher/public_html/work/includes/functions.php on line 2726
Return to the index p
Code: Select all
cache/ymsm
Code: Select all
cache/ymsm