Jump to content

Pages affiliations !


Recommended Posts

Salut,
 
Voila mon soucis :
 
j'ai essayé de customiser les pages login et stats pour mes affiliés, cependant, cela ne fonctionne pas.
 
J'ai modifié login.tpl comme ici :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style="background-position: center -187px background-image: url("http://sensualitytude.com/img/fond_affili.jpg"); background-repeat: no-repeat; background-size: 2800px;" 
		xmlns="http://www.w3.org/1999/xhtml">
	<head> 

Pareil pour la page account.tpl comme ici :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style='background-position: -540px -154px; background-image: url("http://sensualitytude.com/img/fond_affili.jpg"); background-repeat: no-repeat; background-size: 2550px;' xmlns="http://www.w3.org/1999/xhtml">

{include 'views/templates/front/header.tpl'}

Quand je fais les modifs en live sur firebug ou sur équivalent google, cela fonctionne.

 

Quelqu'un peu m'expliquer ou je me plante?

 

Ha oui, suis PS1.6.0.14

Edited by SensualityForAll (see edit history)
Link to comment
Share on other sites

Salut,

 

oui effectivement j'ai oublié ce maudit ;  loll

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style="background-image: url("http://sensualitytude.com/img/fond_affili.jpg"); background-size: 2800px; background-position-x: center; background-position-y: -187px; background-repeat: no-repeat;" 
		xmlns="http://www.w3.org/1999/xhtml">
	<head>

J'ai apporté la modif, mais rien n'y fait. ça marche pas...

Link to comment
Share on other sites

OUPSSSS.....

 

Et beh, autant pour moi, j'ai trouvé et merci pour l'oubli accidentel du qui, grâce a lui, j'ai remarqué aussi une petite erreur.

 

je vous donne la correction pour ceux qui ça intéresse :

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html style='background-image: url("http://sensualitytude.com/img/fond_affili.jpg"); background-size: 2800px; background-position-x: center; background-position-y: -187px; background-repeat: no-repeat;' 
		xmlns="http://www.w3.org/1999/xhtml">
	<head>
 

Hé oui, les guillemets...grrrr

 

Merci pour ton aide coeos.pro

Link to comment
Share on other sites

Beh me revoila...mdr

 

Je crois que je suis blonde......

 

Quelqu'un peu me dire comment ou ce qu'est la bonne maniere de configurer les adresses des affiliés?

 

Sur HTT_REFERER : On doi ecrire quoi ? ( %www.nomdudomaine.com%  ou  %http://www.ou sans.nomdedomaine.com%  ou  .......)

 

si affilié a un nom de domaine, on est bien d'accord qu'il doir changer le DNS pour le rediriger sur celui de la boutique. 

 

 

sur URL_REFERER : On doit mettre : %idaff=ID% c'est ok?  cela donne pour le lien : http://nomdedomaine.com/?idaff=1           C'est bien juste non?

 

Parceque la je me prend les cheveux, je fais des visites, des achats, et rien dans les stats.

 

 

AU SECOURRSSSS !!!!!

Link to comment
Share on other sites

  • 2 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...