1
cpascal
Re: catads
  • 2011/10/15 10:31

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


you have DiffuAds 1.1 RC2 (following Catads) there is still a bit of work to make it especially adaptable for all countries.

you can download to try here, all grants and contributions are welcome
(google translation)
text translated by google translation



2
cpascal
Re: Smartpartner for xoops 2.5
  • 2011/4/22 14:01

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hello tatane

I adapt SmartPartner, I prepare and post on frxoops and here today or tomorrow
text translated by google translation



3
cpascal
Re: Catads 1.53.4 RC3
  • 2011/4/21 10:25

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


ok I finally found a solution, I create a function that is easier, I'll see to incorporate her otherwise.

no longer works in mail_template
text translated by google translation



4
cpascal
Catads 1.53.4 RC3
  • 2011/4/20 18:02

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hello

sending mail or mp when an advertisement have expired does not work, I can not Resolve this problem!

Here are the codes to change by Peekay

in submit1.php
if ($expired_mail_send == 0)
$ads->setVar('expired_mail_send''0');
else
$ads->setVar('expired_mail_send''1' $expired_by_mode);


in adsedit.php
// pk 'expired_mail_send' sets VAR to send or not, 'expired_by_mode' sets email or PM as method.
// Value set in the DB is the ADDITION of the two fields, e.g. 1 + 1 = 2
if ($expired_mail_send == 0)
$ads->setVar('expired_mail_send''0');
else
$ads->setVar('expired_mail_send''1' $expired_by_mode);


I edit a lot of things for future release but I manage not to Resolve this problem, thank you for your help

text translated by google translation



5
cpascal
Re: setDescription
  • 2011/1/5 18:26

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


thank you for your help it works better bumciach




6
cpascal
setDescription
  • 2011/1/4 23:05

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hi

I wonder how I can add in some descriptions Administration page banner example page:

in ../modules/system/admin/banners/main.php
xoops_load('XoopsFormLoader');
xoops_load('XoopsFormElement');
        
$form->setDescription(_AM_SYSTEM_BANNERS_CONTNAMET_DESC);


function setDescription is not recognized
thank you for your help



7
cpascal
Re: makedata
  • 2010/12/4 23:33

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hi Ghia

I mean the file makedata.php in the file .. /install/include/makedata.php

the goal is that I manage to add categories (I arrived) but I'd like to understand how.

thank you for your help this several times that I ask and I've never had a concrete answer, I'd really understand these lines of code, especially where I put ?????




8
cpascal
makedata
  • 2010/12/3 23:07

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hi

who can tell me how the file: makedata
example:
$dbm->insert('config'" VALUES (135=Table number, 0=???, 7= category number, 'blabla=function name', '_MD_AM_DEFINE', '0= enable or disable by default', '_MD_AM_DEFINE_DESC', 'yesno', 'int', 35= ?????)");



and in the file: mysql.data.sql

INSERT INTO configoption VALUES (34 = ???, '_MD_AM_WELCOMETYPE_BOTH''3=????'95=????);


thank you



9
cpascal
Re: Path to tinymce?
  • 2010/11/27 9:33

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


hi

I followed this path I do not fall on tinymce.js in my file but I: tiny_mce/jscripts/tiny_mce/tiny_mce.js




10
cpascal
Re: how to add XoopsFormBreak
  • 2010/11/26 7:30

  • cpascal

  • Just popping in

  • Posts: 26

  • Since: 2010/3/20


ok mage answered my question

$modversion["config"][$i]["name"]        = "break";
$modversion["config"][$i]["title"]       = "_MI_ETC..";
$modversion["config"][$i]["description"] = "";
$modversion["config"][$i]["formtype"]    = "line_break";
$modversion["config"][$i]["valuetype"]   = "textbox";
$modversion["config"][$i]["default"]     = "head";


thank




TopTop
(1) 2 3 »



Login

Who's Online

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


Members: 0


Guests: 159


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