11
sailjapan
Re: Olédrion 2

tried removing and updating templates, but no luck.

Does this error message mean anything to anyone?
Quote:
Warning: Smarty::include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in file /class/smarty/Smarty.class.php line 1922
Never let a man who does not believe something can be done, talk to a man that is doing it.

12
hervet
Re: Olédrion 2
  • 2009/1/3 16:01

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


in the template called oeldrion_caddy.html, find this code :
<{if $showOrderButton}>
                <
form method="post" name="frmCheckout" id="frmCheckout" action="<{$smarty.const.OLEDRION_URL}>checkout.php" style="margin:0; padding:0; border: 0px; display: inline;">
                    <
input type="submit" name="btnCheckout" id="btnCheckout" value="<{$smarty.const._OLEDRION_CHECKOUT}>" />
                </
form>
            <{/if}>


and replace it like this :
<form method="post" name="frmCheckout" id="frmCheckout" action="<{$smarty.const.OLEDRION_URL}>checkout.php" style="margin:0; padding:0; border: 0px; display: inline;">
                    <
input type="submit" name="btnCheckout" id="btnCheckout" value="<{$smarty.const._OLEDRION_CHECKOUT}>" />
                </
form>

(I have just removed the test)

13
sailjapan
Re: Olédrion 2

Excellent! Many thanks hervet. That works beautifully.

Never let a man who does not believe something can be done, talk to a man that is doing it.

14
bjuti
Re: Olédrion 2
  • 2009/1/8 0:06

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Hi

I'm tryin' to make Oledrion work, but it doesn't send no emails if the offline payment (I need only offline) is selected. Also there is no email when online payment is selected. I've tried PHP Mail, and sendmail in system options, and nothing happened. XOOPS sends regular emails such as registration emails etc...

I've tried older versions and had no luck, so I thought that my problem will be solved in 2.0 version, but...

I'm running:

XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.1
MySQL Version - 5.0.22
Server API Version - cgi-fcgi
OS Version - Linux

safe_mode - On
register_globals - Off
magic_quotes_gpc - Off
allow_url_fopen - Off
fsockopen - On
allow_call_time_pass_reference - Off
post_max_size - 8M
max_input_time - 60
output_buffering - 4096
max_execution_time - 30
memory_limit - 128M
file_uploads - On
upload_max_filesize - 2097152

Please help, and thank you in advance.

15
bjuti
Re: Olédrion 2
  • 2009/1/9 0:20

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Anyone?

16
bjuti
Re: Olédrion 2
  • 2009/1/16 0:07

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


*bump*

17
burfodus
Re: Olédrion 2
  • 2009/1/20 6:45

  • burfodus

  • Just popping in

  • Posts: 94

  • Since: 2008/9/2 1


yeah, i havent tested it fully, maybe that wont work on mine either, will report if so.
sb..
XOOPS Version - XOOPS 2.3.2
PHP Version - 5.2.6
MySQL Version - 5.0.67-community
Server API Version - apache2handler
OS Version - WINNT

18
hervet
Re: Olédrion 2
  • 2009/1/21 9:07

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


1/ Activate Php debug's mode and report any error
2/ Verify that a file called logmail_oledrion.php exists in your uploads folder. If it exists, see its content

19
bjuti
Re: Olédrion 2
  • 2009/1/21 12:48

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


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 (<removed>)
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','<removed>')
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.


20
hervet
Re: Olédrion 2
  • 2009/1/22 7:06

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


Is the module accessible to anonymous users ?

Login

Who's Online

104 user(s) are online (76 user(s) are browsing Support Forums)


Members: 0


Guests: 104


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits