The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#2
|
|||
|
|||
open member.php and find this line of code:
PHP Code:
g-force2k2 |
#3
|
||||
|
||||
here my lines
PHP Code:
hope you find an error !!! THX bommelchen |
#4
|
|||
|
|||
hmm... the coding looks alright to me... does it update everything else and not just the birthday? regards...
g-force2k2 |
#5
|
||||
|
||||
everything will update but not the birtdays !
here are my register birtday_template : [php]<tr> <td bgcolor="$bgcolor"><normalfont><b>Geburtstag:</b></normalfont><br> <smallfont>Wenn Du Deinen Geburtstag angibst, können ihn andere Benutzer im Kalender und in Deinem Profil einsehen. Die Angabe des Geburtsjahres ist freiwillig.</smallfont></td> <td bgcolor="$bgcolor" valign="top"> <table border="0" cellspacing="0" cellpadding="2"> <tr> <td align="center"><smallfont>Tag</smallfont></td> <td align="center"><smallfont>Monat</smallfont></td> <td align="center"><smallfont>Jahr</smallfont></td> </tr> <tr> <td><smallfont><select name="day"> <option value="-1" $daydefaultselected></option> <option value="1" $day01selected>1</option> <option value="2" $day02selected>2</option> <option value="3" $day03selected>3</option> <option value="4" $day04selected>4</option> <option value="5" $day05selected>5</option> <option value="6" $day06selected>6</option> <option value="7" $day07selected>7</option> <option value="8" $day08selected>8</option> <option value="9" $day09selected>9</option> <option value="10" $day10selected>10</option> <option value="11" $day11selected>11</option> <option value="12" $day12selected>12</option> <option value="13" $day13selected>13</option> <option value="14" $day14selected>14</option> <option value="15" $day15selected>15</option> <option value="16" $day16selected>16</option> <option value="17" $day17selected>17</option> <option value="18" $day18selected>18</option> <option value="19" $day19selected>19</option> <option value="20" $day20selected>20</option> <option value="21" $day21selected>21</option> <option value="22" $day22selected>22</option> <option value="23" $day23selected>23</option> <option value="24" $day24selected>24</option> <option value="25" $day25selected>25</option> <option value="26" $day26selected>26</option> <option value="27" $day27selected>27</option> <option value="28" $day28selected>28</option> <option value="29" $day29selected>29</option> <option value="30" $day30selected>30</option> <option value="31" $day31selected>31</option> </select></smallfont></td> <td><smallfont><select name="month"> <option value="-1" $monthdefaultselected></option> <option value="1" $month01selected>Januar</option> <option value="2" $month02selected>Februar</option> <option value="3" $month03selected>März</option> <option value="4" $month04selected>April</option> <option value="5" $month05selected>Mai</option> <option value="6" $month06selected>Juni</option> <option value="7" $month07selected>Juli</option> <option value="8" $month08selected>August</option> <option value="9" $month09selected>September</option> <option value="10" $month10selected>Oktober</option> <option value="11" $month11selected>November</option> <option value="12" $month12selected>Dezember</option> </select></smallfont></td> <td><smallfont><input type="text" class="bginput" name="year" value="$year" size="4" maxlength="4"></smallfont></td> </tr> </table> </td> </tr>[php] and my time format in vbulletin options are for Birthday Format: F j, Y Birthday Format #2: F j bommelchen |
#6
|
|||
|
|||
still looks alright... you said you didn't make any changes to the member.php... but at the end of the update sql is says $awaysql... is that for the away hack? regards...
g-force2k2 |
#7
|
||||
|
||||
yes it is !!! but i have make no changes for birthday or somethink like this !
Greeting Bommelchen |
#8
|
|||
|
|||
I've got a similar problem, but at the time my php files were stock running 2.2.8 on redhat 8, mysql 3.23.53, php 4.3.2
Got VB Support staff stumped.. You put in your birthday in the user cp but it saves it as 00-00-0000 in the database. VB Staff "think" it might be something to do with the new mysql version but it's been doing this in an older version for a while. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|