![]() |
How can I add multi pages , like vba ? I really like your portal than vba cause it shows even [img] and threads' contents
|
hocam eline sağlık s?per olmuş...
Birde bunda zoints seo linklerini aktif etme olayını ??zebilirsek s?per olur.B?yle bir şansımız varmı? Sorry i don't speak engilish :) |
I Find Two Mistake At This Mod.
Search in 'portal.php' Code:
$basla = substr_count($haber['message'], '<div'); Code:
$basla = substr_count($haber['message'], '<font'); It's Possible That Not Mistake |
there is no way to have this as the index.php in my root folder?
How would I configure that? |
Quote:
Code:
<HTML> |
<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=70413&d=1191018902" target="_blank">https://vborg.vbsupport.ru/attac...3&d=1191018902</a>
I install this but I cannot find position left 2 3 and and right 1 2.... Only see select "none" and "position left 1" can anyone help me to fix this ? thanks! |
Thank you Atakan !!
Beautiful portal ;) However, i've a problem when i want to display avatar poster for news (Portal Extra) : avatars don't display, so I do it : To fix avatar problem in the news : In the XML, find : HTML Code:
$haber[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$haber[postuserid]" 2="$haber[postusername]">$vbphrase[by_x]</phrase> HTML Code:
<if condition="$vboptions[osportal_news_avatar]"><img src="image.php?u=$haber[postuserid]"></if> $haber[dateposted] - <phrase 1="$vboptions[bburl]/member.php?$session[sessionurl]u=$haber[postuserid]" 2="$haber[postusername]">$vbphrase[by_x]</phrase> |
To fix thread icon problem in the news :
In portal . php, find : PHP Code:
Replace by : PHP Code:
In the XML , find : HTML Code:
<a href="$vboptions[bburl]/showthread.php?t=$haberbitno">$haber[title]</a></td> Replace by : HTML Code:
<if condition="$vboptions[osportal_news_icon]"><img class="inlineimg" src="$haber[iconpath]" alt="$haber[icontitle]" border="0" /> </if><a href="$vboptions[bburl]/showthread.php?t=$haberbitno">$haber[title]</a></td> |
Sometimes, the date of the news appear with "%".
To fix date problem in the news : In portal.php, find : HTML Code:
$haber['dateposted'] = vbdate($vbulletin->options['dateformat'], $haber['postdateline'], '', ''); Replace by : HTML Code:
$haber['dateposted'] = vbdate($vbulletin->options['dateformat'], $haber['postdateline']); |
For addon Members who have visited Today, options don't appear in Extra.
To fix options problem : In the XML, find : HTML Code:
<settinggroup name="onoff" displayorder="10"> Replace by : HTML Code:
<settinggroup name="osportal_extra" displayorder="10"> |
All times are GMT. The time now is 06:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|