19
There is no errors in debug mode.. only queries:
Quote:
SET NAMES 'utf8'
SELECT * FROM bif_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM bif_session WHERE sess_id = 'djce0guk90ojrrphupt9m2gq42'
SELECT * FROM bif_users WHERE uid = '1'
SELECT * FROM bif_modules WHERE dirname = 'oledrion'
SELECT * FROM bif_config WHERE (conf_modid = '62') ORDER BY conf_order ASC
DELETE FROM bif_protector_access WHERE expire < UNIX_TIMESTAMP()
SELECT COUNT(*) FROM bif_protector_access WHERE ip='78.30.155.134' AND request_uri='/modules/oledrion/checkout.php'
SELECT COUNT(*) FROM bif_protector_access WHERE ip='78.30.155.134'
INSERT INTO bif_protector_access SET ip='78.30.155.134',request_uri='/modules/oledrion/checkout.php',expire=UNIX_TIMESTAMP()+'60'
SELECT * FROM bif_config WHERE (conf_modid = '0' AND conf_catid = '3') ORDER BY conf_order ASC
SELECT DISTINCT gperm_itemid FROM bif_group_permission WHERE gperm_name = 'block_read' AND gperm_modid = 1 AND gperm_groupid IN (1,2)
SELECT b.* FROM bif_newblocks b, bif_block_module_link m WHERE m.block_id=b.bid AND b.isactive=1 AND b.visible=1 AND m.module_id IN (0,62) AND b.bid IN (1,2,3,4,5,76,6,7,8,9,10,11,12,14,15,16,17,18,19,20,21,92,
13,22,23,110,111,206,162,220,51,50,112,113,91,207,210,209,
208,48,47,49,46,44,45,194,192,150,134,127,126,115,116,117,
95,96,97,94,69,75,74,71,72,73,70,77,78,79,90,98,151,163,118,
161,119,160,159,158,157,156,155,152,120,153,121,128,122,154,
221,164,165,227,228,226,225,224,223,222,219,232,231,229,230,
233,234,235,236,237,238,239,240,241,242,243,244,245) ORDER BY b.weight,b.bid
SELECT * FROM bif_xoopspoll_desc WHERE display=1 ORDER BY weight ASC, end_time DESC
SELECT * FROM bif_xoopspoll_option WHERE poll_id=2 ORDER BY option_id
SELECT * FROM bif_modules WHERE dirname = 'tag'
SELECT * FROM bif_config WHERE (conf_modid = '6') ORDER BY conf_order ASC
SELECT DISTINCT(o.tag_id), o.tag_term, o.tag_status, SUM(l.tag_count) AS count, l.tag_modid FROM bif_tag_tag AS o LEFT JOIN bif_tag_stats AS l ON l.tag_id = o.tag_id WHERE (o.tag_status = '0') GROUP BY o.tag_id ORDER BY count DESC LIMIT 0, 50
SELECT COUNT(*) FROM bif_online WHERE online_uid=1
UPDATE bif_online SET online_updated=1232541292, online_module = 62 WHERE online_uid = 1
SELECT * FROM bif_online
SELECT COUNT(*) FROM bif_online WHERE online_module = '62'
SELECT * FROM bif_oledrion_discounts WHERE ((disc_date_from = '0' AND disc_date_to = '0') OR (disc_date_from <= '1232541292' AND disc_date_to >= '1232541292')) ORDER BY disc_title
SELECT * FROM bif_smiles
INSERT INTO bif_oledrion_commands (cmd_id,cmd_uid,cmd_date,cmd_state,cmd_ip,cmd_lastname,
cmd_firstname,cmd_adress,cmd_zip,cmd_town,cmd_country,
cmd_telephone,cmd_email,cmd_articles_count,
cmd_total,cmd_shipping,cmd_bill,cmd_password,cmd_text,
cmd_cancel,cmd_comment) VALUES ()
INSERT INTO bif_oledrion_caddy (caddy_id,caddy_product_id,caddy_qte,caddy_price,caddy_cmd_id,
caddy_shipping,caddy_pass) VALUES (0,1,1,'495',3,'200','')
SELECT * FROM bif_config WHERE (conf_modid = '0' AND conf_catid = '6') ORDER BY conf_order ASC
SELECT uid FROM bif_groups_users_link WHERE groupid=1
SELECT * FROM bif_users WHERE uid = '9'
DELETE FROM bif_oledrion_persistent_cart WHERE persistent_uid = '1'
Total: 30 queries
In logmail_oledrion.php, there is no newer log data than 11/2008 when I've tried oledrion last time (with no success).
Also, when I go to orders, there is no list of orders validated.
I've not received purchase as admin, and virtual shopper didn't receive his invoice.
If it could help you, I could PM you ftp pass and make you an admin of the site to try on your own.
Bye and thank you.
Edit Ghia: some data removed for security + format.