![]() |
Quote:
|
Smilex745 I've created a totally modded version of this lol
|
Anyways, I upgraded to vb3 gold and the must perfect adminfunctions_template.php edit isn't the same. In the new version that needs to be updated to the new settings of vb3 gold and that other redirect to a non existing page needs to be fixed also.
|
Quote:
|
lol can you estimate a time when the new version will be done? or just post up a fast fix for this.. cause its kinda important that i have it working again.
|
Instead of looking for:
Code:
'forumhome' => $vbphrase['forum_home'], In your includes/adminfunctions_template.php file, you'll want to search for this instead: Code:
'forumhome' => $vbphrase['group_forum_home'], |
that didn't do anything, i've tried that.
|
Is there an error occuring that I'm not realizing? It appears to be functioning properly on my v3 GOLD board? I had to edit all php files from scratch, seems fine unless I'm missing something (which is always possible).
lol |
lol alright what exactly did you change for it to work on your vb3 gold board
|
I don't recall changing anything, let me go through the steps again and see if I notice anything...
|
alright cause i was gonna say something had to of been changed for it to work right
|
works on my gold too, i did it as per the instructions
|
did you guys reinstall or just leave the installation as it was? because im talking about not reinstalling it for vb3gold just updated the index file
|
i did a clean install of the hack right after upgrading my site from RC4 to gold
|
yeah thats why its working then, thats a whole diff story lol
|
Quote:
Anyway. Status index.php 100% all older files 100% install process for Gold 100% upgrade 45% Currently this new version fixes a few more odd random bugs 1. Numbers infront of the name 2. the redirection problem (guests login / register) 3. Small problem with the cron jobs 4. Removes 1-2 file edits |
Any new word on being able to change colors? As great as the possible GUI for 3.0 sounds, I'm wondering if the parameters sheet Alien put together would be enough for some of us to get by in the meantime. The blue has to go. ;)
Thanks for all the great work. |
installed 2.5.1 and it seemed like it installed okay. When I went to run it, I got the following error msg:
Quote:
Scott |
Quote:
Thats your chdir |
i just put '..' in my chdir and it works fine
|
Quote:
Thanks, that fixed that, but for some reason, it's not picking up usernames from the member names. If I have guest access turned off, it says I don't have access to that page... And not to nitpick, but graphics are missing?... I must've screwed up somewhere... Thanks again Zachery Scott |
Zachery,
It's not pulling the username when they're going into the chat. Sets everyone as guest. Any ideas? Thanks Scott |
Quote:
Try asking them to do a hard refresh. |
Fatal error: Call to undefined function: print_no_permission() in /home/virtual/site11/fst/var/www/html/test/chat/index.php on line 44
is what im getting |
O.o i dont see how thats possible granted you have your chdir correct...
|
yeah zach i presume its right as the host has just moved all servers so thats base path
does the error above deffo mean its the base path is incorrect if so i can work on solving this but if its something else then im totally lost |
I keep getting this error
Warning: main(./global.php): failed to open stream: No such file or directory in /home/nintenc/public_html/f/chat/index.php on line 39 Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nintenc/public_html/f/chat/index.php on line 39 When I remove the period on line 39 I then get a blank page when I load my /chat/index.php page How can I correct this? |
Installed on vB 3.0.0 gold 100% ok :D
For the peepz that have "failed to open...." errors, just do what MrWee said above, add ".." as your chdir in the index.php. Nwo i'm gonna read this thread, all 18 pages... aaargh.... cause i hate how it uses some old crap vb beta nacbar in the chat ;) Want to make it use MY navbar and default layout. But the chat itself works great... thanks for the nice and oh so easy hack! [high]* BarBeQue clicks install[/high] |
Ok got a few small bugs though....
The boards logo and navbar dropdown images ain't showing since my admin cp says all images are in the image dir What this hack does is look in the /chat/image dir for the pics, which ain't there ofcourse since they are in /image. Further i tried to use my own header/footer/navbar instead of the vbxirc_ ones but that didn't work (no idea why $header instead of $vbirc_header doesn't work though).So i finally copied all header, footer and navbar templates into the vbxirc ones (eeeew that is so awefull, hard copying templates into other templates :( ) and it seems to work, partly. The navbar menu's show behind the xirc screen making them kinda useless. Also all navbar links error since it keeps looking in /chat/ for them (for example, my usercp link in the chatnavbar links to /chat/usercp which is obviously wrong) Finally a small request. If i log in from another place, and my home pc running mirc has the nick BarBeQue, which is also my board nick, then ofcourse the nick BarBeQue is already in use. So it defaults back to a Guest_??? nick. Would it be possible to default back to BarBeQue_??? instead (i rather have some number added to my nick then have a Guest nick)? |
Quote:
Insert $vboptions[bburl]/ immediately after <img src=" Do the same for the navbar dropdown link. Frugal |
I tried too... but not only the images but all links are wrong....
Just added like 25 $vboptions[bburl]/ to 4 vbxirc templates, and i still don't have all links covered. Nor can i find the dropdown java menu pics (the one used for the chat, search and quick menu navbar menu's. Those are prolly defined somewhere else so i can't change that. And the menu's still open behind the chat box. All this hardcopying templates, edditting them feels just wrong. Now whenever the navbar changes cause i add a hack or just manually wanna make a new menu i have to do it in other templates too. None of the other hacks i installed needed to use their own version of the header/footer/navbar. I want it to use the normal ones ($header and such). If that isn't possible, i might just remove the chat integrated page and only leave the popup chat :( |
I installed this hack yesterday and it was working just great but now some members can't connect while others can. What gives?
Error: Connecting... Unable to connect : null Worked for me fine last night but tonight it doesn't. |
Im getting an invalid archive when I try to open the zip in the first post. Did it get corrupted somehow?
|
download it via Firefox or Mozilla, IE has a problem with it
|
Quote:
|
Ok .. installed on my dev forums .. seems ok once I'd changed the links for the images in the vBXirc templates .. so that's cool ..
But! .. this whole templete thing is a bit of a bugger .. why doesn't/can't it just use the normal $navbar (and all the others) instead of having it's own? .. I use the java drop downs in my navbar and it's a pain not to be able to use it (if I add any other hack links I now have to add them twice etc) .. I've tried changing $vbxirc_navbar to just $navbar .. but it doesn't seem to like that .. how come? Apart from that .. TOP work .. :) |
Need help with something navbar related aswell..
When U go into the chat, there doesn´t seem to be a button or easy way for the user to go back to the forum. How do I make one? |
Any way to get the applet show cyrillic letter?
Regards. |
btw .. a quick question ..
I take it that the user is connecting directly to IRC and not going via the web server .. so server bandwidth shouldn't be a problem? |
Quote:
|
All times are GMT. The time now is 11:02 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:
|