Hi, my attachments are in the database at the moment..... thats ok?
Thanks for your reply, have helped me, i have changed the var styles path and now all the images are showed correct in the correct domain.
For the templates there's any other edit that can i make?
This because if i try to add a 301 redirect in my htccess of vbseo , the last reply fields are not in-line.....
with the old domain disabled, my forum don't see these settings:
Code:
<thead>
<tr align="center">
<td class="thead"> </td>
<td class="thead" width="64%" align="$stylevar[left]">$vbphrase[forum]</td>
<td class="thead" width="20%">$vbphrase[last_post]</td>
<td class="thead" width="4%">$vbphrase[threads]</td>
<td class="thead" width="6%">$vbphrase[posts]</td>
<if condition="$vboptions['showmoderatorcolumn']">
<td class="thead" width="6%">$vbphrase[moderator]</td>
</if>
</tr>
</thead>
Have you any other suggests for me?
Thanks again and thanks in advance if you want to help me again.