![]() |
Quote:
Quote:
PHP Code:
Quote:
|
Teck: Because I've never run into a problem like this before. I currently have 60 hacks running on my board - I can handle that, but I'm not too hot with SQL.
NTLDR: It did run correctly, I checked in phpMyAdmin. I do though have the same problem as Satan had earlier, where no news text is shown on OLD news posts, I made a new one to test and it all appears correctly. I ran the script you posted here in the admin folder, it seemed to process some posts but then I got the following SQL error. Quote:
It might also be a good idea to state in the instructions that people using vBindex outside of the forums folder shout change their' imagesfolder replacement to the full URL [this doesn't though, fix the Shoutbox smilie problem]. |
Quote:
Quote:
Quote:
Quote:
|
I have whiped out everything and reinstalled. I have vbindex working GREAT with the vBulletin default style set. I add a new style set and lose parts the header background and menu bars on the vbindex page.
Parts of the Stlye ( Welcome ) on the news banner. But the background and menu items do not. The Welcome above NEWS is part of the New Style set and pulling from the right sub-directory. I have ask this question a few times and I have received any information that would help solve this issue Please help me fix this, DSS TV LIVE is in need of this type of front end and we need to be able to allow the user to pick between different style sets. |
You header for the platinum style uses different names (not the default vB ones) for the images at the top. Copy the contents of your header template into the home_header template and then the images will load.
For the broken icon image for the news title you need to add icon0.gif into your platium style's icons folder. icon0.gif can be found in the vBulletin zip file. |
Quote:
what home_header? |
Quote:
|
NTLDR,
I know you said this a couple times to me but it took a all night'r to figure out what you where tring to tell me. Its so easy once I started Expanding everything. THANK YOU --------------- And I say that with high respect for you and your work. |
So how do I get around this? Delete the problematic thread? If so how do I find out which one it is?
|
Quote:
http://www.gamerforums.com/board/sho...hp?threadid=34 All I can suggest is deleting it as I can't see any reason why the script isn't geting the postid for it. |
All seems to be working 100% now. Great work! :D
|
Quote:
|
It seems that the index.php?page=pagename feature no longer works?
I also found that for smilies to work in the vBindex Shoutbox, you have to put their' full URL in the ACP. |
Quote:
How have you named the template in the ACP that you are trying to access via ?page=pagename |
I named it home_pagename, like in the last version of vBindex?
|
Try renaming it home_extra_pagename
I slightly changed it in this version to improve security. |
How does that imrpove security? I tried that already anyway [I had a look at your code] - it didn't work. :(
|
Quote:
Just change home_extra_$page to home_$page in the vbindex.php file and it should work the old way again. |
I like your security idea, I'll try to make it work!
|
I shall be looking into that for the final version as well.
|
Hmmm, sorry sir, but your home_extra system just worked. Sorry for being a pain in the arse - dunno why it didn't work before! :)
|
:D Less work to be done :D
|
And what good work it is too! I've been waiting for something like this for a while. You're the man! :D
|
I installed 2.0.1 correctly and had it running fine. When i installed 2.1, here is what I got
Quote:
|
Quote:
|
Ok, not sure where I went wrong:
Quote:
Quote:
Quote:
Quote:
Quote:
Quote:
|
Quote:
Quote:
|
Once again, you're awesome! Me? Not so much. lol
Thanks again. |
*hehe* No problem, glad its all up and running now :D
|
Ok, it works great, the only thing I can't seem to get to show is the text for the News section. I have it set to 500 characters, so I think that's plenty. Any ideas?
http://www.groove-salad.com/forum/vbindex.php |
Posts made prior to the changes in newthread.php won't have the ID, upload the file called setpostid.php in the zip into the admin folder and run it, they should then show up.
This will be fully integrated into the Update Counters bit in the final release. |
I've downloaded 3 .zip files from this thread, but neither one of them have that setpostid.php in the zip file. Was I supposed to look somewhere else for it?
|
I'm sure it was in vbi21rc1.3.zip, I've attached it here anyway :D
|
Great, thanks for attaching it. I ran it in my admin directory, it went through several posts, then came up with this:
Quote:
The weird thing is, the URL is http://groove-salad.com/forum/forum/...setpostid.php? and has two forum/forum in it. Not sure why it's trying to go to that URL. |
NTLDR,
What code do I need to write in the index.php to load the vbindex.php first This was my best guess after seening it in a different loader in a hack from another site I just changed the code to point at vbindex // vbindex Loader $loader = split("/", getenv(REQUEST_URI)); $n = count($loader)-1; $loader = $loader[$n]; if (trim($loader)=="index.php") { Header("Location: vbindex.php"); } // End vbindex Loader User say that there still going straght to the to the forum and not the vbindex front page. Any help? |
NTLDR, it wasn't there, just so you don't think you're going mad. There's no instructions in there either.
|
groovesalad, I had that problem and had to delete the problematic thread. I'm not saying that's what you should do - though. ;)
|
ontherun, change your htaccess file. mentioned several times in previous posts. easy to do bud.
|
Quote:
I know there is a lack of instructions in the zip, I am going to try and realease RC2 this week which will have all the instructions in it and a new installer. |
Quote:
Problematic thread: http://groove-salad.com/forum/showth...hp?threadid=97 Problem, there is no post to get the postid from, hence the DB error. |
All times are GMT. The time now is 10:30 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:
|