10-25-2000, 03:02 PM
I looked all over before I posted but could not find the answer
I have the vb 1.13 upgrade from 1.12 installed and working, I am now trying the pm hack and ran into a little confusion
3. admin/options.php
Find:
~~~~~
<tr><td colspan=2>Text that means off. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></td></tr>
<tr><td colspan=2><hr></td></tr>
<tr>
but i do not see this , this is what i see
<tr><td colspan=2><p>Text that means on. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></p></td></tr>
or
<tr><td colspan=2><p>Text that means off. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></p></td></tr>
</table>
any ideas on what i am doing
I have the vb 1.13 upgrade from 1.12 installed and working, I am now trying the pm hack and ran into a little confusion
3. admin/options.php
Find:
~~~~~
<tr><td colspan=2>Text that means off. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></td></tr>
<tr><td colspan=2><hr></td></tr>
<tr>
but i do not see this , this is what i see
<tr><td colspan=2><p>Text that means on. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></p></td></tr>
or
<tr><td colspan=2><p>Text that means off. This is used to keep the code language independent. It is used with the vB code / HTML code On / Off settings for postings.<br></p></td></tr>
</table>
any ideas on what i am doing