![]() |
i want to add vbindex as my homepage but i need a couple of things
i need to be able to make vbindex a different width to the forum the forum is set at 750 width but i want the vbindex to be 100% width and also how do i go about putting the shoutbox underneath the welcome box check the attachment to see what i mean |
To make the width 100% just edit the VBINDEX template and change the width from $stylevar[tablewidth] to 100%.
To place the shoutbox under the welcome panel use $side[shoutbox] in the VBINDEX template where you want it. This should work. |
I am desperately trying to add a random image from my photo gallery into a custom box.
I am just guessing, but can this be done, as i know there are issues with Php includes. phpinclude_start ob_start(); require("http://www.mydomain.co.uk/forum/random.php"); $header = ob_get_contents(); ob_end_clean(); Then in the custom block <php include ('http://www.mydomain.co.uk/forum/random.php')?> It doesn't show anything in the box at all. Can this be done?? Please help :disappointed: |
You cannot use PHP in custom blocks untill the next version. Rename the $header variable in in the phpinlcude_start template with something like $randompic and then place that in the custom block.
|
Quote:
Code:
Warning: Unknown(): stream does not support seeking in /hsphere/local/home/conviction/mydomain.co.uk/forum/global.php(386) : |
I would guess its something inside the file your including thats causing the error.
|
Everything works, except the smilies won't show up in my shoutbox. Any ideas? What files or templates should I check?
There wasn't a smilie image path option in the stylevar image settings.... |
Quote:
|
NTLDR, do you approximediatly know, when you will release the next version ? It would bit great if News texts could be limited in lenght. The rest of the Text should only be availible in the forums. For example ... "blablabla .... for full story click here"
|
Sometime after vB3 Gold is released vBindex RC4 will be released which will have at minium a center block for latest threads and dynamic custom blocks.
The modification to limit news text can be found at Core Forums however as I've mentioned before due to BB Code it may not allways work very well. |
Quote:
|
Coding for this one is great. Works like a charm, have been using it since early beta. Congrats on a job well done!
|
looks like i posted in the wrong forum earlier. i should have posted here. my problem is about installation. i can't get past Step 7..i get an error page. i
double checked everything and uploaded the files in the right place. i downloaded the version for vb 3 rc4 coz that's my forum version. i don't have an old vb. i got the latest so i can't understand why i'm getting this error. help please. and oh btw, about the templates. do i have to edit them inside the Style Manager? i don't have templates to upload coz everything's inside the xml file. afterglow |
The templates listed for editing are part of the default vB style. The solution to your error has probably already been posted here, but unless you specify what it is no one can help you.
|
ok, i checked all vbulletin folders and found no templates in any one of them except images inside cpstyles. the only place i know i could edit template is by going to the admin panel and then on to the Style Manager. Is this what u mean?
Now as for my problem, i have already stated them above. I can't install past Step 7. I get an error page everytime i get into this part. I followed the instruction though but can't understand why the installation stopped at Step 7. Could someone point me to the right place to look for solution? thanks and regards, Afterglow |
Quote:
Quote:
|
now, that's the problem, what was displayed is just another error page,
page not found. didn't say what the error was. really strange. Afterglow |
Make sure you have uploaded all the files to the correct directories.
|
I followed the readme and got to the install part and after several steps i got this error.
Warning: chdir(): No such file or directory (errno 2) in /home/hoski1/public_html/forums/vbindex.php on line 131 Can someone help me? |
Now i'm getting this error.
Warning: chdir(): No such file or directory (errno 2) in /home/hoski1/public_html/vbindex.php on line 131 Warning: main(./global.php): failed to open stream: No such file or directory in /home/hoski1/public_html/vbindex.php on line 132 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hoski1/public_html/vbindex.php on line 132 |
You haven't done step 1, editing vbiconfig.php to include the full path to your forums.
|
Everything looks great, good work. Just one question and I search through the templates trying to figure this out but I am not an expert at this although I managed to figure out allot by myself.
Here is my question, my web host has 6 hour time difference on the Calender it highlights the correct day according to the time offset, but on the top of the calender it advances a day 6 hours early, I cannot figure out which variable I would have to change in the templets to have it follow the time offset of the forums which I image would be what the user selects wouldn't it? Thanks |
How can i clear all entries from my database so i can start install fresh?
|
Quote:
|
Thanks, just so you know this is for both version of vb 2.X.X and 3.X.X so it is not
only this vbindex |
ok i cleared my database and now the install went fine just about to step 7.
Once step 7 went thru it gave me page cannot be displayed. I tried refreshing and this is the error that showed up. Database error in vBulletin 3.0.0 Release Candidate 4: Invalid SQL: INSERT INTO datastore (title) VALUES ('vbi_eventcache') mysql error: Duplicate entry 'vbi_eventcache' for key 1 mysql error number: 1062 Just my luck :( |
Quote:
to start over, execut the following SQL query [sql] DELETE FROM template WHERE title like LCASE('vbindex%') AND title NOT like 'vbindex_extra_%'; [/sql] you can always find more info at http://www.coreforums.net/index.core? just PM NTLDR here with the username you set up there to let em know your license status here. |
The problem i'm having is the images and link.
i've followed the walkthrough and everything went fine the templates are default ones so i used the html code from the zip file. ran the installer and it created all the tables fine, except for the last bit the readme says. Click next step and follow the instructions on screen. Eventually you'll get to a step near the end when you have to update your image paths. Make sure you edit these to make sure that the images on vBindex show correctly. If your button images are at http://www.mydomain.com/forums/images/buttons you would either enter that URL or /forums/images/buttons for that sepcific loaction. But i didn't get this after it made it's last table the next screen was a 404 error also this bit i'm confused on A number of vBulletin templates need to be edited to make sure that the JavaScript and navbar links work correctly. (See the install instructions for details of example default templates that will work). The following HTML tags should be checked and edit to have $vboptions[bburl]/ placed in front of the filename (e.g. login.php would become /login.php): <form> <a> <script> I have not a clue where to find these ? The VBINDEX is there in the control panel drop down boxes and radio buttons bt no images i take it this is linked to the IMAGE path problem. |
My installation messed up part way through but it seems to be working ok, except i cannot see the vbioptions.php as i get a database error. I think it mght be because it did not run the code for that section so is there any chance of gettin the code
|
Quote:
Quote:
|
Quote:
vBindex 3.0.0 RC4 should be out next week which will have better support for re-installing. |
i was installing it on GOLDcant get the errors now because i closed the window. Everything else works apart from that.
|
Quote:
anything with a <a>, <form>, or <script> tag ie. Code:
<a href="/register.php?$session[sessionurl]">$vbphrase[register]</a></td> Code:
<form action="/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)"> Code:
<script type="text/javascript" src="/clientscript/vbulletin_md5.js"></script> so it will look something like this Code:
a href="$vboptions[bburl]/register.php?$session[sessionurl]">$vbphrase[register]</a></td> as for the images, i'll look at that in a sec |
Quote:
will that work with any template changes with the release of vB 3.0.0 ? edit: this is working perfectly on the Gold release. :) |
Quote:
HTML Code:
<meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" /> |
Quote:
edit, is this post bleeding off the table border?? using mozilla. |
Quote:
The Quote, Code, HTML and PHP BB Codes seem to have some problems mainly with Mozilla where the text expands past the border for the box its in. |
Quote:
|
Quote:
is there a way to add these manually ? its just bombing out at step 6 |
Quote:
|
All times are GMT. The time now is 08:12 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:
|