![]() |
Quote:
Can someone point it out to me. What I see is the following: PHP Code:
|
ok i got the instalation to work but after the template thing i get this error
|
im having a problem when i installed this everything worked fine except the only thing is...its not showing up on the forums...not anywhere...the settings are there and they are it is on but i still dont see it
|
hmm, ok, problem..there's no links on the shoutbox.php page for me to edit/delete shouts >_<. And yes i have it set in the usergroup permissions that i can.
|
Quote:
|
wow, now that, is nifty :D
Thanks |
Quote:
Anyone? |
Maybe you are missing settings from the install? Just a guess.
|
That's what I'm saying, any idea which settings or code I'm missing? I've redownloaded the file and still don't have it?
|
Is there suppose to be a file called shout.php in the admincp dir?
trying to get my options avaliable in the admin cp and added the code above. I now have the option avaliable but when i click it i get page cannot be disaplayed. its point to shout.php?do=modify as the above code tells it to. construct_nav_option('Shout Manager', 'shout.php?do=modify', '|'); But i dont have a shout.php nor is there one in the zip??? any ideas? |
Quote:
Im a n00b...not sure what you mean here... when i go into the main part of the shoutbox....where it lists stats and all that stuff....the editor now works in there. hope that helps |
Quote:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /www/i/insanity/htdocs/forum/includes/db_mysql.php on line 389 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/php4/lib/php') in /www/i/insanity/htdocs/forum/includes/db_mysql.php on line 389 Code:
Database error in vBulletin 3.0.6: |
hmm this is odd i am getting that on a persons site that i am *trying* to install it on as well.
|
Quote:
Have the version installed on 3.0.6 ... yet I still dont see the option to mass prune and auto-update the shout-count of users. It'd be nice to have that count according to the shouts that actually exist. I gave the cron job posted somewhere in this thread a try, but that does not update the count either. Anyone ever attempted a solution for this and would like to share? :D |
i installed the hack, and everything seems to be working fine except my usergroup.php page...i keep getting this error in the admin cp
Parse error: parse error, unexpected $ in /home/.darcy/amarisy/wb-legends.net/admincp/usergroup.php on line 1360 how can i fix this? o.o lol |
All I can think of (not being able to see it) is that you messed up one of those 2 code changes. I'd look to see that didn't forget a } or have one to many. I took a fresh usergroup file and added the shout code to it and line 1360 has nothing to do with the shoutbox, So I'm assuming you have more then just this installed.
If you want I can look at it for you and see if I can figure it out. If So PM me. |
fixed, thanks a lot :D
|
not a problem, glad I could help :)
|
Quote:
Seem to be having this problem too?? Anyone got round it? |
I Installed complete this hack but it does not show shoutbox in my forum home page
please help me thanks |
And I am still having trouble accessing the shoutbox settings in the admin control panel.
|
Is there something to add in phrases? I think its part of the vbulletin_options phrase maybe?
|
I installed this mod. .I have my admincp in a differant folder name .. Is there something I have to modify to make this shout box work.. at the end of installing it I get a error.. I remember modding a file a long time ago installing this mod but now I can't remember where I have to change the link to the admincp.. Please help
Thanks |
This is my error after I updating Vbullatin.. I ran the installer again but I ran the whole thing instead of just the template updates.. Please Help
Database error in vBulletin 3.0.6: Invalid SQL: ALTER TABLE vb3_language ADD `phrasegroup_shoutbox` MEDIUMTEXT NOT NULL mysql error: Duplicate column name 'phrasegroup_shoutbox' mysql error number: 1060 Date: Thursday 17th of February 2005 06:52:58 AM Script: http://www.my-domain-name.com/forum/...=Shoutbox_Hack Referer: Username: My User Nam IP Address: My IP Addy |
I tried running the installer with just doing the styles and I get a error when I start up the chat room.. Here it is..
Invalid SQL: SELECT s.*, u.username AS absusername FROM vb3_shoutbox_posts s LEFT JOIN vb3_user u ON (s.userid=u.userid) WHERE (deleted='0' OR deleted IS NULL) ORDER BY time DESC LIMIT 20 mysql error: Table 'mydomainname.vb3_shoutbox_posts' doesn't exist mysql error number: 1146 Date: Thursday 17th of February 2005 07:10:53 AM Script: http://my domain name.com/forum/shoutbox.php?do=iframe Referer: http://my domain name.com/forum/index.php? |
okay install went fine but i have a couple minor design issues.
1.how do i change the horizontal lines they look like crap 2. how can i change the Shout input button to match the style of post box. i do not like the white . i have my post box in ie where its blue but this is white 3, the background of the shoutbox on forum home i am taking it is following the background of the page how can i manually eidt these options so i can custimize it to fit my forum besides that great work. |
Quote:
|
Quote:
|
Okay i installed it and it works great *** clicks install ***
i have a question now.........is there anyway to fix the refresh so after making a shout the whole page does not refresh and you have to start at the top of the page to get back to the shoutbox.............i just want the shoutbox to refresh.......any ideas? |
I just upgraded to 3.0.7 and I'm having a problem with the shout box. If I direct link to it then it's fine but on the main forum page it shows up like this:
http://img.photobucket.com/albums/v2...on/problem.jpg |
I am having the same problem. Should I reinstall the shoutbox?
The rest of the upgrade went smoothe. |
The people at GeekyDesigns Board said that you can use the installer to reinstall the templates. (Use the override feature on the installer). That worked for me, but only if I don't use an IFrame, or it doesn't work on IE. On Mozilla, both work.. so go figure.
|
how can i make the shoutbox appers in every page?
|
instead of putting the code on the forumhome template put the code at the bottom of the navbar template(For shoutbox at top of page below the navbar) or put the code at the begining of the footer template(for Shoutbox at bottom of page above the footer)
|
thanx man :D
but why when i post a shout the script redirects me 2 the main page (forumhome) ? |
probably because the changes of the shoutbox are on the index.php page not on the forumdisplay page and everything else
|
ummm i dont know! maybe...
anybody can help plz? |
Hello,
I'm getting the following error when trying to do a clean install on 3.0.7. Does anyone have any ideas on how to fix this (or what I'm doing wrong?) valid SQL: SELECT varname, text FROM vb3_phrase WHERE varname IN () ORDER BY languageid DESC mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY languageid DESC' at line 1 mysql error number: 1064 Thanks in Advance, AmpSul [** okay, forget this.... i figured it out. it's installed. works like a charm!! **] |
cant get this to install. Keep on getting this error with my datbase. and the error i look in my datbase and dont see anything for it in there or a phraasegriup for that metter. Please advise.
|
never mind
|
All times are GMT. The time now is 02:04 AM. |
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:
|