Requesting Assistance

Horus

New Member
Hey everybody,
Today,I installed the Raid Arena Theme (3.6.4) on vBulletin 3.6.8.
The problem is,now,the Forum's areas links are not in a specified code,they are now text,so none of the Forum area's work ...
I know I'm not explaining myself very well,so here goes a Screenie:



Does anyone know how to fix this ?
 

Horus

New Member
Do you see the URL down below ?
Code:
/board/announcements/
The Announcements Area doesn't work,none of them does ,they are broken ...
Well,I don't think you'll understand what I'm saying cus its hard to explain,so here,try it yourself:
Code:
www.*************


Btw,should I revert the Templates or Not ?
 

Daz

New Member
if you have a check you have the same problem on all the skins, so its not the raid arena skin its either your vb installation or your server causing it, have you done an upgrade or installed any hacks recently
 

Horus

New Member
Daz said:
if you have a check you have the same problem on all the skins, so its not the raid arena skin its either your vb installation or your server causing it, have you done an upgrade or installed any hacks recently

Yup,vbseo was the last one I installed.
I have the board for 5monthes now,so it can't be a Board installation problem ... Do you think the problem is caused by vBSeO ?
 

Horus

New Member
SasukeX said:
Try to disable the product vbSEO and check if links work.

They do :)
But this means that I can't use vBSeO ?
Btw,should I revert the Templates ? Because my Theme is for vB 3.6.4 ...
 

Horus

New Member
SasukeX said:
Check vbSEO settings. Maybe you should edit something there.

Yup,I'm doing that as we speak ..
Well,so that I don't have to make a new Thread and Spam the Forums,I'll make one last question:
I've edited Postbit so that it displays one of the Custom Field's result,the code is:
PHP:
<if condition="$post['field5']">
  Server:  $post[field5]
</if>
The only thing is,that displays the Selected Item's Numer,
E.G: Server: 1
Should I make some more if clauses such has :
PHP:
<if condition="$post['field5']">
    <if $post[field5] == 1 >
Server : Ensiferum </if>
    <if $post[field5] == 2 >
Server : Blalba </if>
</if>
Should I do that ? And would that code work or does it need to be altered ?
 

Horus

New Member
psilocybin said:
I was under the impression that a lot of 3.6.4 styles didn't work correctly on 3.6.8

And you are correct.They do not work 100%,they have many flaws,but sometimes people don't see them or they aren't just very important .. Anyway,you can go to Template Revert History and apply the changes by hand,its not hard :)
 

Horus

New Member
SasukeX said:
Get a new version of your skin then ;).

I can't find Raid Arena for vB 3.6.8 or BLueEvolution (Free Theme) for vB 3.6.8 either :s ... Oh,and the WoW theme is only available for vB 3.6.0 :/ Do you have them ?
And btw,check that post I made above concerning some PHP Code ...
 
Top