![]() |
It didn't do anything! I still get the WYSIWYG in the shoutbox...
|
Let me start working on making this hack work correctly, now that I took a few days off for Spring Break, a week for being lazy, and a week where I felt like ++++.
1.10 or something like that, with a standalone installer that works, working WYSIWYG, and if I get Zachery to help me, probably other stuff fixed up in the templates. ;) |
Quote:
|
Quote:
find HTML Code:
<if condition="$vboptions['shoutbox_usestandardtextarea'] == 1"> HTML Code:
<textarea name="message" rows="15" cols="75" style="width:100%; height:250px" wrap="virtual" tabindex="2"></textarea> |
I found out that
PHP Code:
PHP Code:
|
Quote:
yeah, it is... I don't know where to change anything :ermm: |
Quote:
|
Ie 6
|
My shoutbox doesnt look like i should, ive looked at the code over and over again and i cant find where the problem is
http://www.townandcountryclub.com/forum/index.php |
well the NON-HTL version was a complete +++++ to install, thanx to NEXUS-L33T for the correct .sqls, you need to be a little clearer on SAVING THOSE PHRASES...otherwise you end up with no text anywhere...anyways, looks like a gr8 hack, cheers (eventually) ;)
-b6 |
Help! I'm getting an error saying unexpected parse code in index.php on line 56! I'm going back through and re-editing all the files I've edited, but no matter how many times I edit index it won't work. I have the ucash ushop hack installed, would that be why?
edit: Forget it, my hosting managed to solve it. Go f5hosting! Woo woo :) Thanks for the great hack! It's now working great :) |
hi, i dont have htl and dont really want it tbh, is this hack not worth installing wit out it?
|
Help, i installed this a few weeks back, worked a treat (only thing i had to do was manully type the htl url in to install hacks)
I had to clean install my frum again. i re-installed htl and it went fine again with the Manage hacks link missing.. I come to install a hack and now it says "There are currently no Hacks in the database." but i uploaded the correct files step by step but nothing.. Btw im trying to install the shoutbox which is a few threads below this. Can anyone help?? * edit* Posted this in wrong thread, but it is relative to this hack. |
Quote:
:ermm: :ermm: :ermm: :ermm: :ermm: :ermm: |
sue you'll have to remake your forumhome template changes (download the hack again first though)
|
I'm not sure what this query does on shoutbox.sql, but when I run it (the shoutbox.sql), this query gives an error
This is the query: DELETE FROM phrase WHERE varname LIKE %shoutbox%'; And this is the error: Error There seems to be an error in your SQL query. The MySQL server error output below, if there is any, may also help you in diagnosing the problem ERROR: Unclosed quote @ 48 STR: ' SQL: DELETE FROM phrase WHERE varname LIKE %shoutbox%'; SQL-query : DELETE FROM phrase WHERE varname LIKE %shoutbox%'; MySQL said: #1064 - 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 '%shoutbox%'' at line 1 So what does this query do and how can I fix it, in other words, run the shoutbox.sql queries correctly and successfully. Thanks. |
Quote:
Code:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/.rafferty/palmforu/palmforums.org/forums/index.php on line 56 |
The error is self explanatory, hell, it even tells you what to look for to solve the problem.
Code:
DELETE FROM phrase WHERE varname LIKE %shoutbox%'; Code:
DELETE FROM phrase WHERE varname LIKE '%shoutbox%'; |
This is weird...
By installation default, Administrators, Moderators, and Registered Users all have Can View Shoutbox ---> Set to YES Can Shout / Post Messages --- Set to YES BUT, I'm loging on as an Admin and it says: Your usergroup(s) do not have permission to use the shoutbox. What's wrong here? what could be the problem? Please help... Thanks. |
Ok, I fixed my problem. What a differance a comma makes :p.
But now I'm having another problem. If you go to one style, the shoutbox works. If you go to another style, it doesn't work. What did I do wrong? Where it...Doesn't work Where it...Works |
hi, i got a littel problem. everytime i go to shoutbox page it pop-up error. it says
A Runtime Error has occured.Do You Wish to Debug? Line: 351 Error: Opject expected |
everything is ok now, i cant view the smilies box but no wrong happen if i post a sohut :D
|
Quote:
Does anyone know what is wrong? This problem is the only problem that I have that is restricting me on releasing this style to my members... I've already checked my template edits, and it's perfect... TIA. |
did you make sure that the templates were changed for each style?
|
Quote:
|
I installed this but for some reason there is not "Refresh" link on the right hand side. Can anyone help me out here? I'd appreciate it thanks!
|
Quote:
|
Quote:
|
I installed it and it seems ok, but when i went to the usergroup options in the admin cp i got this error :
Parse error: parse error in /home/justin2k/public_html/forums/admincp/usergroup.php on line 124 And i couldnt view the usergroup settings at all. Is there a quick fix for this? |
Okey. I've installed the mod and have following things to say..
First of all, if you want people to use your mod and not experience problems, please update the files so the sql errors do not appear again. And I need some help with the following.. In Options I get this error; Parse error: parse error, unexpected T_STRING in /home/***/public_html/includes/adminfunctions_options.php(96) : eval()'d code on line 1 Parse error: parse error, unexpected T_STRING in /home/***/public_html/includes/adminfunctions_options.php(96) : eval()'d code on line 1 I cannot see any text for the settings in usergroups, although I have run the phrase sql several times. |
Quote:
|
Quote:
|
Zachery; I didn't use the HTL if that's what you mean. I just followed the install.txt file in the folder.
|
Don't know why, but I was just editing something in admin - options and suddently every setting in there changed, the board was turned off.. basically every setting changed.
Now I can't see the shoutbox, even if I've checked 10 times that it's turned on and permissions are correct. So basically.. I have to remove this tomorrow.. I can't risk it editing all the settings again. |
After the filechange in index.php i've get this error:
There seems to have been a slight problem with the Forums database. Please try again by pressing the refresh button in your browser. An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists. We apologise for any inconvenience. -- Now...this is wierd because it worked before. When i upload a unhacked index.php this error is gone but no shoutbox. :( |
<font size="3">Is it possible to edit the shoutbox.php file so that when a shout is made (via Iframe), it will redirect to the forum home with an addition <a> link direction?
Example: I have identified the table containing the Iframe with <a name=chat>{iframe shoutbox stuff here}</a>. Now I would like for the page to redirect straight to /forums/index.php#chat directly after the shout is made. If this is possible, I would very much appreciate the help with the file edit.</font> |
hi everyone. love the hack. installed it once and works perfectly. i've only got two questions:
1. how do i change the type font color in the shout box? 2. is there a way to delete all the old past shouts? i know link was working on a pruning thing, did that ever come about? -yinyang |
What's the code to add a small window pf this shoutbox at the top of FORUMHOME?
|
What am I doing wrong? I tried to upgrade because I could not edit the shouts from the main pages and now I got this
http://www.giftedsouls.com/gs/shoutbox.php http://www.giftedsouls.com/gs/index.php Can I get some answers please? |
ok this is hard in the usergroup.php cuz i gotta replace something what a store edit is in and when i try to add a store edit it gives an error...
|
All times are GMT. The time now is 11:59 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:
|