- Desde
- 11 Ago 2011
- Mensajes
- 247
hola a todos, vereis e instalado este plugin para las donaciones:
VSa - PayPal Donate - vBulletin.org Forum
y todo funciona perfectamente a excepcion de la fecha que me la muestra asi
como puedo solucionar esto?
gracias de antemano y un saludo.
- - - - - - - - - - doble respuesta - - - - - - - - - -
ya e conseguido solucionarlo, por si a alguien le sirve de ayuda aqui dejo la solucion.
vamos a admincp>>plugins y productos>>administrar plugins buscamos el paypal donate y selecionamos editar en VSa - PayPal Donate - Ext ---misc_start
buscamos esto:
y agregamos % delante de 'H' 'i' 's' 'd' 'm' 'y' quedando asi:
con eso ya nos muestra la fecha correcta en vez de d,m,y.
saludos.
VSa - PayPal Donate - vBulletin.org Forum
y todo funciona perfectamente a excepcion de la fecha que me la muestra asi
d-m-y, no me muestra la fecha de ninguna de la maneras y ya me e vuelto loco.
dejo captura:
dejo captura:
como puedo solucionar esto?
gracias de antemano y un saludo.
- - - - - - - - - - doble respuesta - - - - - - - - - -
ya e conseguido solucionarlo, por si a alguien le sirve de ayuda aqui dejo la solucion.
vamos a admincp>>plugins y productos>>administrar plugins buscamos el paypal donate y selecionamos editar en VSa - PayPal Donate - Ext ---misc_start
buscamos esto:
Insertar CODE, HTML o PHP:
[COLOR=#0000BB][FONT=monospace]$vsapp_donid [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]id[/FONT][/COLOR][COLOR=#007700][FONT=monospace]];
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_userid [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]userid[/FONT][/COLOR][COLOR=#007700][FONT=monospace]];
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]username[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]fetch_musername[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_h[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'H'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_i[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'i'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_s[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'s'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_d[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'d'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_m[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'m'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_y[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'y'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);[/FONT][/COLOR]
y agregamos % delante de 'H' 'i' 's' 'd' 'm' 'y' quedando asi:
Insertar CODE, HTML o PHP:
[COLOR=#0000BB][FONT=monospace]$vsapp_donid [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]id[/FONT][/COLOR][COLOR=#007700][FONT=monospace]];
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_userid [/FONT][/COLOR][COLOR=#007700][FONT=monospace]= [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]userid[/FONT][/COLOR][COLOR=#007700][FONT=monospace]];
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]username[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]fetch_musername[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_h[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%H'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_i[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%i'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_s[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%s'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_d[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%d'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_m[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%m'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);
[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]d_y[/FONT][/COLOR][COLOR=#007700][FONT=monospace]] = [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]vbdate[/FONT][/COLOR][COLOR=#007700][FONT=monospace]([/FONT][/COLOR][COLOR=#DD0000][FONT=monospace]'%y'[/FONT][/COLOR][COLOR=#007700][FONT=monospace], [/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]$vsapp_donlist[/FONT][/COLOR][COLOR=#007700][FONT=monospace][[/FONT][/COLOR][COLOR=#0000BB][FONT=monospace]dateline[/FONT][/COLOR][COLOR=#007700][FONT=monospace]]);[/FONT][/COLOR]
con eso ya nos muestra la fecha correcta en vez de d,m,y.
saludos.