![]() |
The images below are from the vBSlider v3, currently in open beta. I need to work on getting it to gold and releasing a lite version for here, but have been working 65+hrs/week the last few weeks at my normal job, so finding time to work on this has been hard.
Image placement options: http://60degreev6.com/bszopi2/images/Capture1.PNG Width and Height of slider for both CMS and Forum (in Stylevars): http://60degreev6.com/bszopi2/images/Capture2.PNG |
SOO helpful to see screenshots.
|
It won't show on my forum or CMS. I believe it is setup right...
surthriv.com On my other site which is identical, it shows on forum but not on cms. I tried disabling all products. jk-adventure.com |
Quote:
Quote:
Also, for Pro support, you will get faster responses if you post on the DBT site under the Pro Support forums. Thanks! Brad |
updated the user info... Thx!!
login should work |
I have a problem with the links that product shows. I have the forum link like forum.mysite.com and the cms is located in mysite.com, so the links in the slider looks like http://www.forum.mysite.com/content....of-the-article and when I click on him it loads www.mysite.com/132-title-ofthe-article when the actual link is http://www.mysite.com/content.php?r=...of-the-article. I hope I was clear in my explication and hope it is easy to fix. Thanks!
|
Quote:
Brad |
MySQL Error : Table 'database.dbtech_vbslider_customcontent' doesn't exist
|
Quote:
|
Quote:
On line 265, find: Code:
'url' => $rowarticle['url'], Code:
'url' => (version_compare($vbulletin->versionnumber, '4.2.0') >= 0 ? fetch_seo_url('vBCms', $rowarticle,null,'nodeid','title') : $rowarticle['url']), Code:
$static .='<a href="' . $vbulletin->options['bburl'] . '/content.php/' . $row[$i]['nodeid'] . '-' . $row[$i]['url'] . '"><h2>' . $row[$i]['title'] . '</h2></a>'; Code:
$static .='<a href="' . ((version_compare($vbulletin->versionnumber, '4.2.0' >= 0)) ? $row['url'] : $vbulletin->options['bburl'] . '/content.php/' . $row['nodeid'] . '-' . $row['url']) . '"><h2>' . $row[$i]['title'] . '</h2></a>'; Code:
$static .='<a href="' . $vbulletin->options['bburl'] . '/content.php/' . $row[$i]['nodeid'] . '-' . $row[$i]['url'] . '">' . $rm . '</a>'; Code:
$static .='<a href="' . ((version_compare($vbulletin->versionnumber, '4.2.0' >= 0)) ? $row['url'] : $vbulletin->options['bburl'] . '/content.php/' . $row['nodeid'] . '-' . $row['url']) . '">' . $rm . '</a>'; Brad |
All times are GMT. The time now is 09:00 PM. |
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:
|