Importing settings... ✔
Importing members...
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/creedmoo/public_html/upgrade/import.php(743) : eval()'d code on line 8
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/creedmoo/public_html/upgrade/import.php(743) : eval()'d code on line 8
INSERT INTO `creedmoo_wedge`.wedge_members
(id_member, member_name, date_registered, posts, id_group, lngfile, last_login, real_name, instant_messages, unread_messages, new_pm, buddy_list, pm_ignore_list, pm_prefs, passwd, email_address, personal_text, gender, birthdate, website_url, website_title, location, hide_email, show_online, time_format, signature, time_offset, avatar, pm_email_notify, usertitle, notify_announcements, notify_regularity, notify_send_body, notify_types, member_ip, member_ip2, is_activated, validation_code, id_msg_last_visit, additional_groups, smiley_set, id_post_group, total_time_logged_in, password_salt, ignore_boards, warning, passwd_flood, pm_receive_from, message_labels, secret_question, secret_answer, mod_prefs, data)
VALUES...Unknown column 'new_pm' in 'field list'Importing...
Message: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result
Trace: mysqli_free_result() [function.mysqli-free-result]: Couldn't fetch mysqli_result
Line: 1810
File: /home/creedmoo/public_html/upgrade/import.phpImporting settings... ✔
Importing members... Unsuccessful!
This query:
SELECT
id_member, member_name, date_registered, posts, id_group, lngfile, last_login,
real_name, instant_messages, unread_messages, buddy_list, pm_ignore_list,
pm_prefs, passwd, email_address, personal_text, gender, birthdate,
website_url, website_title, location, hide_email, show_online,
time_format, signature, time_offset, avatar, pm_email_notify,
usertitle, notify_announcements, notify_regularity, notify_send_body,
notify_types, member_ip, member_ip2, is_activated, validation_code,
id_msg_last_visit, additional_groups, smiley_set, id_post_group,
total_time_logged_in, password_salt, ignore_boards,
IFNULL(warning, 0) AS warning, passwd_flood, pm_receive_from,
message_labels, secret_question, secret_answer, mod_prefs, '' AS data
FROM `creedmoo_wedge`.wedge_members
LIMIT 0, 500;
Caused the error:
Unknown column 'message_labels' in 'field list'Am I wrong?
You can change your URL in Admin->Boards?
message_labels is a valid members table fields in SMF 2... I don't know why it wouldn't work.
@TE, what do you think..? Is the <preparsecode> block buggy..?
Off to bed, personally.
<preparsecode>
unset($row['message_labels']);
</preparsecode>message_labels is a field in SMF but is it still available in Wedge?
If not there needs to be asomewhere for that step.Code: [Select] <preparsecode>
unset($row['message_labels']);
</preparsecode>
Sorry, I'm ultra-busy at the moment, my wife's pregnant and the baby is coming soon ^_^
Data too long for column 'can_collapse' at row 1INSERT INTO `wedgem`.wedge_categories
(id_cat, name, cat_order, can_collapse)
VALUES ('6', 'Film, Fernsehen & Musik', '0', '1'),INSERT INTO `wedgem`.wedge_categories
(id_cat, name, cat_order, can_collapse)
VALUES ('6', 'Film, Fernsehen & Musik', '0', b'1'),
Data too long for column 'can_collapse' at row 1I just tried the latest commit and now get:Code: [Select] Importing settings... ✔
Importing members... Unsuccessful!
This query:
SELECT
id_member, member_name, date_registered, posts, id_group, lngfile, last_login,
real_name, instant_messages, unread_messages, buddy_list, pm_ignore_list,
pm_prefs, passwd, email_address, personal_text, gender, birthdate,
website_url, website_title, location, hide_email, show_online,
time_format, signature, time_offset, avatar, pm_email_notify,
usertitle, notify_announcements, notify_regularity, notify_send_body,
notify_types, member_ip, member_ip2, is_activated, validation_code,
id_msg_last_visit, additional_groups, smiley_set, id_post_group,
total_time_logged_in, password_salt, ignore_boards,
IFNULL(warning, 0) AS warning, passwd_flood, pm_receive_from,
message_labels, secret_question, secret_answer, mod_prefs, '' AS data
FROM `creedmoo_wedge`.wedge_members
LIMIT 0, 500;
Caused the error:
Unknown column 'message_labels' in 'field list'
@TE, do you think it's possible to make a version that ignores any missing input fields from the database?
Importing settings... ✔
Importing members... ✔
Importing attachments... ✔
Importing avatars... ✔
Importing categories... ✔
Importing collapsed categories... ✔
Importing boards... ✔
Importing topics... ✔
Importing messages... ✔
Importing polls... ✔
Importing poll choices... ✔
Importing poll votes... ✔
Importing personal messages... ✔
Importing pm recipients... ✔
Importing pm rules... ✔
Importing board moderators... ✔
Importing mark read data (topics)... ✔
Importing mark read data... ✔
Importing notifications... ✔
Importing membergroups... ✔
Importing group moderators... ✔
Importing permission profiles... ✔
Importing permissions... ✔
Importing board permissions... ✔
Importing smileys... ✔
Copying smileys...
Message: mkdir(): Permission denied
Trace: mkdir(): Permission denied
Line: 1641
File: /opt/sites/beta.potesnroll.com/www/import.phpWedge dir is writeable and running under the same user as your webserver?
nova:/opt/sites/beta.potesnroll.com/www# ps fauxw | grep apache | grep -v grep
root 30529 0.0 0.7 76636 15540 ? Ss Apr09 0:19 /usr/sbin/apache2 -k start
www-data 18138 0.9 1.0 85440 21052 ? S 15:30 2:33 \_ /usr/sbin/apache2 -k start
www-data 18141 0.9 1.0 85524 20880 ? S 15:30 2:38 \_ /usr/sbin/apache2 -k start
www-data 18386 0.9 1.0 85332 20884 ? S 15:31 2:33 \_ /usr/sbin/apache2 -k start
www-data 29651 1.0 1.0 85708 20956 ? S 16:50 1:59 \_ /usr/sbin/apache2 -k start
www-data 29658 1.2 1.0 86404 21844 ? S 16:50 2:21 \_ /usr/sbin/apache2 -k start
www-data 7594 0.8 1.0 85404 20856 ? S 18:00 1:06 \_ /usr/sbin/apache2 -k start
www-data 7804 0.8 0.9 85372 20188 ? S 18:01 1:05 \_ /usr/sbin/apache2 -k start
www-data 16777 0.7 0.9 85296 19752 ? S 18:59 0:29 \_ /usr/sbin/apache2 -k start
www-data 25015 0.7 0.9 85376 20000 ? S 19:49 0:07 \_ /usr/sbin/apache2 -k start
www-data 26889 0.7 0.9 85416 19528 ? S 20:01 0:02 \_ /usr/sbin/apache2 -k start
nova:/opt/sites/beta.potesnroll.com/www# ll
total 300
drwxr-xr-x 15 www-data www-data 4096 Apr 16 17:51 assets
drwxr-xr-x 2 www-data www-data 61440 Apr 16 17:55 attachments
-rw-r--r-- 1 www-data www-data 560 Apr 16 17:51 changelog.txt
-rw-r--r-- 1 www-data www-data 5530 Apr 16 17:51 contributors.txt
drwxr-xr-x 7 www-data www-data 4096 Apr 16 17:51 core
-rw-r--r-- 1 www-data www-data 1883 Apr 16 17:51 DCO.txt
drwxr-xr-x 7 www-data www-data 4096 Apr 16 17:51 gz
-rw-r--r-- 1 www-data www-data 6514 Apr 16 17:54 import_de.xml
-rw-r--r-- 1 www-data www-data 6304 Apr 16 17:54 import_en.xml
-rw-r--r-- 1 www-data www-data 7086 Apr 16 17:54 import_fr.xml
-rw-r--r-- 1 www-data www-data 8960 Apr 16 17:51 index.php
drwxr-xr-x 2 www-data www-data 4096 Apr 16 17:51 install
-rw-r--r-- 1 www-data www-data 1517 Apr 16 17:54 LICENSE
-rw-r--r-- 1 www-data www-data 6658 Apr 16 17:51 license.txt
drwxr-xr-x 8 www-data www-data 4096 Apr 16 17:51 media
-rw-r--r-- 1 www-data www-data 11898 Apr 16 17:54 mybb16_to_wedge.xml
-rw-r--r-- 1 www-data www-data 10993 Apr 16 17:54 phpbb3_to_wedge.xml
drwxr-xr-x 2 www-data www-data 4096 Apr 16 17:51 plugins
-rw-r--r-- 1 www-data www-data 1219 Apr 16 17:54 README.md
-rw-r--r-- 1 www-data www-data 947 Apr 16 17:53 Settings_bak.php
-rw-r--r-- 1 www-data www-data 947 Apr 16 17:53 Settings.php
-rw-r--r-- 1 www-data www-data 14831 Apr 16 17:54 smf11_to_wedge.xml
-rw-r--r-- 1 www-data www-data 21758 Apr 16 17:54 smf2RC_to_wedge.xml
-rw-r--r-- 1 www-data www-data 21799 Apr 16 17:54 smf2_to_wedge.xml
-rw-r--r-- 1 www-data www-data 8434 Apr 16 17:51 subscriptions.php
-rw-r--r-- 1 www-data www-data 11265 Apr 16 17:54 vbulletin4_to_wedge.xml
-rw-r--r-- 1 www-data www-data 12864 Apr 16 17:54 wbb3_to_wedge.xml
-rw-r--r-- 1 www-data www-data 5863 Apr 16 17:54 wordpress3_to_wedge.xml
nova:/opt/sites/beta.potesnroll.com/www#
nova:/opt/sites/beta.potesnroll.com/www# ll ../
total 3024
drwxr-xr-x 2 root root 4096 Apr 5 12:50 importer-master
drwxr-xr-x 2 www-data www-data 4096 Feb 28 15:46 logs
-rw-r--r-- 1 root root 3069011 Apr 16 15:21 master.zip
drwxr-xr-x 5 www-data www-data 4096 Apr 15 07:51 wedge-master
drwxr-xr-x 9 www-data www-data 4096 Apr 16 18:09 www
drwxr-xr-x 11 www-data www-data 4096 Apr 16 15:26 www.20140416
nova:/opt/sites/beta.potesnroll.com/www#[Wed Apr 16 17:00:02 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:02 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:02 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:06 2014] [error] [client 217.174.199.129] File does not exist: /opt/sites/beta.potesnroll.com/www/n
[Wed Apr 16 17:00:13 2014] [error] [client 217.174.199.129] Directory index forbidden by Options directive: /opt/sites/beta.potesnroll.com/www/install/
[Wed Apr 16 17:00:32 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:32 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:32 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:41 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:42 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Warning: copy(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 182
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Warning: require_once(/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php): failed to open stream: No such file or directory in /opt/sites/beta.potesnroll.com/www/index.php on line 191
[Wed Apr 16 17:00:43 2014] [error] [client 217.174.199.129] PHP Fatal error: require_once(): Failed opening required '/opt/sites/beta.potesnroll.com/www/gz/app/Class-System.php' (include_path='.:/usr/share/php:/usr/share/pear') in /opt/sites/beta.potesnroll.com/www/index.php on line 191
public static function copy_smileys($source, $dest)
{
if (!is_dir($source) || !($dir = opendir($source)))
return;
while ($file = readdir($dir))
{
if ($file == '.' || $file == '..')
continue;
// If we have a directory create it on the destination and copy contents into it!
if (is_dir($source . '/' . $file))
{
if (!is_dir($dest))
@mkdir($dest . '/' . $file, 0777);
self::copy_dir($source . '/' . $file, $dest . '/' . $file);
}
else
{
if (!is_dir($dest))
@mkdir($dest . '/' . $file, 0777);
copy($source . '/' . $file, $dest . '/' . $file);
}
}
closedir($dir);Importation en cours...
Message: Undefined property: Importer::$xml
Trace: Undefined property: Importer::$xml
Line: 525
File: /opt/sites/eclipse.potesnroll.com/www/import.php
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 12288 bytes) in /home/multirot/public_html/wedge-master/importer-master/import.php(2061) : runtime-created function on line 5