![]() |
Quote:
|
rinkrat - The gallery you pointed out is not Gallery, it's vBadvanced Gallery and probably won't be available for another couple of months.
jancarlo - You will need to modify the links and form action to point to the full URL to your forums in your "STANDARD_ERROR" template. ciaranirl - Just follow the instructions in the readme file. The installer does most of the work for you anyways. ;) |
Thanks for all the effort. I notice that an older error is still alive in the index template though for users that will use the Login block.
This line: <script type="text/javascript" src="$vboptions[bburl]/clientscript/md5.js"></script> Should be: <script type="text/javascript" src="$vboptions[bburl]/clientscript/vbulletin_md5.js"></script> |
Does vbAdvanced help me add certain features from my forum on my "existing" home page?...meaning, my home page is NOT a template not script, but my own web site front page.
Any help is appreciated! |
tigga - sent you an email several days ago.. just wondering if you have gotten it or if you have had a chance to respond yet.. would have pm'ed you, but some folks on here get freaked out when they receive pm's..
|
I installed the hack with no difficulty, but I have one small problem.. On the forum home and index home, the icons wont appear. They are located within the right directory, yet appear as a broken image. Smileys on the home page appear as a broken image too, and I have no idea why o_O
Any clue? The skin I'm using all have the /forum/path set so I dunno whats up! Any help would save me :) |
If I wanted to integrate the New Posts code into the standard Navbar - what changes would I need to make?
|
Quote:
* Faranth pokes tigga hard with a stick :D Quote:
your best off using http://www.mysite.com/forum/images :) Quote:
|
A couple of minor items that I bumped into while checking error logs.
$index_footer uses $cronimage which has a relative path to cron.php. This not only generates an error it means cron doesn't run from the adv_index page - which normally wouldn't be a big deal. I added Code:
$index_footer = str_replace('"cron.php', "\"$vboptions[bburl]/cron.php", $index_footer); The 2nd minor item deals with the usage of "$vboptions[cleargifurl]". If the definition is changed to a path such as '/forums/clear.gif' or a full absolute path then things break when using the admincp as values such as '../$vboptions[cleargifurl]' are used within the code. I reverted my definition back to "clear.gif" and just placed a copy of the image in my web root directory for now. |
Quote:
and im sure tigga will look into fixing the cron problem :) |
All times are GMT. The time now is 09:58 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:
|