vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   [HTL] & [Normal] Shoutbox Hack - 1.03d (https://vborg.vbsupport.ru/showthread.php?t=59985)

Wifey 05-05-2004 08:34 PM

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 :)

Wolfy.2k 05-06-2004 07:25 PM

hi, i dont have htl and dont really want it tbh, is this hack not worth installing wit out it?

Kalipo 05-07-2004 12:36 AM

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.

Sue 05-14-2004 02:55 PM

Quote:

Originally Posted by Sue


:ermm: :ermm: :ermm: :ermm: :ermm: :ermm:

sabret00the 05-15-2004 02:55 PM

sue you'll have to remake your forumhome template changes (download the hack again first though)

J.C. 05-16-2004 03:55 AM

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.

edeab220 05-16-2004 11:49 AM

Quote:

Originally Posted by ashkarita
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 :)

lol...what did they do? I'm having the same error :p.

Code:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/.rafferty/palmforu/palmforums.org/forums/index.php on line 56

wolfstream 05-16-2004 05:38 PM

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%';
should be
Code:

DELETE FROM phrase WHERE varname LIKE '%shoutbox%';
Debugging is a simple process. If you're going to install hacks, it's something you should k now how to do yourself.

J.C. 05-17-2004 01:53 AM

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.

edeab220 05-17-2004 03:15 AM

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


All times are GMT. The time now is 09:43 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
  • Page Generation 0.02886 seconds
  • Memory Usage 1,741KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete