11
BrianEdwards
Re: Oledrion

OK
To help anyone else in the same situation as myself. On a live site you need to make uploads/oledrion folder read, write, modify, and you also need to make modules/oledrion/images folder set to write. This will get you basic functionality. For anyone on linux you can work out your own chmods based on above if you need to.

12
instantzero
Re: Oledrion

This problem should be solved in the next release (1.65) which will test if the cache folder is writable.

13
jnmsnow
Re: Oledrion
  • 2008/10/25 12:50

  • jnmsnow

  • Just popping in

  • Posts: 1

  • Since: 2008/10/25


Is this module still active? I tried to go over to the support site and it says closed. Any Ideas?

Thanks in advance
Mike

14
sailjapan
Re: Oledrion

they're upgrading their site this weekend.
Never let a man who does not believe something can be done, talk to a man that is doing it.

15
BrianEdwards
Re: Oledrion

I have now got Oledrion 2.1 working very nicely on a basic e-commerce store. I have just 1 problem when linking to paypal. There are I think 2 images being called from the module which throws the message about the site security. Where can I find the code to remove the XOOPS logo when logged onto paypal.

16
hervet
Re: Oledrion
  • 2009/2/13 17:22

  • hervet

  • Friend of XOOPS

  • Posts: 2267

  • Since: 2003/11/4


/xoops/modules/oledrion/admin/gateways/paypal/gateway.php
on thlis line :
$ret['image_url'] = XOOPS_URL.'/images/logo.gif';

17
BrianEdwards
Re: Oledrion

In the fore mentioned file change this
$ret['image_url'] = XOOPS_URL.'/images/logo.gif';
$ret['cpp_header_image'] = XOOPS_URL.'/images/logo.gif';

to this
/*$ret['image_url'] = XOOPS_URL.'/images/logo.gif';
$ret['cpp_header_image'] = XOOPS_URL.'/images/logo.gif'; */

Problem solved,
Thanks herve

Login

Who's Online

241 user(s) are online (147 user(s) are browsing Support Forums)


Members: 0


Guests: 241


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