The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#197
|
|||
|
|||
Quote:
|
#198
|
|||
|
|||
Quote:
|
#199
|
|||
|
|||
This is one of the easiest hack I ever installed. Since I read a couple of complaints about the iframe, I harcoded it in forumhome and it's fine, placed the validate javascript in the <head>, and changed the redirect back to the forum home... looks good. I made it display only one shout, but that could easily be changed into any amount.
|
#200
|
|||
|
|||
Quote:
|
#201
|
|||
|
|||
he just took the code im guessing and went about putting it in the FORUMHOME template and then took the redirection and put it in the head area
|
#202
|
|||
|
|||
Quote:
This code below above the line towards the end in forum/index.php // ### ALL DONE! SPIT OUT THE HTML AND LET'S GET OUTA HERE... ### PHP Code:
PHP Code:
replace the iframe code in forumhome (below $navbar or where you have it) with: PHP Code:
PHP Code:
<div style="height:30px; width:100%; overflow:auto;"> in forumfome shoutbox code before $shoutbits and that will add a scrollbar. And then goodbye iframe. And don't forget in shoutbox.php to replace the redirection. PHP Code:
And the other guy wants to make people pay for this???? |
#203
|
|||
|
|||
I get "Fatal error: Call to undefined function: parse_bbcode() in /home/perfecte/public_html/comm/forum/index.php on line 542" when I try and do that with the index.php o_O I do have a few other hacks installed though.
And I think the other guy meant that he would pay people if they did this :P |
#204
|
|||
|
|||
put this in before new code
require_once('./includes/functions_bbcodeparse.php'); as for free... here is one of the two posts https://vborg.vbsupport.ru/showpost....&postcount=143 |
#205
|
|||
|
|||
I didn't realise you had to pay for support o_O
Right, the main page is loading and everything, and the redirect code is into shoutbox.php, but when I click on shout, it just loads up a blank page with nothing. Maybe this script just doesn't like me or something :P If I can't get it working right, I'll have to figure out how to uninstall it again. |
#206
|
|||
|
|||
Quote:
|
#207
|
|||
|
|||
Yeah, I put that in the forumhome head the first time, and nothing o_O;;
I think I'll have to uninstall it, so, uh, thanks very much for your help ^__^ |
#208
|
|||
|
|||
Actually, its gonna be very difficult to uninstall, as I have added about five more extra hacks to it >_< So, do I have to pay to get support for it? o_O
|
#209
|
|||
|
|||
my problem is i cant even run the shoutbox install or anything
|
#210
|
|||
|
|||
I get this MySQL database error when updating the usergroup.php
Database error in vBulletin 3.0.3: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### title = 'Registered Users', description = '', usertitle = '', opentag = '', closetag = '', passwordexpires = '0', passwordhistory = '0', attachlimit = '0', avatarmaxwidth = '100', avatarmaxheight = '100', avatarmaxsize = '20000', profilepicmaxwidth = '100', profilepicmaxheight = '100', profilepicmaxsize = '65535', pmquota = '50', pmsendmax = '5', uttstore_discount = '0', canaddshout = '0', candropshout = '0', candropothershout = '0', caneditshout = '0', caneditothershout = '0', canreadshouts = '0', forumpermissions = '127487', pmpermissions = '3', calendarpermissions = '19', wolpermissions = '1', adminpermissions = '0', genericpermissions = '2889415', genericoptions = '30', arcadepermissions = '19' WHERE usergroupid=2 mysql error: Unknown column 'canaddshout' in 'field list' mysql error number: 1054 Date: Sunday 05th of December 2004 12:15:44 AM Script: http://www.xelation.net/forums/admincp/usergroup.php Referer: http://www.xelation.net/forums/admin...&usergroupid=2 Username: logica IP Address: 62.255.32.11 I'm really not sure what to do.. |
#211
|
|||
|
|||
*Bump*
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|