![]() |
Quote:
what's the error message outputted?? If your getting an error that the template already exist, just run this query [sql] DELETE FROM template WHERE title like LCASE('vbindex%') AND title NOT like 'vbindex_extra_%'; [/sql] and start over at the begining of the installer. |
Quote:
|
Quote:
no different still bombs out i can skip the template bit then when it says edit image path that then bombs out :/ |
I got a problem with the installation.
When i am at step 10 to click next step to upgrade to vbindex Rc3 complete. It carrys on past this point and says "Next Step ()" And just keeps saying it every time i click. I then try and access the vbindex.php page and it is blank I go into the admin cp and the options for vbindex are all blank apart from some options "calender" and "poll" What have i missed? :) |
heres the error msg im getting emailed to me
Database error in vBulletin 3.0.0 Release Candidate 4: Invalid SQL: INSERT INTO vb3_datastore (title) VALUES ('vbi_eventcache') mysql error: Duplicate entry 'vbi_eventcache' for key 1 mysql error number: 1062 |
Ok i managed to get the options menu working now.
When i try and create something in the vbindex i get an sql error... Invalid SQL: ## GET POLL ## SELECT thread.pollid, thread.forumid, open, threadid, replycount, question, poll.dateline, options, votes, active, numberoptions, timeout, multiple, voters, pollvote.voteoption, pollvote.userid AS voteuserid FROM vb3_test_thread AS thread LEFT JOIN vb3_test_poll AS poll ON (thread.pollid = poll.pollid) LEFT JOIN vb3_test_deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') LEFT JOIN vb3_test_pollvote AS pollvote ON(thread.pollid = pollvote.pollid AND pollvote.userid = 1) WHERE forumid NOT IN (0) AND deletionlog.primaryid IS NULL AND thread.pollid <> 0 AND thread.open <> 10 AND thread.visible = '1' AND thread.forumid IN (TEST) ORDER BY thread.threadid DESC LIMIT 1 mysql error: Unknown column 'TEST' in 'where clause' mysql error number: 1054 |
I gave up on this mod due to massive errors.
I installed vbadvanced without any problems. |
Install was perfect. I really like the control I have. Great job!
A couple of calendar questions: Would it be possible to decide which calendar to display? Or better yet, multiple calendars? Regardless of the answer to those questions, how can I move the calendar to the bottom of the page, right above the footer? Thanks again! :D |
Okay, I figured out how to put the calendar at the bottom of the page. In the VBINDEX template, I added this right above $home[footer]:
PHP Code:
|
hello
i see on other portals here the calendar is smaller i have to cut two days off mine to make it fit right how do i make the calendar smaller ? to make it match the rest of the tables on the portal to look like everyone elses see for yourself , bottom right http://www.deanosworld.net |
All times are GMT. The time now is 05:56 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:
|