![]() |
Oppsss, sorry about being a tard on the URLs...I should have caught that . I know I saw an email addy some were to send you a donation, I'd like to send one if I can find the addy again.
Also, one of my users asked if it was possible to have new PMs show up on the front page. Maybe some thing under where it show what subscribes threads have been updated. Like this... Welcome Back mobo! New & Updated Threads: 40 | New posts: 111 Updated Susbscribed Threads: 12 New Private Messages: 3 View New Posts | Today's Posts Is that possible? |
Just edit the VBINDEX template.
|
I opened up that template and I think I figured out where to edit it, but I'm not sure what to put in there to make the new PMs show up. I'm way new at this code/hack stuff.
Thanks for your help. |
The HTML/variables can be found in the navbar and global.php.
|
So, is this the bit of coade that I need to insert?
PHP Code:
|
Hi,
I'm helping CrankN while he's at work. I downloaded a fresh copy, removed and replaced all the files. I went to the admin cp, pasted http://www.ourdomain.net/folder/admincp/vbiupgrade.php and hit Enter. It started to load, "Processing complete...proceed" flashed at the top of the page, then the page went blank. The side menu of the admin cp shows but the main right side is plain white. It looks like a path problem to me. We don't have /forum/ and I'm wondering if the install is looking for that or not. If not, have you got any ideas what might be causing this and what I can do to complete it? Thanks, Janice |
Is there anyway to make this appear when you go to http://www.lvlzero.uni.cc?
Also could I make the news go in decending order? |
Never mind on the PM thing. It's already show at the top of the page :o
My users have found a problem though. If you click on the "go to last post" icon, it brings up a Page can not be displayed error. It's been verified on diferent computers and networks. Any thoughts? |
I am a little concerned about at least 2 of the queries.
In the GET NEWS query I see this... PHP Code:
Now in the GET LATEST THREADS there is a similar issue.. PHP Code:
For this NOT IN, I had more NOT IN id's than I would have IN id's, so I changed this to an IN statement and hardcoded my id's. I think only 5 instead of 30 or so I want to exclude. I think this could be made an option. One last thing, I added indexes on dateline for post and thread and it made a significant increase in speed for my db with 100,000+ threads and over 1.5million posts. Went from the vbIndex loading in 30s to about 3s with all these changes. Your milage may vary, but I think it's worth a shot. |
When I try to enable news on my vbindex, it gives me this error:
------------------------- Database error in vBulletin 3.0.1: Invalid SQL: ## GET NEWS ## SELECT thread.*,thread.iconid AS threadiconid, threadpost.pagetext AS pagetext, threadpost.attach AS attachcount, IF(user.displaygroupid = 0, user.usergroupid, user.displaygroupid) AS displaygroupid FROM thread AS thread LEFT JOIN user AS user ON (thread.postuserid = user.userid) LEFT JOIN post AS threadpost ON (thread.firstpostid = threadpost.postid) LEFT JOIN deletionlog AS deletionlog ON(thread.threadid = deletionlog.primaryid AND type = 'thread') WHERE forumid IN (http://www.my domain.com/forums/forumdisplay.php?t=15) AND deletionlog.primaryid IS NULL AND forumid NOT IN (0) AND thread.open <> 10 AND thread.visible = '1' ORDER BY thread.dateline DESC LIMIT 4 mysql error: You have an error in your SQL syntax near '://www.my domain.com/forums/forumdisplay.php?t=15) AND deletionlog.primar' at line 14 mysql error number: 1064 -------------------------------------------------------- What do I do?????? Thanks in advance for your help!!! |
cause u put an actual url instead of the id 15 for your news forums.
|
So what do I change it too??? How would an "id" look???
|
ok, never mind...... I got it to work. Thanks for your help
|
Quote:
|
Quote:
Quote:
|
Quote:
|
NTLDR,
I have a custom skin from VBSkinz.com. Will it work with Vbindex? Just curious. Thanks, Shady |
Quote:
it should works cos vbindex will use the css from the original vbulletin css |
I'm getting these errors =[
On my index page Parse error: parse error in /home/cosclan/public_html/vbiconfig.php on line 29 Warning: chdir(): No such file or directory (errno 2) in /home/cosclan/public_html/vbindex.php on line 144 Fatal error: Call to a member function on a non-object in /home/cosclan/public_html/includes/config.php on line 194 In my admin menu Parse error: parse error in /home/cosclan/public_html/vbiconfig.php on line 29 Some one please help, i think this would make my site rox =P |
Hi All, I'm looking to change the look of the portal, what I'm after is instead of showing the latest threads on the portal in the centre block, I want it to list all the forums as it does on the vbulliten home page, could somebody explain how I go about this please, I have also posted Here as I think this user is after the same as me
Regards and thanks for reading Chet |
Quote:
|
Quote:
|
Quote:
|
Sorry to be a pain in the rear but do you have any guides I can follow as I'm a total noob
Thanks Chet |
Quote:
|
Quote:
|
Quote:
|
Ahh! i got it :) thx
Now how would i go about making it match my style ? www.TeamSiK.net Any where i should start first? |
Edit the templates juts like you would for vB.
|
Ok a few problems.
How do i go in and change some of my links, when i was installing it i didnt set them right =[ Cause i try to click a event on a calendar, and it takes me to blank page ... http://www.teamsik.net/calendar.core...=2004-5-17&c=1 And forums/ should be in there, so how do i go in a edit my links ?! Next Question I took my old footer and pasted in the vbfooter and the footer didnt show up right on the vbindex part, do i need to edit another file to make it match the site? Thanks |
NTLDR, when will the next version be out and ... will there be any new features ?
|
Quote:
by default it is NOT IN say i have 25 forums and i don't want 1-20 showing posts then i would do,so it NOT IN (1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,2 0) etc. for the forums I don't want listed. which is correct. (but i think i have even more than that.) so now mysql just takes 21-25 after an exhaustive search to exclude all those forums. what I did was the reverse I did IN (21,22,23,24,25) which is alot easier on mysql it may not work for all, but for ppl with more NOT IN then IN, it is a better solution IMO. D |
Ok, i almost have my site fully done, but i still have one problem that i cant get to work =[ The calendar links in the block, when i click them they take me to a Page Not Found.
|
Quote:
Thanks Chet |
Quote:
|
Howdy, i've installed the hack on my forum. I was wondering how i go about editing the top toolbar, with
Forums User CP FAQ Members List Calendar New posts Search Quick Links Log Out On it. My use for it is pretty specialised (for a local band), and i need to change all the links to point to different paths with different link names. I've checked the templates that were installed, and can't see the ability to? Also possibly covered: I get errors when using the calendar, when i click an event the following happens: Quote:
|
Quote:
I thought I had found the this part in the vbindex, I can not find it, can anybody help me out here please Chet |
Edit the vbindex_navbar template to change the links in the header. The fix for the calendar can be found earlier in the thread.
|
I have a problem with my image path it in the vbindex. It reads double Where do I fix this? What file or data field? :ermm:
|
Thanks amigo, mostly done now... EXCEPT (hah, bet you saw that coming ;)) i still don't see how to change the text for the new links. If i change the phrase it dissapears (understand why, just testing the possibilities), but now i've run out of ideas for bits to change to try and get the text in?
Great hack, btw. Other than these two problems for me i've not got a single complaint. *thumbs up* :) |
All times are GMT. The time now is 08:09 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:
|