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)
-   -   Shoutbox Hack 1.04b (https://vborg.vbsupport.ru/showthread.php?t=68861)

Valr the Slain 09-15-2004 09:37 PM

Quote:

Originally Posted by Link14716
I'm still waiting for this information from people who have this error so I can investigate - which is kind of hard to do without knowing what causes the error or being able to reproduce it myself.

Apache 1.3.29, PHP 4.3.4, here.

alzibub 09-15-2004 09:41 PM

Quote:

Originally Posted by Link14716
Quote your original post or provide a link to it, or repost it. It's hard searching through all these posts to find one post on one particular issue.

Sorry bout that !!

https://vborg.vbsupport.ru/showpost....&postcount=122

Basically I narrowed it down to the iframe...
You cant see any shouts - if you shout nothing appears...
If you check shoutbox.php - they are there...
Also - if you use the static/manual mode - then you can see shouts and post shouts...

I posted this over on GeekyDesigns.com - including a link to a fix you gave me when you posted 1.02 and I had the same issue ..

https://vborg.vbsupport.ru/showpost....&postcount=257

Thanks in advance - sorry for any additional burden - it is a great hack :)

BTW - I said I was having phrase issues that suddenly corrected - well on a different hack there was the same deal - if you open/edit any phrase - dont make any changes and save it - seems to fix missing phrases :)

Diva 09-17-2004 01:13 AM

Hi guys. I notice that when the member has standard editor selected the smilie box does not work. Right now I'm telling people to use the Enhanced one... but they would prefer not to.

TexasAtvs 09-17-2004 03:10 AM

I have my shoutbox at the bottom of the forums and when a member hits "shout now" it takes them to the top of the forums page after they submit there shout.

How do I get it to send the member back to the shoutbox towards the bottom after they submit there "shout"?? Thanks for your help!

Brandon

akirauk 09-17-2004 12:51 PM

I get these errors when i try and install -

PHP Code:

Warninghalt(./includes/functions_log_error.php): failed to open streamNo such file or directory in /homepages/37/d107552158/htdocs/wsc107552164/forum/includes/db_mysql.php on line 389

Warning
halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/lib/php'in /homepages/37/d107552158/htdocs/wsc107552164/forum/includes/db_mysql.php on line 389

 

There seems to have been a slight problem with the Project
-A Forums database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staffwho you can also contact if the problem persists.

We apologise for any inconvenience


and this is the sql error -

Database error in vBulletin 3.0.3:

PHP Code:

Invalid SQLALTER TABLE language ADD `phrasegroup_shoutboxMEDIUMTEXT NOT NULL
mysql error
Duplicate column name 'phrasegroup_shoutbox'

mysql error number1060

Date
Friday 17th of September 2004 03:44:52 PM 


heres my php version - PHP Version 4.3.8

ive sort of got it working bby carrying on with the rest of the install , and also ive tried to delete the tables as shown on page 5 but when i goto edit settings in group manager i get sql errors, when i got post a shout i get mysql errors too.

hope someone can help, might end up uninstalling this otherwise.

regards

alzibub 09-17-2004 09:50 PM

Quote:

Originally Posted by alzibub
Sorry bout that !!

https://vborg.vbsupport.ru/showpost....&postcount=122

Basically I narrowed it down to the iframe...
You cant see any shouts - if you shout nothing appears...
If you check shoutbox.php - they are there...
Also - if you use the static/manual mode - then you can see shouts and post shouts...

I posted this over on GeekyDesigns.com - including a link to a fix you gave me when you posted 1.02 and I had the same issue ..

https://vborg.vbsupport.ru/showpost....&postcount=257

Thanks in advance - sorry for any additional burden - it is a great hack :)

BTW - I said I was having phrase issues that suddenly corrected - well on a different hack there was the same deal - if you open/edit any phrase - dont make any changes and save it - seems to fix missing phrases :)

OK - cross this one off the list....

Little embaressed here - but after a bit of fault finding with another member of staff - seems the iframe not working was just me...
Very quickly I realised my Nortons firewall was killing the iframe as it though it was a popup window...

Really sorry about that - and thanks for a wicked hack !!!

Vman 09-18-2004 03:13 PM

How would one go about changing the size of the Shout Box, on my site it appears to be to wide and its causing the site to go off screen....

Which template whould I have to modify for this?

Thanks

"and I clicked installed" works great!!!!!

Link14716 09-19-2004 12:21 AM

Quote:

Originally Posted by akirauk
I get these errors when i try and install -

PHP Code:

Warninghalt(./includes/functions_log_error.php): failed to open streamNo such file or directory in /homepages/37/d107552158/htdocs/wsc107552164/forum/includes/db_mysql.php on line 389

Warning
halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/local/lib/php'in /homepages/37/d107552158/htdocs/wsc107552164/forum/includes/db_mysql.php on line 389

 

There seems to have been a slight problem with the Project
-A Forums database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staffwho you can also contact if the problem persists.

We apologise for any inconvenience


and this is the sql error -

Database error in vBulletin 3.0.3:

PHP Code:

Invalid SQLALTER TABLE language ADD `phrasegroup_shoutboxMEDIUMTEXT NOT NULL
mysql error
Duplicate column name 'phrasegroup_shoutbox'

mysql error number1060

Date
Friday 17th of September 2004 03:44:52 PM 


heres my php version - PHP Version 4.3.8

ive sort of got it working bby carrying on with the rest of the install , and also ive tried to delete the tables as shown on page 5 but when i goto edit settings in group manager i get sql errors, when i got post a shout i get mysql errors too.

hope someone can help, might end up uninstalling this otherwise.

regards

The queries you ran WERE for uninstallation. Run the installer again. (might need another query though if you completed the installer.) ^_^

Was the installation an upgrade or a fresh install?

Link14716 09-19-2004 12:24 AM

Quote:

Originally Posted by Valr the Slain
Apache 1.3.29, PHP 4.3.4, here.

Well then I have absolutely no idea...

akirauk 09-19-2004 09:50 AM

Quote:

Originally Posted by Link14716
The queries you ran WERE for uninstallation. Run the installer again. (might need another query though if you completed the installer.) ^_^

Was the installation an upgrade or a fresh install?


it was for a fresh installation :)


All times are GMT. The time now is 10:58 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
  • Page Generation 0.01940 seconds
  • Memory Usage 1,773KB
  • 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
  • (4)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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