![]() |
I had vbIndex and had not reverted/deleted the templates (home_yaddayaddayadda), so things weren't working quite well. I tried to uninstall vbHome, but got an error. Tried again, and got another error, although this time it could at least remove the templates.
Then, I reinstalled it. It created the set of templates successfully ("Tables modifications and templates installed successfully."). Then, in the next screen I got this error: Quote:
And then the page is half missing. I mean, I get the welcome panel, the polls, latest forum discussions and friends and affiliates, but nothing in the main part of the page or anything. Any help would be greatly appreciated! Thanks a lot, Paulo PS: I look forward to having this online on my site. :) |
Quote:
Hell for a moment I was beginning to wonder what ego horse you jumped on :confused: oh yeah I still got you on msn to, remember ;) |
is because you tried to install it twice. run the uninstaller.
|
Quote:
hmmm seems he has duplicated the error... if its working on localhost tho i dont see how it couldnt be working here... anyhow here is my screen shot too.. mine has arrows and yours doesnt so HA! |
Whenever I run the uninstaller, on the first screen, I get this:
Quote:
Quote:
Quote:
|
ok, let's try this code, for the poll (replace the old query with this one):
Code:
SELECT thread.* FROM thread LEFT JOIN poll ON (poll.pollid=thread.pollid) WHERE thread.visible=1 AND thread.open<>10 $iforumperms $ipollperms ORDER BY thread.pollid DESC LIMIT 1 |
the piper, you are ok. is uninstalled. :)
now first read the readme file carefully. do not run the installer just like that, ok? get back to me on this. |
Quote:
|
hold on let me post excaly the change nokia, ya do it to.
in vbhome index.php, find: Code:
SELECT * FROM thread LEFT JOIN poll ON (poll.pollid=thread.pollid) WHERE thread.visible=1 AND thread.open<>10 $iforumperms $ipollperms ORDER BY thread.pollid DESC LIMIT 1 Code:
SELECT thread.* FROM thread LEFT JOIN poll ON (poll.pollid=thread.pollid) WHERE thread.visible=1 AND thread.open<>10 $iforumperms $ipollperms ORDER BY thread.pollid DESC LIMIT 1 |
no, bouncer. please delete the installer code. thank you.
just read the post i made before, on how to change the code. |
All times are GMT. The time now is 03:48 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:
|