I am hoping that I'm not double posting but everything I searched did not quite hit my issue. I am trying to convert my vbulletin but I keep getting this error after the conversion:
An HTTP error 503 occurred. /drupal6/?q=batch&id=3&op=do

I'm running Vbulletin Version 3.8.3 and also I was not sure which option to pick for the version I am running of Drupal. I think it is 6.19, I installed it off fantastico.

It also says:
An error has occurred.
Please continue to the error page

The error page has this on it:

    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_signature' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_signature (uid, signature) SELECT user.userid+1000000, signature FROM user INNER JOIN usertextfield ON user.userid=usertextfield.userid WHERE signature IS NOT NULL in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 607.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users' query: INSERT IGNORE INTO `slpubli1_drpl1`.users (uid, name, pass, mail, created, access, login, status, timezone, picture) SELECT user.userid+1000000, username, password, email, joindate, lastactivity, lastvisit, 1, timezoneoffset*60*60, CONCAT('sites/default/files/pictures/', user.userid+1000000, '_', filename) FROM user LEFT OUTER JOIN usertextfield ON user.userid=usertextfield.userid LEFT OUTER JOIN customavatar ON user.userid=customavatar.userid; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 624.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'vbuser_salt' query: INSERT IGNORE INTO `slpubli1_drpl1`.vbuser_salt (uid, salt, drupal_updated) SELECT userid+1000000, salt, 0 FROM user; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 634.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'authmap' query: INSERT INTO `slpubli1_drpl1`.authmap (authname, uid, module) SELECT u.name, u.uid, 'vbpassword' AS module FROM `slpubli1_drpl1`.users u INNER JOIN `slpubli1_drpl1`.vbuser_salt salt ON u.uid = salt.uid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 640.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, yahoo FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_yim" AND yahoo<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 650.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, msn FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_msn" AND msn<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 660.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, skype FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_skype" AND skype<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 670.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, aim FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_aim" AND aim<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 680.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, icq FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_icq" AND icq<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 690.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, homepage FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_website" AND homepage<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 700.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field2, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_from" AND field2<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 711.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field4, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_occ" AND field4<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 722.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field3, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_interests" AND field3<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 733.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, field5 FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_gender" AND (field5="Male" OR field5="Female"); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 743.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'role' query: INSERT IGNORE INTO `slpubli1_drpl1`.role (rid, name) SELECT usergroupid+1000000, title FROM usergroup; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 751.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, usergroupid+1000000 FROM user in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 760.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 1+1000000 FROM user WHERE FIND_IN_SET(1, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 2+1000000 FROM user WHERE FIND_IN_SET(2, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 3+1000000 FROM user WHERE FIND_IN_SET(3, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 4+1000000 FROM user WHERE FIND_IN_SET(4, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 5+1000000 FROM user WHERE FIND_IN_SET(5, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 6+1000000 FROM user WHERE FIND_IN_SET(6, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 7+1000000 FROM user WHERE FIND_IN_SET(7, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 8+1000000 FROM user WHERE FIND_IN_SET(8, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 9+1000000 FROM user WHERE FIND_IN_SET(9, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 10+1000000 FROM user WHERE FIND_IN_SET(10, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 11+1000000 FROM user WHERE FIND_IN_SET(11, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 12+1000000 FROM user WHERE FIND_IN_SET(12, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 13+1000000 FROM user WHERE FIND_IN_SET(13, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 14+1000000 FROM user WHERE FIND_IN_SET(14, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'vocabulary' query: SELECT vid FROM `slpubli1_drpl1`.vocabulary WHERE module="forum"; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 796.
    * user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' title, description, displayorder FROM forum' at line 1 query: INSERT IGNORE INTO `slpubli1_drpl1`.term_data (tid, vid, name, description, weight) SELECT forumid+1000000, , title, description, displayorder FROM forum; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 805.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, 0 FROM forum WHERE parentid=(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 814.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, parentid+1000000 FROM forum WHERE parentid>(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 824.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT threadid+1000000, threadid+1000000, 'forum', REPLACE(REPLACE(REPLACE(REPLACE(title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), dateline, IF(open=1, 2, 1), sticky FROM thread WHERE pollid=0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 868.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_node' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_node (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 878.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'forum' query: INSERT IGNORE INTO `slpubli1_drpl1`.forum (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 889.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node_revisions' query: INSERT IGNORE INTO `slpubli1_drpl1`.node_revisions (nid, vid, uid, title, body, teaser, log, timestamp, format) SELECT thread.threadid+1000000, thread.threadid+1000000, IF(userid=0,0,userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(thread.title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), pagetext, LEFT(pagetext, 250) AS teaser, notes, thread.dateline, 1 FROM thread INNER JOIN post ON thread.firstpostid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 901.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: INSERT IGNORE INTO `slpubli1_drpl1`.comments (cid, pid, nid, uid, subject, comment, hostname, timestamp, status, format, name, mail, homepage) SELECT postid+1000000, parentid+1000000, threadid+1000000, IF(post.userid=0,0,post.userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), pagetext, post.ipaddress, dateline, IF(visible=1,0,1), 1, user.username, email, homepage FROM post LEFT OUTER JOIN user ON post.userid=user.userid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 928.
    * user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: UPDATE `slpubli1_drpl1`.comments SET pid = 0 WHERE pid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 947.
    * user warning: DELETE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: DELETE FROM `slpubli1_drpl1`.comments WHERE cid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 952.
    * user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: SELECT cid, pid, nid, thread FROM `slpubli1_drpl1`.comments WHERE thread = '' ORDER BY timestamp in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 961.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll (nid, runtime, active) SELECT threadid+1000000, timeout, active FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1041.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT thread.threadid+1000000, thread.threadid+1000000, 'poll', REPLACE(REPLACE(REPLACE(REPLACE(question, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), poll.dateline, IF(open=1, 2, 1), sticky FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1056.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 1+1000000, 77+1000000, 'Dog ' , 0, 0 ),( 2+1000000, 77+1000000, 'Cat ' , 0, 1 ),( 3+1000000, 77+1000000, 'Reptile ' , 0, 2 ),( 4+1000000, 77+1000000, 'Rodent type (includes gunia pigs, rats, mongouse, etc) ' , 0, 3 ),( 5+1000000, 77+1000000, 'Bird ' , 0, 4 ),( 6+1000000, 77+1000000, 'Human ' , 0, 5 ),( 7+1000000, 77+1000000, 'Other (Tell us what it is!!!)' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 8+1000000, 88+1000000, 'Change it! ' , 0, 0 ),( 9+1000000, 88+1000000, 'Don\'t change it!' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 10+1000000, 111+1000000, 'Yes ' , 0, 0 ),( 11+1000000, 111+1000000, 'No' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 12+1000000, 116+1000000, 'Yes ' , 0, 0 ),( 13+1000000, 116+1000000, 'No ' , 0, 1 ),( 14+1000000, 116+1000000, 'See Post for alternative suggestion' , 0, 2 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 15+1000000, 133+1000000, 'Party! ' , 0, 0 ),( 16+1000000, 133+1000000, 'Dressing up! ' , 0, 1 ),( 17+1000000, 133+1000000, 'Both party and dress up! ' , 0, 2 ),( 18+1000000, 133+1000000, 'Trick or treating with/without children! ' , 0, 3 ),( 19+1000000, 133+1000000, 'Just give me the candy and we\'ll call it a success! ' , 0, 4 ),( 20+1000000, 133+1000000, 'Just plan on scaring the wee invadors! ' , 0, 5 ),( 21+1000000, 133+1000000, 'None of the above.' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 22+1000000, 544+1000000, 'Keep things as they are: 2 chapters of SC and 2 of Dreams per month ' , 0, 0 ),( 23+1000000, 544+1000000, 'Alternate stories by whole months: 1 month = all SC, next = all Dreams, etc. ' , 0, 1 ),( 24+1000000, 544+1000000, 'Alternate chapters per week within each month, e.g., SC, Dreams, SC, Dreams ' , 0, 2 ),( 25+1000000, 544+1000000, 'Surprise me' , 0, 3 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_votes' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_votes (nid, uid, chorder) SELECT threadid+1000000, IF(userid=0,0,userid+1000000), voteoption-1 FROM pollvote INNER JOIN thread ON pollvote.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1092.
    * user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: UPDATE `slpubli1_drpl1`.poll_choices AS pc SET chvotes=( SELECT COUNT(*) FROM `slpubli1_drpl1`.poll_votes WHERE `slpubli1_drpl1`.poll_votes.nid=pc.nid AND `slpubli1_drpl1`.poll_votes.chorder=pc.chorder ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1107.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'files' query: INSERT IGNORE INTO `slpubli1_drpl1`.files (fid, uid, filename, filepath, filemime, filesize, status, timestamp) SELECT attachmentid+1000000, a.userid+1000000, CONCAT((attachmentid+1000000), '_', filename), CONCAT('sites/default/files/', (attachmentid+1000000), '_', filename), TRIM(LEFT(MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)), LOCATE('"',MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)))-1)), filesize, 1, a.dateline FROM attachment a INNER JOIN attachmenttype ON a.extension=attachmenttype.extension; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1145.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.upload (fid, vid, description, list, nid, weight) SELECT attachmentid+1000000, threadid+1000000, filename, a.visible, attachmentid+1000000, 0 FROM attachment a INNER JOIN thread ON a.postid=thread.firstpostid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1156.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comment_upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.comment_upload (fid, nid, cid, description, list) SELECT attachmentid+1000000, threadid+1000000, post.postid+1000000, filename, attachment.visible FROM attachment INNER JOIN post ON attachment.postid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1171.
    * user warning: Table 'slpubli1_forum.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /home/slpubli1/public_html/drupal6/includes/theme.inc on line 471.
    * user warning: Table 'slpubli1_forum.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 26.
    * user warning: Table 'slpubli1_forum.cache' doesn't exist query: UPDATE cache SET data = 'a:143:{s:24:\"block_admin_display_form\";a:8:{s:8:\"template\";s:38:\"modules/block/block-admin-display-form\";s:4:\"file\";s:15:\"block.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/block\";s:13:\"include files\";a:1:{i:0;s:31:\"./modules/block/block.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/block\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:44:\"template_preprocess_block_admin_display_form\";}}s:17:\"color_scheme_form\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/color\";s:8:\"function\";s:23:\"theme_color_scheme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/color\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"comment_block\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:19:\"theme_comment_block\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_admin_overview\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_admin_overview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_preview\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:21:\"theme_comment_preview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"comment_view\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:18:\"theme_comment_view\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"comment_controls\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:22:\"theme_comment_controls\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"comment\";a:7:{s:8:\"template\";s:23:\"modules/comment/comment\";s:9:\"arguments\";a:3:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:27:\"template_preprocess_comment\";}}s:14:\"comment_folded\";a:7:{s:8:\"template\";s:30:\"modules/comment/comment-folded\";s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:34:\"template_preprocess_comment_folded\";}}s:22:\"comment_flat_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_flat_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"comment_flat_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:27:\"theme_comment_flat_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"comment_thread_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:30:\"theme_comment_thread_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_thread_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:29:\"theme_comment_thread_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_post_forbidden\";a:7:{s:9:\"arguments\";a:1:{s:3:\"nid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_post_forbidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_wrapper\";a:7:{s:8:\"template\";s:31:\"modules/comment/comment-wrapper\";s:9:\"arguments\";a:2:{s:7:\"content\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_comment_wrapper\";}}s:17:\"comment_submitted\";a:7:{s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:23:\"theme_comment_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"comment_upload_attachments\";a:7:{s:8:\"template\";s:49:\"modules/comment_upload/comment-upload-attachments\";s:9:\"arguments\";a:3:{s:5:\"files\";N;s:14:\"display_images\";b:0;s:6:\"preset\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:46:\"template_preprocess_comment_upload_attachments\";}}s:27:\"comment_upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:33:\"theme_comment_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:29:\"theme_comment_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"dblog_filters\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/dblog\";s:8:\"function\";s:19:\"theme_dblog_filters\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/dblog\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_admin_overview\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"filter_admin_order\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:24:\"theme_filter_admin_order\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"filter_tips\";a:8:{s:9:\"arguments\";a:3:{s:4:\"tips\";N;s:4:\"long\";b:0;s:5:\"extra\";s:0:\"\";}s:4:\"file\";s:16:\"filter.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:17:\"theme_filter_tips\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_tips_more_info\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_tips_more_info\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"menu_overview_form\";a:8:{s:4:\"file\";s:14:\"menu.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/menu\";s:8:\"function\";s:24:\"theme_menu_overview_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/menu/menu.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/menu\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"node\";a:7:{s:9:\"arguments\";a:3:{s:4:\"node\";N;s:6:\"teaser\";b:0;s:4:\"page\";b:0;}s:8:\"template\";s:17:\"modules/node/node\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_node\";}}s:9:\"node_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"node_search_admin\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:23:\"theme_node_search_admin\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_admin_nodes\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_admin_nodes\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"node_add_list\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:19:\"theme_node_add_list\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"node_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_preview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_preview\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_log_message\";a:7:{s:9:\"arguments\";a:1:{s:3:\"log\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_log_message\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"node_submitted\";a:7:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:20:\"theme_node_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"poll_vote\";a:7:{s:8:\"template\";s:22:\"modules/poll/poll-vote\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:29:\"template_preprocess_poll_vote\";}}s:12:\"poll_choices\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:8:\"function\";s:18:\"theme_poll_choices\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"poll_results\";a:7:{s:8:\"template\";s:25:\"modules/poll/poll-results\";s:9:\"arguments\";a:7:{s:9:\"raw_title\";N;s:7:\"results\";N;s:5:\"votes\";N;s:9:\"raw_links\";N;s:5:\"block\";N;s:3:\"nid\";N;s:4:\"vote\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_poll_results\";}}s:8:\"poll_bar\";a:7:{s:8:\"template\";s:21:\"modules/poll/poll-bar\";s:9:\"arguments\";a:5:{s:5:\"title\";N;s:5:\"votes\";N;s:11:\"total_votes\";N;s:4:\"vote\";N;s:5:\"block\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:28:\"template_preprocess_poll_bar\";}}s:13:\"profile_block\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:29:\"modules/profile/profile-block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:33:\"template_preprocess_profile_block\";}}s:15:\"profile_listing\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:31:\"modules/profile/profile-listing\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_listing\";}}s:15:\"profile_wrapper\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:8:\"template\";s:31:\"modules/profile/profile-wrapper\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_wrapper\";}}s:22:\"profile_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:17:\"profile.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:8:\"function\";s:28:\"theme_profile_admin_overview\";s:13:\"include files\";a:1:{i:0;s:35:\"./modules/profile/profile.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"signature_forum\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:8:\"template\";s:33:\"modules/signature_forum/signature\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/signature_forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:23:\"modules/signature_forum\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"placeholder\";a:7:{s:9:\"arguments\";a:1:{s:4:\"text\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_placeholder\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:19:\"modules/system/page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_page\";}}s:16:\"maintenance_page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:31:\"modules/system/maintenance-page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"update_page\";a:7:{s:9:\"arguments\";a:2:{s:7:\"content\";N;s:13:\"show_messages\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_update_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"install_page\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_install_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"task_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:6:\"active\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_task_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"status_messages\";a:7:{s:9:\"arguments\";a:1:{s:7:\"display\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_status_messages\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"links\";a:7:{s:9:\"arguments\";a:2:{s:5:\"links\";N;s:10:\"attributes\";a:1:{s:5:\"class\";s:5:\"links\";}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_links\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"image\";a:7:{s:9:\"arguments\";a:5:{s:4:\"path\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"attributes\";N;s:7:\"getsize\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_image\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"breadcrumb\";a:7:{s:9:\"arguments\";a:1:{s:10:\"breadcrumb\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_breadcrumb\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"help\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_help\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"submenu\";a:7:{s:9:\"arguments\";a:1:{s:5:\"links\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_submenu\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"table\";a:7:{s:9:\"arguments\";a:4:{s:6:\"header\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_table\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"table_select_header_cell\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_table_select_header_cell\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"tablesort_indicator\";a:7:{s:9:\"arguments\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_tablesort_indicator\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:3:\"box\";a:7:{s:9:\"arguments\";a:3:{s:5:\"title\";N;s:7:\"content\";N;s:6:\"region\";s:4:\"main\";}s:8:\"template\";s:18:\"modules/system/box\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"block\";a:7:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:8:\"template\";s:20:\"modules/system/block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:25:\"template_preprocess_block\";}}s:4:\"mark\";a:7:{s:9:\"arguments\";a:1:{s:4:\"type\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_mark\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"item_list\";a:7:{s:9:\"arguments\";a:4:{s:5:\"items\";a:0:{}s:5:\"title\";N;s:4:\"type\";s:2:\"ul\";s:10:\"attributes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_item_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"more_help_link\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_more_help_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"xml_icon\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_xml_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"feed_icon\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_feed_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"more_link\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_more_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"closure\";a:7:{s:9:\"arguments\";a:1:{s:4:\"main\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_closure\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"blocks\";a:7:{s:9:\"arguments\";a:1:{s:6:\"region\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_blocks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"username\";a:7:{s:9:\"arguments\";a:1:{s:6:\"object\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_username\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"progress_bar\";a:7:{s:9:\"arguments\";a:2:{s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_progress_bar\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"indentation\";a:7:{s:9:\"arguments\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_indentation\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"pager\";a:7:{s:9:\"arguments\";a:4:{s:4:\"tags\";a:0:{}s:5:\"limit\";i:10;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_pager\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"pager_first\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_pager_first\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"pager_previous\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_pager_previous\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_next\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_next\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_last\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_last\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_link\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:8:\"page_new\";N;s:7:\"element\";N;s:10:\"parameters\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"locale_admin_manage_screen\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:32:\"theme_locale_admin_manage_screen\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"menu_item_link\";a:7:{s:9:\"arguments\";a:1:{s:4:\"item\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_menu_item_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_tree\";a:7:{s:9:\"arguments\";a:1:{s:4:\"tree\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_tree\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_item\";a:7:{s:9:\"arguments\";a:3:{s:4:\"link\";N;s:12:\"has_children\";N;s:4:\"menu\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"menu_local_task\";a:7:{s:9:\"arguments\";a:2:{s:4:\"link\";N;s:6:\"active\";b:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_menu_local_task\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"menu_local_tasks\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_menu_local_tasks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"fieldset\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_fieldset\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"radio\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_radio\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"radios\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_radios\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"password_confirm\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_password_confirm\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"date\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_date\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"item\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"checkbox\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_checkbox\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"checkboxes\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_checkboxes\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"submit\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_submit\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"image_button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_image_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"hidden\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_hidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"token\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_token\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"textfield\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_textfield\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"form\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"textarea\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_textarea\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"markup\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_markup\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"password\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_password\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"file\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_file\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"form_element\";a:7:{s:9:\"arguments\";a:2:{s:7:\"element\";N;s:5:\"value\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_form_element\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_theme_select_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_theme_select_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"system_themes_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:24:\"theme_system_themes_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"system_modules\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_system_modules\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_modules_uninstall\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"status_report\";a:8:{s:9:\"arguments\";a:1:{s:12:\"requirements\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:19:\"theme_status_report\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"arguments\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_admin_page\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_admin_block\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"admin_block_content\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_admin_block_content\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"system_admin_by_module\";a:8:{s:9:\"arguments\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:28:\"theme_system_admin_by_module\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"system_powered_by\";a:7:{s:9:\"arguments\";a:1:{s:10:\"image_path\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:23:\"theme_system_powered_by\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:20:\"taxonomy_term_select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:26:\"theme_taxonomy_term_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"taxonomy_term_page\";a:7:{s:9:\"arguments\";a:2:{s:4:\"tids\";a:0:{}s:6:\"result\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:24:\"theme_taxonomy_term_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:30:\"taxonomy_overview_vocabularies\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:36:\"theme_taxonomy_overview_vocabularies\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"taxonomy_overview_terms\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:29:\"theme_taxonomy_overview_terms\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"update_settings\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:21:\"theme_update_settings\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"update_report\";a:7:{s:9:\"arguments\";a:1:{s:4:\"data\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:19:\"theme_update_report\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"update_version\";a:7:{s:9:\"arguments\";a:3:{s:7:\"version\";N;s:3:\"tag\";N;s:5:\"class\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:20:\"theme_update_version\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"upload_attachments\";a:7:{s:9:\"arguments\";a:1:{s:5:\"files\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:24:\"theme_upload_attachments\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:25:\"theme_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:21:\"theme_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_picture\";a:7:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-picture\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_picture\";}}s:12:\"user_profile\";a:8:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-profile\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_profile\";}}s:21:\"user_profile_category\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:34:\"modules/user/user-profile-category\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:41:\"template_preprocess_user_profile_category\";}}s:17:\"user_profile_item\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:30:\"modules/user/user-profile-item\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:37:\"template_preprocess_user_profile_item\";}}s:9:\"user_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"users\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:15:\"theme_user_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"user_admin_perm\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:21:\"theme_user_admin_perm\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"user_admin_new_role\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:25:\"theme_user_admin_new_role\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"user_admin_account\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:24:\"theme_user_admin_account\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"user_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:22:\"theme_user_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:18:\"theme_user_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"user_signature\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:20:\"theme_user_signature\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"forums\";a:7:{s:8:\"template\";s:20:\"modules/forum/forums\";s:9:\"arguments\";a:6:{s:6:\"forums\";N;s:6:\"topics\";N;s:7:\"parents\";N;s:3:\"tid\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:26:\"template_preprocess_forums\";}}s:10:\"forum_list\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-list\";s:9:\"arguments\";a:3:{s:6:\"forums\";N;s:7:\"parents\";N;s:3:\"tid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_list\";}}s:16:\"forum_topic_list\";a:7:{s:8:\"template\";s:30:\"modules/forum/forum-topic-list\";s:9:\"arguments\";a:4:{s:3:\"tid\";N;s:6:\"topics\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:36:\"template_preprocess_forum_topic_list\";}}s:10:\"forum_icon\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-icon\";s:9:\"arguments\";a:4:{s:9:\"new_posts\";N;s:9:\"num_posts\";i:0;s:12:\"comment_mode\";i:0;s:6:\"sticky\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_icon\";}}s:22:\"forum_topic_navigation\";a:7:{s:8:\"template\";s:36:\"modules/forum/forum-topic-navigation\";s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:42:\"template_preprocess_forum_topic_navigation\";}}s:15:\"forum_submitted\";a:7:{s:8:\"template\";s:29:\"modules/forum/forum-submitted\";s:9:\"arguments\";a:1:{s:5:\"topic\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_forum_submitted\";}}}', created = 1299316857, expire = 0, headers = '', serialized = 1 WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 109.
    * The selected file /tmp/fileYnJT4P could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/file6yov8d could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/fileY4adcC could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/fileGb8Zf0 could not be uploaded, because the destination is not properly configured.

thanks!

Comments

harial’s picture

OH NO! just checked my forum and it isn't working! it says there is a database error!

harial’s picture

My issue didn't post, it looks like. Here it is again:

I am hoping that I'm not double posting but everything I searched did not quite hit my issue. I am trying to convert my vbulletin but I keep getting this error after the conversion:
An HTTP error 503 occurred. /drupal6/?q=batch&id=3&op=do

I'm running Vbulletin Version 3.8.3 and also I was not sure which option to pick for the version I am running of Drupal. I think it is 6.19, I installed it off fantastico.

It also says:
An error has occurred.
Please continue to the error page

The error page has this on it:

    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_signature' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_signature (uid, signature) SELECT user.userid+1000000, signature FROM user INNER JOIN usertextfield ON user.userid=usertextfield.userid WHERE signature IS NOT NULL in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 607.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users' query: INSERT IGNORE INTO `slpubli1_drpl1`.users (uid, name, pass, mail, created, access, login, status, timezone, picture) SELECT user.userid+1000000, username, password, email, joindate, lastactivity, lastvisit, 1, timezoneoffset*60*60, CONCAT('sites/default/files/pictures/', user.userid+1000000, '_', filename) FROM user LEFT OUTER JOIN usertextfield ON user.userid=usertextfield.userid LEFT OUTER JOIN customavatar ON user.userid=customavatar.userid; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 624.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'vbuser_salt' query: INSERT IGNORE INTO `slpubli1_drpl1`.vbuser_salt (uid, salt, drupal_updated) SELECT userid+1000000, salt, 0 FROM user; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 634.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'authmap' query: INSERT INTO `slpubli1_drpl1`.authmap (authname, uid, module) SELECT u.name, u.uid, 'vbpassword' AS module FROM `slpubli1_drpl1`.users u INNER JOIN `slpubli1_drpl1`.vbuser_salt salt ON u.uid = salt.uid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 640.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, yahoo FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_yim" AND yahoo<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 650.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, msn FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_msn" AND msn<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 660.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, skype FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_skype" AND skype<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 670.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, aim FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_aim" AND aim<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 680.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, icq FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_icq" AND icq<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 690.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, homepage FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_website" AND homepage<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 700.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field2, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_from" AND field2<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 711.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field4, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_occ" AND field4<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 722.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field3, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_interests" AND field3<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 733.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, field5 FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_gender" AND (field5="Male" OR field5="Female"); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 743.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'role' query: INSERT IGNORE INTO `slpubli1_drpl1`.role (rid, name) SELECT usergroupid+1000000, title FROM usergroup; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 751.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, usergroupid+1000000 FROM user in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 760.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 1+1000000 FROM user WHERE FIND_IN_SET(1, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 2+1000000 FROM user WHERE FIND_IN_SET(2, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 3+1000000 FROM user WHERE FIND_IN_SET(3, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 4+1000000 FROM user WHERE FIND_IN_SET(4, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 5+1000000 FROM user WHERE FIND_IN_SET(5, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 6+1000000 FROM user WHERE FIND_IN_SET(6, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 7+1000000 FROM user WHERE FIND_IN_SET(7, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 8+1000000 FROM user WHERE FIND_IN_SET(8, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 9+1000000 FROM user WHERE FIND_IN_SET(9, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 10+1000000 FROM user WHERE FIND_IN_SET(10, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 11+1000000 FROM user WHERE FIND_IN_SET(11, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 12+1000000 FROM user WHERE FIND_IN_SET(12, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 13+1000000 FROM user WHERE FIND_IN_SET(13, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 14+1000000 FROM user WHERE FIND_IN_SET(14, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
    * user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'vocabulary' query: SELECT vid FROM `slpubli1_drpl1`.vocabulary WHERE module="forum"; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 796.
    * user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' title, description, displayorder FROM forum' at line 1 query: INSERT IGNORE INTO `slpubli1_drpl1`.term_data (tid, vid, name, description, weight) SELECT forumid+1000000, , title, description, displayorder FROM forum; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 805.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, 0 FROM forum WHERE parentid=(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 814.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, parentid+1000000 FROM forum WHERE parentid>(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 824.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT threadid+1000000, threadid+1000000, 'forum', REPLACE(REPLACE(REPLACE(REPLACE(title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), dateline, IF(open=1, 2, 1), sticky FROM thread WHERE pollid=0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 868.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_node' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_node (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 878.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'forum' query: INSERT IGNORE INTO `slpubli1_drpl1`.forum (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 889.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node_revisions' query: INSERT IGNORE INTO `slpubli1_drpl1`.node_revisions (nid, vid, uid, title, body, teaser, log, timestamp, format) SELECT thread.threadid+1000000, thread.threadid+1000000, IF(userid=0,0,userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(thread.title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), pagetext, LEFT(pagetext, 250) AS teaser, notes, thread.dateline, 1 FROM thread INNER JOIN post ON thread.firstpostid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 901.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: INSERT IGNORE INTO `slpubli1_drpl1`.comments (cid, pid, nid, uid, subject, comment, hostname, timestamp, status, format, name, mail, homepage) SELECT postid+1000000, parentid+1000000, threadid+1000000, IF(post.userid=0,0,post.userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(title, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), pagetext, post.ipaddress, dateline, IF(visible=1,0,1), 1, user.username, email, homepage FROM post LEFT OUTER JOIN user ON post.userid=user.userid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 928.
    * user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: UPDATE `slpubli1_drpl1`.comments SET pid = 0 WHERE pid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 947.
    * user warning: DELETE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: DELETE FROM `slpubli1_drpl1`.comments WHERE cid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 952.
    * user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: SELECT cid, pid, nid, thread FROM `slpubli1_drpl1`.comments WHERE thread = '' ORDER BY timestamp in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 961.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll (nid, runtime, active) SELECT threadid+1000000, timeout, active FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1041.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT thread.threadid+1000000, thread.threadid+1000000, 'poll', REPLACE(REPLACE(REPLACE(REPLACE(question, '&amp;', '&'), '&quot;', '"'), '&lt;', '<'), '&gt;', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), poll.dateline, IF(open=1, 2, 1), sticky FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1056.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 1+1000000, 77+1000000, 'Dog ' , 0, 0 ),( 2+1000000, 77+1000000, 'Cat ' , 0, 1 ),( 3+1000000, 77+1000000, 'Reptile ' , 0, 2 ),( 4+1000000, 77+1000000, 'Rodent type (includes gunia pigs, rats, mongouse, etc) ' , 0, 3 ),( 5+1000000, 77+1000000, 'Bird ' , 0, 4 ),( 6+1000000, 77+1000000, 'Human ' , 0, 5 ),( 7+1000000, 77+1000000, 'Other (Tell us what it is!!!)' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 8+1000000, 88+1000000, 'Change it! ' , 0, 0 ),( 9+1000000, 88+1000000, 'Don\'t change it!' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 10+1000000, 111+1000000, 'Yes ' , 0, 0 ),( 11+1000000, 111+1000000, 'No' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 12+1000000, 116+1000000, 'Yes ' , 0, 0 ),( 13+1000000, 116+1000000, 'No ' , 0, 1 ),( 14+1000000, 116+1000000, 'See Post for alternative suggestion' , 0, 2 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 15+1000000, 133+1000000, 'Party! ' , 0, 0 ),( 16+1000000, 133+1000000, 'Dressing up! ' , 0, 1 ),( 17+1000000, 133+1000000, 'Both party and dress up! ' , 0, 2 ),( 18+1000000, 133+1000000, 'Trick or treating with/without children! ' , 0, 3 ),( 19+1000000, 133+1000000, 'Just give me the candy and we\'ll call it a success! ' , 0, 4 ),( 20+1000000, 133+1000000, 'Just plan on scaring the wee invadors! ' , 0, 5 ),( 21+1000000, 133+1000000, 'None of the above.' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 22+1000000, 544+1000000, 'Keep things as they are: 2 chapters of SC and 2 of Dreams per month ' , 0, 0 ),( 23+1000000, 544+1000000, 'Alternate stories by whole months: 1 month = all SC, next = all Dreams, etc. ' , 0, 1 ),( 24+1000000, 544+1000000, 'Alternate chapters per week within each month, e.g., SC, Dreams, SC, Dreams ' , 0, 2 ),( 25+1000000, 544+1000000, 'Surprise me' , 0, 3 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_votes' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_votes (nid, uid, chorder) SELECT threadid+1000000, IF(userid=0,0,userid+1000000), voteoption-1 FROM pollvote INNER JOIN thread ON pollvote.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1092.
    * user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: UPDATE `slpubli1_drpl1`.poll_choices AS pc SET chvotes=( SELECT COUNT(*) FROM `slpubli1_drpl1`.poll_votes WHERE `slpubli1_drpl1`.poll_votes.nid=pc.nid AND `slpubli1_drpl1`.poll_votes.chorder=pc.chorder ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1107.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'files' query: INSERT IGNORE INTO `slpubli1_drpl1`.files (fid, uid, filename, filepath, filemime, filesize, status, timestamp) SELECT attachmentid+1000000, a.userid+1000000, CONCAT((attachmentid+1000000), '_', filename), CONCAT('sites/default/files/', (attachmentid+1000000), '_', filename), TRIM(LEFT(MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)), LOCATE('"',MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)))-1)), filesize, 1, a.dateline FROM attachment a INNER JOIN attachmenttype ON a.extension=attachmenttype.extension; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1145.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.upload (fid, vid, description, list, nid, weight) SELECT attachmentid+1000000, threadid+1000000, filename, a.visible, attachmentid+1000000, 0 FROM attachment a INNER JOIN thread ON a.postid=thread.firstpostid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1156.
    * user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comment_upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.comment_upload (fid, nid, cid, description, list) SELECT attachmentid+1000000, threadid+1000000, post.postid+1000000, filename, attachment.visible FROM attachment INNER JOIN post ON attachment.postid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1171.
    * user warning: Table 'slpubli1_forum.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /home/slpubli1/public_html/drupal6/includes/theme.inc on line 471.
    * user warning: Table 'slpubli1_forum.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 26.
    * user warning: Table 'slpubli1_forum.cache' doesn't exist query: UPDATE cache SET data = 'a:143:{s:24:\"block_admin_display_form\";a:8:{s:8:\"template\";s:38:\"modules/block/block-admin-display-form\";s:4:\"file\";s:15:\"block.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/block\";s:13:\"include files\";a:1:{i:0;s:31:\"./modules/block/block.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/block\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:44:\"template_preprocess_block_admin_display_form\";}}s:17:\"color_scheme_form\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/color\";s:8:\"function\";s:23:\"theme_color_scheme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/color\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"comment_block\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:19:\"theme_comment_block\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_admin_overview\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_admin_overview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_preview\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:21:\"theme_comment_preview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"comment_view\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:18:\"theme_comment_view\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"comment_controls\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:22:\"theme_comment_controls\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"comment\";a:7:{s:8:\"template\";s:23:\"modules/comment/comment\";s:9:\"arguments\";a:3:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:27:\"template_preprocess_comment\";}}s:14:\"comment_folded\";a:7:{s:8:\"template\";s:30:\"modules/comment/comment-folded\";s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:34:\"template_preprocess_comment_folded\";}}s:22:\"comment_flat_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_flat_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"comment_flat_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:27:\"theme_comment_flat_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"comment_thread_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:30:\"theme_comment_thread_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_thread_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:29:\"theme_comment_thread_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_post_forbidden\";a:7:{s:9:\"arguments\";a:1:{s:3:\"nid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_post_forbidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_wrapper\";a:7:{s:8:\"template\";s:31:\"modules/comment/comment-wrapper\";s:9:\"arguments\";a:2:{s:7:\"content\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_comment_wrapper\";}}s:17:\"comment_submitted\";a:7:{s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:23:\"theme_comment_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"comment_upload_attachments\";a:7:{s:8:\"template\";s:49:\"modules/comment_upload/comment-upload-attachments\";s:9:\"arguments\";a:3:{s:5:\"files\";N;s:14:\"display_images\";b:0;s:6:\"preset\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:46:\"template_preprocess_comment_upload_attachments\";}}s:27:\"comment_upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:33:\"theme_comment_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:29:\"theme_comment_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"dblog_filters\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/dblog\";s:8:\"function\";s:19:\"theme_dblog_filters\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/dblog\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_admin_overview\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"filter_admin_order\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:24:\"theme_filter_admin_order\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"filter_tips\";a:8:{s:9:\"arguments\";a:3:{s:4:\"tips\";N;s:4:\"long\";b:0;s:5:\"extra\";s:0:\"\";}s:4:\"file\";s:16:\"filter.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:17:\"theme_filter_tips\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_tips_more_info\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_tips_more_info\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"menu_overview_form\";a:8:{s:4:\"file\";s:14:\"menu.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/menu\";s:8:\"function\";s:24:\"theme_menu_overview_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/menu/menu.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/menu\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"node\";a:7:{s:9:\"arguments\";a:3:{s:4:\"node\";N;s:6:\"teaser\";b:0;s:4:\"page\";b:0;}s:8:\"template\";s:17:\"modules/node/node\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_node\";}}s:9:\"node_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"node_search_admin\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:23:\"theme_node_search_admin\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_admin_nodes\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_admin_nodes\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"node_add_list\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:19:\"theme_node_add_list\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"node_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_preview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_preview\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_log_message\";a:7:{s:9:\"arguments\";a:1:{s:3:\"log\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_log_message\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"node_submitted\";a:7:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:20:\"theme_node_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"poll_vote\";a:7:{s:8:\"template\";s:22:\"modules/poll/poll-vote\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:29:\"template_preprocess_poll_vote\";}}s:12:\"poll_choices\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:8:\"function\";s:18:\"theme_poll_choices\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"poll_results\";a:7:{s:8:\"template\";s:25:\"modules/poll/poll-results\";s:9:\"arguments\";a:7:{s:9:\"raw_title\";N;s:7:\"results\";N;s:5:\"votes\";N;s:9:\"raw_links\";N;s:5:\"block\";N;s:3:\"nid\";N;s:4:\"vote\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_poll_results\";}}s:8:\"poll_bar\";a:7:{s:8:\"template\";s:21:\"modules/poll/poll-bar\";s:9:\"arguments\";a:5:{s:5:\"title\";N;s:5:\"votes\";N;s:11:\"total_votes\";N;s:4:\"vote\";N;s:5:\"block\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:28:\"template_preprocess_poll_bar\";}}s:13:\"profile_block\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:29:\"modules/profile/profile-block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:33:\"template_preprocess_profile_block\";}}s:15:\"profile_listing\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:31:\"modules/profile/profile-listing\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_listing\";}}s:15:\"profile_wrapper\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:8:\"template\";s:31:\"modules/profile/profile-wrapper\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_wrapper\";}}s:22:\"profile_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:17:\"profile.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:8:\"function\";s:28:\"theme_profile_admin_overview\";s:13:\"include files\";a:1:{i:0;s:35:\"./modules/profile/profile.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"signature_forum\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:8:\"template\";s:33:\"modules/signature_forum/signature\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/signature_forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:23:\"modules/signature_forum\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"placeholder\";a:7:{s:9:\"arguments\";a:1:{s:4:\"text\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_placeholder\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:19:\"modules/system/page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_page\";}}s:16:\"maintenance_page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:31:\"modules/system/maintenance-page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"update_page\";a:7:{s:9:\"arguments\";a:2:{s:7:\"content\";N;s:13:\"show_messages\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_update_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"install_page\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_install_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"task_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:6:\"active\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_task_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"status_messages\";a:7:{s:9:\"arguments\";a:1:{s:7:\"display\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_status_messages\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"links\";a:7:{s:9:\"arguments\";a:2:{s:5:\"links\";N;s:10:\"attributes\";a:1:{s:5:\"class\";s:5:\"links\";}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_links\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"image\";a:7:{s:9:\"arguments\";a:5:{s:4:\"path\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"attributes\";N;s:7:\"getsize\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_image\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"breadcrumb\";a:7:{s:9:\"arguments\";a:1:{s:10:\"breadcrumb\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_breadcrumb\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"help\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_help\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"submenu\";a:7:{s:9:\"arguments\";a:1:{s:5:\"links\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_submenu\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"table\";a:7:{s:9:\"arguments\";a:4:{s:6:\"header\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_table\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"table_select_header_cell\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_table_select_header_cell\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"tablesort_indicator\";a:7:{s:9:\"arguments\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_tablesort_indicator\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:3:\"box\";a:7:{s:9:\"arguments\";a:3:{s:5:\"title\";N;s:7:\"content\";N;s:6:\"region\";s:4:\"main\";}s:8:\"template\";s:18:\"modules/system/box\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"block\";a:7:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:8:\"template\";s:20:\"modules/system/block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:25:\"template_preprocess_block\";}}s:4:\"mark\";a:7:{s:9:\"arguments\";a:1:{s:4:\"type\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_mark\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"item_list\";a:7:{s:9:\"arguments\";a:4:{s:5:\"items\";a:0:{}s:5:\"title\";N;s:4:\"type\";s:2:\"ul\";s:10:\"attributes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_item_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"more_help_link\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_more_help_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"xml_icon\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_xml_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"feed_icon\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_feed_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"more_link\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_more_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"closure\";a:7:{s:9:\"arguments\";a:1:{s:4:\"main\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_closure\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"blocks\";a:7:{s:9:\"arguments\";a:1:{s:6:\"region\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_blocks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"username\";a:7:{s:9:\"arguments\";a:1:{s:6:\"object\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_username\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"progress_bar\";a:7:{s:9:\"arguments\";a:2:{s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_progress_bar\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"indentation\";a:7:{s:9:\"arguments\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_indentation\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"pager\";a:7:{s:9:\"arguments\";a:4:{s:4:\"tags\";a:0:{}s:5:\"limit\";i:10;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_pager\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"pager_first\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_pager_first\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"pager_previous\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_pager_previous\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_next\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_next\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_last\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_last\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_link\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:8:\"page_new\";N;s:7:\"element\";N;s:10:\"parameters\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"locale_admin_manage_screen\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:32:\"theme_locale_admin_manage_screen\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"menu_item_link\";a:7:{s:9:\"arguments\";a:1:{s:4:\"item\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_menu_item_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_tree\";a:7:{s:9:\"arguments\";a:1:{s:4:\"tree\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_tree\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_item\";a:7:{s:9:\"arguments\";a:3:{s:4:\"link\";N;s:12:\"has_children\";N;s:4:\"menu\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"menu_local_task\";a:7:{s:9:\"arguments\";a:2:{s:4:\"link\";N;s:6:\"active\";b:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_menu_local_task\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"menu_local_tasks\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_menu_local_tasks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"fieldset\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_fieldset\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"radio\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_radio\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"radios\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_radios\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"password_confirm\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_password_confirm\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"date\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_date\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"item\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"checkbox\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_checkbox\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"checkboxes\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_checkboxes\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"submit\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_submit\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"image_button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_image_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"hidden\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_hidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"token\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_token\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"textfield\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_textfield\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"form\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"textarea\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_textarea\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"markup\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_markup\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"password\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_password\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"file\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_file\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"form_element\";a:7:{s:9:\"arguments\";a:2:{s:7:\"element\";N;s:5:\"value\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_form_element\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_theme_select_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_theme_select_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"system_themes_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:24:\"theme_system_themes_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"system_modules\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_system_modules\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_modules_uninstall\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"status_report\";a:8:{s:9:\"arguments\";a:1:{s:12:\"requirements\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:19:\"theme_status_report\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"arguments\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_admin_page\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_admin_block\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"admin_block_content\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_admin_block_content\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"system_admin_by_module\";a:8:{s:9:\"arguments\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:28:\"theme_system_admin_by_module\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"system_powered_by\";a:7:{s:9:\"arguments\";a:1:{s:10:\"image_path\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:23:\"theme_system_powered_by\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:20:\"taxonomy_term_select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:26:\"theme_taxonomy_term_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"taxonomy_term_page\";a:7:{s:9:\"arguments\";a:2:{s:4:\"tids\";a:0:{}s:6:\"result\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:24:\"theme_taxonomy_term_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:30:\"taxonomy_overview_vocabularies\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:36:\"theme_taxonomy_overview_vocabularies\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"taxonomy_overview_terms\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:29:\"theme_taxonomy_overview_terms\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"update_settings\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:21:\"theme_update_settings\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"update_report\";a:7:{s:9:\"arguments\";a:1:{s:4:\"data\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:19:\"theme_update_report\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"update_version\";a:7:{s:9:\"arguments\";a:3:{s:7:\"version\";N;s:3:\"tag\";N;s:5:\"class\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:20:\"theme_update_version\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"upload_attachments\";a:7:{s:9:\"arguments\";a:1:{s:5:\"files\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:24:\"theme_upload_attachments\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:25:\"theme_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:21:\"theme_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_picture\";a:7:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-picture\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_picture\";}}s:12:\"user_profile\";a:8:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-profile\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_profile\";}}s:21:\"user_profile_category\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:34:\"modules/user/user-profile-category\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:41:\"template_preprocess_user_profile_category\";}}s:17:\"user_profile_item\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:30:\"modules/user/user-profile-item\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:37:\"template_preprocess_user_profile_item\";}}s:9:\"user_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"users\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:15:\"theme_user_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"user_admin_perm\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:21:\"theme_user_admin_perm\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"user_admin_new_role\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:25:\"theme_user_admin_new_role\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"user_admin_account\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:24:\"theme_user_admin_account\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"user_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:22:\"theme_user_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:18:\"theme_user_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"user_signature\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:20:\"theme_user_signature\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"forums\";a:7:{s:8:\"template\";s:20:\"modules/forum/forums\";s:9:\"arguments\";a:6:{s:6:\"forums\";N;s:6:\"topics\";N;s:7:\"parents\";N;s:3:\"tid\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:26:\"template_preprocess_forums\";}}s:10:\"forum_list\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-list\";s:9:\"arguments\";a:3:{s:6:\"forums\";N;s:7:\"parents\";N;s:3:\"tid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_list\";}}s:16:\"forum_topic_list\";a:7:{s:8:\"template\";s:30:\"modules/forum/forum-topic-list\";s:9:\"arguments\";a:4:{s:3:\"tid\";N;s:6:\"topics\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:36:\"template_preprocess_forum_topic_list\";}}s:10:\"forum_icon\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-icon\";s:9:\"arguments\";a:4:{s:9:\"new_posts\";N;s:9:\"num_posts\";i:0;s:12:\"comment_mode\";i:0;s:6:\"sticky\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_icon\";}}s:22:\"forum_topic_navigation\";a:7:{s:8:\"template\";s:36:\"modules/forum/forum-topic-navigation\";s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:42:\"template_preprocess_forum_topic_navigation\";}}s:15:\"forum_submitted\";a:7:{s:8:\"template\";s:29:\"modules/forum/forum-submitted\";s:9:\"arguments\";a:1:{s:5:\"topic\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_forum_submitted\";}}}', created = 1299316857, expire = 0, headers = '', serialized = 1 WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 109.
    * The selected file /tmp/fileYnJT4P could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/file6yov8d could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/fileY4adcC could not be uploaded, because the destination is not properly configured.
    * The selected file /tmp/fileGb8Zf0 could not be uploaded, because the destination is not properly configured.

thanks!
--
Regards,
Heather Kendall
President, SL Publishing Group
www.SLPublishingGroup.com

harial’s picture

again the post did not post...

I am hoping that I'm not double posting but everything I searched did not quite hit my issue. I am trying to convert my vbulletin but I keep getting this error after the conversion:
An HTTP error 503 occurred. /drupal6/?q=batch&id=3&op=do

I'm running Vbulletin Version 3.8.3 and also I was not sure which option to pick for the version I am running of Drupal. I think it is 6.19, I installed it off fantastico.

It also says:
An error has occurred.
Please continue to the error page

The error page has this on it:

* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_signature' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_signature (uid, signature) SELECT user.userid+1000000, signature FROM user INNER JOIN usertextfield ON user.userid=usertextfield.userid WHERE signature IS NOT NULL in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 607.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users' query: INSERT IGNORE INTO `slpubli1_drpl1`.users (uid, name, pass, mail, created, access, login, status, timezone, picture) SELECT user.userid+1000000, username, password, email, joindate, lastactivity, lastvisit, 1, timezoneoffset*60*60, CONCAT('sites/default/files/pictures/', user.userid+1000000, '_', filename) FROM user LEFT OUTER JOIN usertextfield ON user.userid=usertextfield.userid LEFT OUTER JOIN customavatar ON user.userid=customavatar.userid; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 624.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'vbuser_salt' query: INSERT IGNORE INTO `slpubli1_drpl1`.vbuser_salt (uid, salt, drupal_updated) SELECT userid+1000000, salt, 0 FROM user; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 634.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'authmap' query: INSERT INTO `slpubli1_drpl1`.authmap (authname, uid, module) SELECT u.name, u.uid, 'vbpassword' AS module FROM `slpubli1_drpl1`.users u INNER JOIN `slpubli1_drpl1`.vbuser_salt salt ON u.uid = salt.uid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 640.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, yahoo FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_yim" AND yahoo<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 650.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, msn FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_msn" AND msn<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 660.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, skype FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_skype" AND skype<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 670.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, aim FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_aim" AND aim<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 680.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, icq FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_icq" AND icq<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 690.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, homepage FROM user, `slpubli1_drpl1`.profile_fields WHERE name="user_website" AND homepage<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 700.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field2, '&', '&'), '"', '"'), '<', '<'), '>', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_from" AND field2<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 711.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field4, '&', '&'), '"', '"'), '<', '<'), '>', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_occ" AND field4<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 722.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, REPLACE(REPLACE(REPLACE(REPLACE(field3, '&', '&'), '"', '"'), '<', '<'), '>', '>') FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_interests" AND field3<>""; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 733.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'profile_values' query: INSERT IGNORE INTO `slpubli1_drpl1`.profile_values (fid, uid, value) SELECT fid, userid+1000000, field5 FROM userfield, `slpubli1_drpl1`.profile_fields WHERE name="user_gender" AND (field5="Male" OR field5="Female"); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 743.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'role' query: INSERT IGNORE INTO `slpubli1_drpl1`.role (rid, name) SELECT usergroupid+1000000, title FROM usergroup; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 751.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, usergroupid+1000000 FROM user in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 760.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 1+1000000 FROM user WHERE FIND_IN_SET(1, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 2+1000000 FROM user WHERE FIND_IN_SET(2, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 3+1000000 FROM user WHERE FIND_IN_SET(3, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 4+1000000 FROM user WHERE FIND_IN_SET(4, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 5+1000000 FROM user WHERE FIND_IN_SET(5, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 6+1000000 FROM user WHERE FIND_IN_SET(6, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 7+1000000 FROM user WHERE FIND_IN_SET(7, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 8+1000000 FROM user WHERE FIND_IN_SET(8, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 9+1000000 FROM user WHERE FIND_IN_SET(9, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 10+1000000 FROM user WHERE FIND_IN_SET(10, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 11+1000000 FROM user WHERE FIND_IN_SET(11, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 12+1000000 FROM user WHERE FIND_IN_SET(12, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 13+1000000 FROM user WHERE FIND_IN_SET(13, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'users_roles' query: INSERT IGNORE INTO `slpubli1_drpl1`.users_roles (uid, rid) SELECT userid+1000000, 14+1000000 FROM user WHERE FIND_IN_SET(14, membergroupids)<>0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 777.
* user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'vocabulary' query: SELECT vid FROM `slpubli1_drpl1`.vocabulary WHERE module="forum"; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 796.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' title, description, displayorder FROM forum' at line 1 query: INSERT IGNORE INTO `slpubli1_drpl1`.term_data (tid, vid, name, description, weight) SELECT forumid+1000000, , title, description, displayorder FROM forum; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 805.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, 0 FROM forum WHERE parentid=(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 814.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_hierarchy' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_hierarchy (tid, parent) SELECT forumid+1000000, parentid+1000000 FROM forum WHERE parentid>(-1); in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 824.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT threadid+1000000, threadid+1000000, 'forum', REPLACE(REPLACE(REPLACE(REPLACE(title, '&', '&'), '"', '"'), '<', '<'), '>', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), dateline, IF(open=1, 2, 1), sticky FROM thread WHERE pollid=0; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 868.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'term_node' query: INSERT IGNORE INTO `slpubli1_drpl1`.term_node (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 878.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'forum' query: INSERT IGNORE INTO `slpubli1_drpl1`.forum (nid, vid, tid) SELECT threadid+1000000, threadid+1000000, forumid+1000000 FROM thread; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 889.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node_revisions' query: INSERT IGNORE INTO `slpubli1_drpl1`.node_revisions (nid, vid, uid, title, body, teaser, log, timestamp, format) SELECT thread.threadid+1000000, thread.threadid+1000000, IF(userid=0,0,userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(thread.title, '&', '&'), '"', '"'), '<', '<'), '>', '>'), pagetext, LEFT(pagetext, 250) AS teaser, notes, thread.dateline, 1 FROM thread INNER JOIN post ON thread.firstpostid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 901.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: INSERT IGNORE INTO `slpubli1_drpl1`.comments (cid, pid, nid, uid, subject, comment, hostname, timestamp, status, format, name, mail, homepage) SELECT postid+1000000, parentid+1000000, threadid+1000000, IF(post.userid=0,0,post.userid+1000000), REPLACE(REPLACE(REPLACE(REPLACE(title, '&', '&'), '"', '"'), '<', '<'), '>', '>'), pagetext, post.ipaddress, dateline, IF(visible=1,0,1), 1, user.username, email, homepage FROM post LEFT OUTER JOIN user ON post.userid=user.userid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 928.
* user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: UPDATE `slpubli1_drpl1`.comments SET pid = 0 WHERE pid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 947.
* user warning: DELETE command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: DELETE FROM `slpubli1_drpl1`.comments WHERE cid IN (1000001,1000003,1000004,1000006,1000007,1000008,1000009,1000010,1000011,1000012,1000013,1000014,1000015,1000019,1002642,1000022,1000023,1000024,1000025,1000027,1000030,1000083,1000037,1000039,1000048,1000049,1000050,1000051,1000052,1002615,1000057,1000060,1000062,1000075,1000063,1000064,1000065,1000066,1002521,1000090,1000125,1000082,1000118,1000087,1000088,1000095,1000104,1001076,1000107,1001072,1000112,1000113,1000115,1000172,1000131,1000133,1000135,1000137,1000139,1000149,1000152,1000155,1000156,1000191,1000192,1000196,1000173,1000175,1000178,1000216,1000212,1000228,1000232,1000239,1000243,1000250,1000269,1000253,1000396,1000258,1000271,1002622,1000275,1000276,1000278,1000279,1000283,1000289,1000314,1000372,1000295,1000316,1000318,1000320,1000362,1000355,1000623,1000383,1000384,1000385,1000434,1000407,1000409,1000415,1000671,1000670,1000463,1000452,1002586,1000475,1000496,1000490,1000505,1000501,1000508,1000514,1000515,1000517,1000669,1000522,1000660,1000541,1000542,1000551,1000552,1000556,1000561,1000565,1000567,1000568,1000576,1000578,1000598,1000591,1000605,1000664,1000668,1000620,1000627,1000628,1000638,1000654,1000659,1000661,1000672,1000673,1000674,1000675,1000676,1000677,1000678,1000679,1000680,1000683,1000690,1000694,1000830,1000705,1001000,1000737,1000809,1000744,1000758,1000760,1000761,1001435,1001407,1000772,1000777,1000791,1000804,1000805,1000810,1000811,1002571,1000817,1002569,1000827,1000834,1000840,1000845,1000849,1000899,1000888,1000862,1000865,1000869,1000870,1000906,1000922,1000937,1000943,1000946,1000948,1000953,1000970,1001035,1000973,1001062,1001018,1001042,1001065,1001086,1001081,1001092,1001087,1001150,1001100,1001107,1001113,1001130,1001115,1001117,1001119,1001135,1001142,1001159,1001196,1001203,1001204,1001209,1001238,1001239,1001240,1001243,1001317,1001252,1001259,1001260,1001264,1001270,1001276,1001279,1001297,1001298,1001303,1001304,1001366,1001319,1001325,1001326,1001328,1001341,1001352,1001344,1001345,1001373,1001572,1001379,1001383,1001390,1001415,1001423,1001431,1001453,1001455,1001457,1001465,1001475,1002075,1001477,1001526,1001492,1001512,1001541,1001543,1001544,1001545,1001550,1001551,1001554,1001653,1001562,1001567,1001574,1001577,1001580,1001666,1001597,1001601,1001611,1001616,1001618,1001619,1001629,1001637,1001640,1001664,1001671,1001674,1001676,1001677,1001724,1001685,1001686,1001696,1001699,1001700,1001716,1001727,1001789,1001739,1001765,1001771,1001774,1001776,1001777,1001798,1001805,1002525,1001819,1001820,1001825,1001852,1001853,1001961,1001874,1001877,1001918,1002005,1001970,1001977,1001979,1002024,1002047,1002049,1002055,1002062,1002063,1002086,1002090,1002135,1002110,1002118,1002125,1002145,1002524,1002156,1002159,1002163,1002164,1002165,1002201,1002177,1002187,1002204,1002207,1002213,1002215,1002219,1002221,1002228,1002236,1002288,1002239,1002278,1002308,1002282,1002284,1002365,1002313,1002314,1002325,1002334,1002335,1002344,1002376,1002419,1002427,1002515,1002520,1003965,1002447,1002464,1002484,1002511,1002487,1002655,1002670,1002676,1002680,1002701,1002750,1002751,1002767,1002756,1003951,1002805,1002792,1002796,1002801,1002819,1002840,1002856,1002858,1002859,1002903,1002880,1002905,1002949,1002954,1002970,1002979,1003000,1003061,1002992,1003001,1003006,1003033,1003034,1003872,1003046,1003053,1003057,1003067,1003075,1003083,1003077,1003087,1003088,1003101,1003097,1003108,1003121,1003127,1003128,1003134,1003139,1003143,1003145,1003152,1003263,1003155,1003156,1003165,1003168,1003176,1003179,1003180,1003187,1003191,1003192,1003196,1003205,1003206,1003207,1003226,1003232,1003236,1003237,1003238,1003243,1003245,1003251,1003256,1003267,1003284,1003285,1003286,1003295,1003311,1003304,1003306,1003321,1003332,1003341,1003346,1003347,1003355,1003356,1003358,1003366,1003410,1003381,1003383,1003450,1003387,1003393,1003397,1003403,1003404,1003405,1003406,1003416,1003418,1003454,1003481,1003488,1003588,1003502,1003505,1003509,1003512,1003513,1003529,1003537,1003541,1003544,1003551,1003555,1003556,1003560,1003566,1003568,1003569,1003580,1003573,1003606,1003991,1003594,1003597,1003598,1003608,1003612,1003613,1003618,1003623,1003624,1003986,1003690,1003649,1003856,1003678,1003691,1003692,1003695,1003713,1003717,1003722,1003723,1003725,1003726,1003729,1003735,1003740,1003744,1003745,1003746,1003747,1003748,1003749,1003750,1003751,1003752,1003753,1003754,1003755,1003756,1003790,1003788,1003758,1003761,1003766,1003772,1003776,1003779,1003791,1003800,1003812,1003813,1003823,1003815,1003832,1003845,1003873,1003876,1003912,1003921,1003922,1003923,1003931,1003937,1003942,1003946,1004015,1004058,1003958,1003962,1003964,1003967,1003968,1003969,1003982,1003984,1003985,1003987,1003992,1003995,1003999,1004018,1004021,1004051,1004035,1004066,1004078,1004079,1004080,1004086,1004092,1004093,1004095,1004096,1004101,1004105,1004111,1004112,1004116,1004123,1004128,1004137,1004130,1004141) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 952.
* user warning: SELECT command denied to user 'slpubli1_forum'@'localhost' for table 'comments' query: SELECT cid, pid, nid, thread FROM `slpubli1_drpl1`.comments WHERE thread = '' ORDER BY timestamp in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 961.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll (nid, runtime, active) SELECT threadid+1000000, timeout, active FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1041.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'node' query: INSERT IGNORE INTO `slpubli1_drpl1`.node (nid, vid, type, title, uid, status, created, comment, sticky) SELECT thread.threadid+1000000, thread.threadid+1000000, 'poll', REPLACE(REPLACE(REPLACE(REPLACE(question, '&', '&'), '"', '"'), '<', '<'), '>', '>'), IF(postuserid=0,0,postuserid+1000000), IF(visible=1,1,0), poll.dateline, IF(open=1, 2, 1), sticky FROM poll INNER JOIN thread ON poll.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1056.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 1+1000000, 77+1000000, 'Dog ' , 0, 0 ),( 2+1000000, 77+1000000, 'Cat ' , 0, 1 ),( 3+1000000, 77+1000000, 'Reptile ' , 0, 2 ),( 4+1000000, 77+1000000, 'Rodent type (includes gunia pigs, rats, mongouse, etc) ' , 0, 3 ),( 5+1000000, 77+1000000, 'Bird ' , 0, 4 ),( 6+1000000, 77+1000000, 'Human ' , 0, 5 ),( 7+1000000, 77+1000000, 'Other (Tell us what it is!!!)' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 8+1000000, 88+1000000, 'Change it! ' , 0, 0 ),( 9+1000000, 88+1000000, 'Don\'t change it!' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 10+1000000, 111+1000000, 'Yes ' , 0, 0 ),( 11+1000000, 111+1000000, 'No' , 0, 1 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 12+1000000, 116+1000000, 'Yes ' , 0, 0 ),( 13+1000000, 116+1000000, 'No ' , 0, 1 ),( 14+1000000, 116+1000000, 'See Post for alternative suggestion' , 0, 2 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 15+1000000, 133+1000000, 'Party! ' , 0, 0 ),( 16+1000000, 133+1000000, 'Dressing up! ' , 0, 1 ),( 17+1000000, 133+1000000, 'Both party and dress up! ' , 0, 2 ),( 18+1000000, 133+1000000, 'Trick or treating with/without children! ' , 0, 3 ),( 19+1000000, 133+1000000, 'Just give me the candy and we\'ll call it a success! ' , 0, 4 ),( 20+1000000, 133+1000000, 'Just plan on scaring the wee invadors! ' , 0, 5 ),( 21+1000000, 133+1000000, 'None of the above.' , 0, 6 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_choices (chid, nid, chtext, chvotes, chorder) VALUES ( 22+1000000, 544+1000000, 'Keep things as they are: 2 chapters of SC and 2 of Dreams per month ' , 0, 0 ),( 23+1000000, 544+1000000, 'Alternate stories by whole months: 1 month = all SC, next = all Dreams, etc. ' , 0, 1 ),( 24+1000000, 544+1000000, 'Alternate chapters per week within each month, e.g., SC, Dreams, SC, Dreams ' , 0, 2 ),( 25+1000000, 544+1000000, 'Surprise me' , 0, 3 ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1082.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'poll_votes' query: INSERT IGNORE INTO `slpubli1_drpl1`.poll_votes (nid, uid, chorder) SELECT threadid+1000000, IF(userid=0,0,userid+1000000), voteoption-1 FROM pollvote INNER JOIN thread ON pollvote.pollid=thread.pollid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1092.
* user warning: UPDATE command denied to user 'slpubli1_forum'@'localhost' for table 'poll_choices' query: UPDATE `slpubli1_drpl1`.poll_choices AS pc SET chvotes=( SELECT COUNT(*) FROM `slpubli1_drpl1`.poll_votes WHERE `slpubli1_drpl1`.poll_votes.nid=pc.nid AND `slpubli1_drpl1`.poll_votes.chorder=pc.chorder ) in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1107.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'files' query: INSERT IGNORE INTO `slpubli1_drpl1`.files (fid, uid, filename, filepath, filemime, filesize, status, timestamp) SELECT attachmentid+1000000, a.userid+1000000, CONCAT((attachmentid+1000000), '_', filename), CONCAT('sites/default/files/', (attachmentid+1000000), '_', filename), TRIM(LEFT(MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)), LOCATE('"',MID(mimetype, LOCATE('Content-type:', mimetype)+LENGTH('Content-type:'), LENGTH(mimetype)))-1)), filesize, 1, a.dateline FROM attachment a INNER JOIN attachmenttype ON a.extension=attachmenttype.extension; in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1145.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.upload (fid, vid, description, list, nid, weight) SELECT attachmentid+1000000, threadid+1000000, filename, a.visible, attachmentid+1000000, 0 FROM attachment a INNER JOIN thread ON a.postid=thread.firstpostid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1156.
* user warning: INSERT command denied to user 'slpubli1_forum'@'localhost' for table 'comment_upload' query: INSERT IGNORE INTO `slpubli1_drpl1`.comment_upload (fid, nid, cid, description, list) SELECT attachmentid+1000000, threadid+1000000, post.postid+1000000, filename, attachment.visible FROM attachment INNER JOIN post ON attachment.postid=post.postid in /home/slpubli1/public_html/drupal6/modules/vbtodrupal/vbtodrupal.module on line 1171.
* user warning: Table 'slpubli1_forum.system' doesn't exist query: SELECT * FROM system WHERE type = 'theme' in /home/slpubli1/public_html/drupal6/includes/theme.inc on line 471.
* user warning: Table 'slpubli1_forum.cache' doesn't exist query: SELECT data, created, headers, expire, serialized FROM cache WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 26.
* user warning: Table 'slpubli1_forum.cache' doesn't exist query: UPDATE cache SET data = 'a:143:{s:24:\"block_admin_display_form\";a:8:{s:8:\"template\";s:38:\"modules/block/block-admin-display-form\";s:4:\"file\";s:15:\"block.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/block\";s:13:\"include files\";a:1:{i:0;s:31:\"./modules/block/block.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/block\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:44:\"template_preprocess_block_admin_display_form\";}}s:17:\"color_scheme_form\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/color\";s:8:\"function\";s:23:\"theme_color_scheme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/color\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"comment_block\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:19:\"theme_comment_block\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_admin_overview\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_admin_overview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_preview\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:21:\"theme_comment_preview\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"comment_view\";a:7:{s:9:\"arguments\";a:4:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}s:7:\"visible\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:18:\"theme_comment_view\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"comment_controls\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:22:\"theme_comment_controls\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"comment\";a:7:{s:8:\"template\";s:23:\"modules/comment/comment\";s:9:\"arguments\";a:3:{s:7:\"comment\";N;s:4:\"node\";N;s:5:\"links\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:27:\"template_preprocess_comment\";}}s:14:\"comment_folded\";a:7:{s:8:\"template\";s:30:\"modules/comment/comment-folded\";s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:34:\"template_preprocess_comment_folded\";}}s:22:\"comment_flat_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_flat_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"comment_flat_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:27:\"theme_comment_flat_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"comment_thread_collapsed\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:30:\"theme_comment_thread_collapsed\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_thread_expanded\";a:7:{s:9:\"arguments\";a:2:{s:7:\"comment\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:29:\"theme_comment_thread_expanded\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"comment_post_forbidden\";a:7:{s:9:\"arguments\";a:1:{s:3:\"nid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:28:\"theme_comment_post_forbidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"comment_wrapper\";a:7:{s:8:\"template\";s:31:\"modules/comment/comment-wrapper\";s:9:\"arguments\";a:2:{s:7:\"content\";N;s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_comment_wrapper\";}}s:17:\"comment_submitted\";a:7:{s:9:\"arguments\";a:1:{s:7:\"comment\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/comment\";s:8:\"function\";s:23:\"theme_comment_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/comment\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"comment_upload_attachments\";a:7:{s:8:\"template\";s:49:\"modules/comment_upload/comment-upload-attachments\";s:9:\"arguments\";a:3:{s:5:\"files\";N;s:14:\"display_images\";b:0;s:6:\"preset\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:46:\"template_preprocess_comment_upload_attachments\";}}s:27:\"comment_upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:33:\"theme_comment_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"comment_upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:22:\"modules/comment_upload\";s:8:\"function\";s:29:\"theme_comment_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:22:\"modules/comment_upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"dblog_filters\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/dblog\";s:8:\"function\";s:19:\"theme_dblog_filters\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/dblog\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_admin_overview\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"filter_admin_order\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"filter.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:24:\"theme_filter_admin_order\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"filter_tips\";a:8:{s:9:\"arguments\";a:3:{s:4:\"tips\";N;s:4:\"long\";b:0;s:5:\"extra\";s:0:\"\";}s:4:\"file\";s:16:\"filter.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:17:\"theme_filter_tips\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/filter/filter.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:21:\"filter_tips_more_info\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/filter\";s:8:\"function\";s:27:\"theme_filter_tips_more_info\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/filter\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"menu_overview_form\";a:8:{s:4:\"file\";s:14:\"menu.admin.inc\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/menu\";s:8:\"function\";s:24:\"theme_menu_overview_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/menu/menu.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/menu\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"node\";a:7:{s:9:\"arguments\";a:3:{s:4:\"node\";N;s:6:\"teaser\";b:0;s:4:\"page\";b:0;}s:8:\"template\";s:17:\"modules/node/node\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_node\";}}s:9:\"node_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"node_search_admin\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:23:\"theme_node_search_admin\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_admin_nodes\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_admin_nodes\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"node_add_list\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:19:\"theme_node_add_list\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"node_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:15:\"theme_node_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"node_preview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"file\";s:14:\"node.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:18:\"theme_node_preview\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/node/node.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"node_log_message\";a:7:{s:9:\"arguments\";a:1:{s:3:\"log\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:22:\"theme_node_log_message\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"node_submitted\";a:7:{s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/node\";s:8:\"function\";s:20:\"theme_node_submitted\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/node\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"poll_vote\";a:7:{s:8:\"template\";s:22:\"modules/poll/poll-vote\";s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:29:\"template_preprocess_poll_vote\";}}s:12:\"poll_choices\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:8:\"function\";s:18:\"theme_poll_choices\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"poll_results\";a:7:{s:8:\"template\";s:25:\"modules/poll/poll-results\";s:9:\"arguments\";a:7:{s:9:\"raw_title\";N;s:7:\"results\";N;s:5:\"votes\";N;s:9:\"raw_links\";N;s:5:\"block\";N;s:3:\"nid\";N;s:4:\"vote\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_poll_results\";}}s:8:\"poll_bar\";a:7:{s:8:\"template\";s:21:\"modules/poll/poll-bar\";s:9:\"arguments\";a:5:{s:5:\"title\";N;s:5:\"votes\";N;s:11:\"total_votes\";N;s:4:\"vote\";N;s:5:\"block\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/poll\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/poll\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:28:\"template_preprocess_poll_bar\";}}s:13:\"profile_block\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:29:\"modules/profile/profile-block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:33:\"template_preprocess_profile_block\";}}s:15:\"profile_listing\";a:7:{s:9:\"arguments\";a:2:{s:7:\"account\";N;s:6:\"fields\";a:0:{}}s:8:\"template\";s:31:\"modules/profile/profile-listing\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_listing\";}}s:15:\"profile_wrapper\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:8:\"template\";s:31:\"modules/profile/profile-wrapper\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_profile_wrapper\";}}s:22:\"profile_admin_overview\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:17:\"profile.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:15:\"modules/profile\";s:8:\"function\";s:28:\"theme_profile_admin_overview\";s:13:\"include files\";a:1:{i:0;s:35:\"./modules/profile/profile.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:15:\"modules/profile\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"signature_forum\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:8:\"template\";s:33:\"modules/signature_forum/signature\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:23:\"modules/signature_forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:23:\"modules/signature_forum\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"placeholder\";a:7:{s:9:\"arguments\";a:1:{s:4:\"text\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_placeholder\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:19:\"modules/system/page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:24:\"template_preprocess_page\";}}s:16:\"maintenance_page\";a:7:{s:9:\"arguments\";a:3:{s:7:\"content\";N;s:11:\"show_blocks\";b:1;s:13:\"show_messages\";b:1;}s:8:\"template\";s:31:\"modules/system/maintenance-page\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"update_page\";a:7:{s:9:\"arguments\";a:2:{s:7:\"content\";N;s:13:\"show_messages\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_update_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"install_page\";a:7:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_install_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"task_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"items\";N;s:6:\"active\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_task_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"status_messages\";a:7:{s:9:\"arguments\";a:1:{s:7:\"display\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_status_messages\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"links\";a:7:{s:9:\"arguments\";a:2:{s:5:\"links\";N;s:10:\"attributes\";a:1:{s:5:\"class\";s:5:\"links\";}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_links\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"image\";a:7:{s:9:\"arguments\";a:5:{s:4:\"path\";N;s:3:\"alt\";s:0:\"\";s:5:\"title\";s:0:\"\";s:10:\"attributes\";N;s:7:\"getsize\";b:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_image\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"breadcrumb\";a:7:{s:9:\"arguments\";a:1:{s:10:\"breadcrumb\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_breadcrumb\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"help\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_help\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"submenu\";a:7:{s:9:\"arguments\";a:1:{s:5:\"links\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_submenu\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"table\";a:7:{s:9:\"arguments\";a:4:{s:6:\"header\";N;s:4:\"rows\";N;s:10:\"attributes\";a:0:{}s:7:\"caption\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_table\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"table_select_header_cell\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_table_select_header_cell\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"tablesort_indicator\";a:7:{s:9:\"arguments\";a:1:{s:5:\"style\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_tablesort_indicator\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:3:\"box\";a:7:{s:9:\"arguments\";a:3:{s:5:\"title\";N;s:7:\"content\";N;s:6:\"region\";s:4:\"main\";}s:8:\"template\";s:18:\"modules/system/box\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"block\";a:7:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:8:\"template\";s:20:\"modules/system/block\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:25:\"template_preprocess_block\";}}s:4:\"mark\";a:7:{s:9:\"arguments\";a:1:{s:4:\"type\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_mark\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"item_list\";a:7:{s:9:\"arguments\";a:4:{s:5:\"items\";a:0:{}s:5:\"title\";N;s:4:\"type\";s:2:\"ul\";s:10:\"attributes\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_item_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"more_help_link\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_more_help_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"xml_icon\";a:7:{s:9:\"arguments\";a:1:{s:3:\"url\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_xml_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"feed_icon\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_feed_icon\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"more_link\";a:7:{s:9:\"arguments\";a:2:{s:3:\"url\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_more_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:7:\"closure\";a:7:{s:9:\"arguments\";a:1:{s:4:\"main\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:13:\"theme_closure\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"blocks\";a:7:{s:9:\"arguments\";a:1:{s:6:\"region\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_blocks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"username\";a:7:{s:9:\"arguments\";a:1:{s:6:\"object\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_username\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"progress_bar\";a:7:{s:9:\"arguments\";a:2:{s:7:\"percent\";N;s:7:\"message\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_progress_bar\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"indentation\";a:7:{s:9:\"arguments\";a:1:{s:4:\"size\";i:1;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_indentation\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"pager\";a:7:{s:9:\"arguments\";a:4:{s:4:\"tags\";a:0:{}s:5:\"limit\";i:10;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_pager\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"pager_first\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_pager_first\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"pager_previous\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_pager_previous\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_next\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:8:\"interval\";i:1;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_next\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_last\";a:7:{s:9:\"arguments\";a:4:{s:4:\"text\";N;s:5:\"limit\";N;s:7:\"element\";i:0;s:10:\"parameters\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_last\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"pager_link\";a:7:{s:9:\"arguments\";a:5:{s:4:\"text\";N;s:8:\"page_new\";N;s:7:\"element\";N;s:10:\"parameters\";a:0:{}s:10:\"attributes\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_pager_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:26:\"locale_admin_manage_screen\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:32:\"theme_locale_admin_manage_screen\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"menu_item_link\";a:7:{s:9:\"arguments\";a:1:{s:4:\"item\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_menu_item_link\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_tree\";a:7:{s:9:\"arguments\";a:1:{s:4:\"tree\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_tree\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"menu_item\";a:7:{s:9:\"arguments\";a:3:{s:4:\"link\";N;s:12:\"has_children\";N;s:4:\"menu\";s:0:\"\";}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_menu_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"menu_local_task\";a:7:{s:9:\"arguments\";a:2:{s:4:\"link\";N;s:6:\"active\";b:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:21:\"theme_menu_local_task\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"menu_local_tasks\";a:7:{s:9:\"arguments\";a:0:{}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_menu_local_tasks\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"fieldset\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_fieldset\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"radio\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_radio\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"radios\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_radios\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"password_confirm\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:22:\"theme_password_confirm\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"date\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_date\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"item\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_item\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"checkbox\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_checkbox\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"checkboxes\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_checkboxes\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"submit\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_submit\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"image_button\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_image_button\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"hidden\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_hidden\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:5:\"token\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:11:\"theme_token\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:9:\"textfield\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:15:\"theme_textfield\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"form\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_form\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"textarea\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_textarea\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"markup\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:12:\"theme_markup\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:8:\"password\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:14:\"theme_password\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:4:\"file\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:10:\"theme_file\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"form_element\";a:7:{s:9:\"arguments\";a:2:{s:7:\"element\";N;s:5:\"value\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:18:\"theme_form_element\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_theme_select_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_theme_select_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"system_themes_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:24:\"theme_system_themes_form\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"system_modules\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:20:\"theme_system_modules\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:24:\"system_modules_uninstall\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:30:\"theme_system_modules_uninstall\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"status_report\";a:8:{s:9:\"arguments\";a:1:{s:12:\"requirements\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:19:\"theme_status_report\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:10:\"admin_page\";a:8:{s:9:\"arguments\";a:1:{s:6:\"blocks\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:16:\"theme_admin_page\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:11:\"admin_block\";a:8:{s:9:\"arguments\";a:1:{s:5:\"block\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:17:\"theme_admin_block\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"admin_block_content\";a:8:{s:9:\"arguments\";a:1:{s:7:\"content\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:25:\"theme_admin_block_content\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:22:\"system_admin_by_module\";a:8:{s:9:\"arguments\";a:1:{s:10:\"menu_items\";N;}s:4:\"file\";s:16:\"system.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:28:\"theme_system_admin_by_module\";s:13:\"include files\";a:1:{i:0;s:33:\"./modules/system/system.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:17:\"system_powered_by\";a:7:{s:9:\"arguments\";a:1:{s:10:\"image_path\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/system\";s:8:\"function\";s:23:\"theme_system_powered_by\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/system\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:20:\"taxonomy_term_select\";a:7:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:26:\"theme_taxonomy_term_select\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"taxonomy_term_page\";a:7:{s:9:\"arguments\";a:2:{s:4:\"tids\";a:0:{}s:6:\"result\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:24:\"theme_taxonomy_term_page\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:30:\"taxonomy_overview_vocabularies\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:36:\"theme_taxonomy_overview_vocabularies\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:23:\"taxonomy_overview_terms\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";a:0:{}}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:16:\"modules/taxonomy\";s:8:\"function\";s:29:\"theme_taxonomy_overview_terms\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:16:\"modules/taxonomy\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"update_settings\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:21:\"theme_update_settings\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:13:\"update_report\";a:7:{s:9:\"arguments\";a:1:{s:4:\"data\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:19:\"theme_update_report\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"update_version\";a:7:{s:9:\"arguments\";a:3:{s:7:\"version\";N;s:3:\"tag\";N;s:5:\"class\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/update\";s:8:\"function\";s:20:\"theme_update_version\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/update\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"upload_attachments\";a:7:{s:9:\"arguments\";a:1:{s:5:\"files\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:24:\"theme_upload_attachments\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"upload_form_current\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:25:\"theme_upload_form_current\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"upload_form_new\";a:7:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:14:\"modules/upload\";s:8:\"function\";s:21:\"theme_upload_form_new\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:14:\"modules/upload\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_picture\";a:7:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-picture\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_picture\";}}s:12:\"user_profile\";a:8:{s:9:\"arguments\";a:1:{s:7:\"account\";N;}s:8:\"template\";s:25:\"modules/user/user-profile\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:32:\"template_preprocess_user_profile\";}}s:21:\"user_profile_category\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:34:\"modules/user/user-profile-category\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:41:\"template_preprocess_user_profile_category\";}}s:17:\"user_profile_item\";a:8:{s:9:\"arguments\";a:1:{s:7:\"element\";N;}s:8:\"template\";s:30:\"modules/user/user-profile-item\";s:4:\"file\";s:14:\"user.pages.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.pages.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:37:\"template_preprocess_user_profile_item\";}}s:9:\"user_list\";a:7:{s:9:\"arguments\";a:2:{s:5:\"users\";N;s:5:\"title\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:15:\"theme_user_list\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:15:\"user_admin_perm\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:21:\"theme_user_admin_perm\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:19:\"user_admin_new_role\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:25:\"theme_user_admin_new_role\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:18:\"user_admin_account\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:24:\"theme_user_admin_account\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:16:\"user_filter_form\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:22:\"theme_user_filter_form\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:12:\"user_filters\";a:8:{s:9:\"arguments\";a:1:{s:4:\"form\";N;}s:4:\"file\";s:14:\"user.admin.inc\";s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:18:\"theme_user_filters\";s:13:\"include files\";a:1:{i:0;s:29:\"./modules/user/user.admin.inc\";}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:14:\"user_signature\";a:7:{s:9:\"arguments\";a:1:{s:9:\"signature\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:12:\"modules/user\";s:8:\"function\";s:20:\"theme_user_signature\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:12:\"modules/user\";}s:20:\"preprocess functions\";a:1:{i:0;s:19:\"template_preprocess\";}}s:6:\"forums\";a:7:{s:8:\"template\";s:20:\"modules/forum/forums\";s:9:\"arguments\";a:6:{s:6:\"forums\";N;s:6:\"topics\";N;s:7:\"parents\";N;s:3:\"tid\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:26:\"template_preprocess_forums\";}}s:10:\"forum_list\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-list\";s:9:\"arguments\";a:3:{s:6:\"forums\";N;s:7:\"parents\";N;s:3:\"tid\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_list\";}}s:16:\"forum_topic_list\";a:7:{s:8:\"template\";s:30:\"modules/forum/forum-topic-list\";s:9:\"arguments\";a:4:{s:3:\"tid\";N;s:6:\"topics\";N;s:6:\"sortby\";N;s:14:\"forum_per_page\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:36:\"template_preprocess_forum_topic_list\";}}s:10:\"forum_icon\";a:7:{s:8:\"template\";s:24:\"modules/forum/forum-icon\";s:9:\"arguments\";a:4:{s:9:\"new_posts\";N;s:9:\"num_posts\";i:0;s:12:\"comment_mode\";i:0;s:6:\"sticky\";i:0;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:30:\"template_preprocess_forum_icon\";}}s:22:\"forum_topic_navigation\";a:7:{s:8:\"template\";s:36:\"modules/forum/forum-topic-navigation\";s:9:\"arguments\";a:1:{s:4:\"node\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:42:\"template_preprocess_forum_topic_navigation\";}}s:15:\"forum_submitted\";a:7:{s:8:\"template\";s:29:\"modules/forum/forum-submitted\";s:9:\"arguments\";a:1:{s:5:\"topic\";N;}s:4:\"type\";s:6:\"module\";s:10:\"theme path\";s:13:\"modules/forum\";s:13:\"include files\";a:0:{}s:11:\"theme paths\";a:1:{i:0;s:13:\"modules/forum\";}s:20:\"preprocess functions\";a:2:{i:0;s:19:\"template_preprocess\";i:1;s:35:\"template_preprocess_forum_submitted\";}}}', created = 1299316857, expire = 0, headers = '', serialized = 1 WHERE cid = 'theme_registry:' in /home/slpubli1/public_html/drupal6/includes/cache.inc on line 109.
* The selected file /tmp/fileYnJT4P could not be uploaded, because the destination is not properly configured.
* The selected file /tmp/file6yov8d could not be uploaded, because the destination is not properly configured.
* The selected file /tmp/fileY4adcC could not be uploaded, because the destination is not properly configured.
* The selected file /tmp/fileGb8Zf0 could not be uploaded, because the destination is not properly configured.

thanks!

harial’s picture

this thing does not like the < code > tag.

harial’s picture

I figured out the issue with the database error on vbulletin. I'm not sure why or how but the conversion process changed the config file username and password. I could not remember the password for the username vbulletin was using so I created a new one. I entered in those details and it changed the username in the config file and changed the password to some random mishmash of characters causing the error. I went into the config file and at first I thought that the mishmash was the original password so I changed the username to the original username. That did not fix the issue so I changed the username and password to the new ones I created and that fixed the problem. I don't know if this is helpful but perhaps it is related to the error.

liam mcdermott’s picture

Title: Can't import » Change pre-import tests to check for INSERT permissions on target database
Version: 6.x-1.0-rc1 » 6.x-1.x-dev
Category: support » task

I'm not sure why or how but the conversion process changed the config file username and password.

Was Drupal showing an error saying that the configuration file was writeable? If not, then vB to Drupal didn't change the file.

I have not written any code that changes configuration files and Drupal complains if PHP can even write to the file, so it's much morre likely that the cause was something else: a corrupted upload, some other software, human error, etc.

I'm going to say that part of this problem is impossible to reproduce for now, if you can make vB to Drupal mess up the file consistently, however, please do post here! :)

That aside, there is a real problem here: vB to Drupal doesn't check whether it's possible to INSERT records into the target database, it should do that.