News:

Bored?  Looking to kill some time?  Want to chat with other SMF users?  Join us in IRC chat or Discord

Main Menu

nneonneo's Shoutbox

Started by nneonneo, December 26, 2006, 06:58:11 PM

Previous topic - Next topic

DareDevil1990

nneonneo gzip compression was alreday disabled so i enabled it and disabled it but its still the same :(

if i disabled pretty url's  mod the shout box works normally but as soon as i enable it  goes back to being getting minimized

lextalionis

Searched topic and didn't find solution.  I just installed this manually on smf 1.1.8, pretty much fresh install with TP 1 beta 3.

the yshout dir in root has chmod 777 on all files folders...I get this error:

Warning: require_once(yshout/settings.php) [function.require-once]: failed to open stream: No such file or directory in /home/lexurldo/domains/motleypixel.com/public_html/pack562/yshout/yshout.php on line 22

Fatal error: require_once() [function.require]: Failed opening required 'yshout/settings.php' (include_path='/usr/local/lib/php') in /home/lexurldo/domains/motleypixel.com/public_html/pack562/yshout/yshout.php on line 22

the include_path is throwing me off...not sure what's going on here.

Thanks,
Roy

Vampy

I have a request/question - I searched this topic and couldn't find it, so if it;s already been asked, my apologies

In 2.0RC1 is there any way to have the both the shoutbox AND news fader, but have the SB appear between the navigation buttons and the news -

Like this?

shadowclash1

Hi Nneonneo,
First of all I'd like to say how well of a job you've done creating such a marvellous shoutbox and also for keeping this thread alive and helping people so much. I'm sure everyone appreciates it.
I just had 2 small questions to ask (Sorry if they've been asked before, Too many pages too look through xD)

1) I want to add your shoutbox in a tinyportal upper panel block, I have set it so that everyone can see it but when I try log in from a normal account I can't view it, I can only see it as an admin.

2) The other thing is for my other site where the shoutbox is above my logo and the buttons. I want to be able to move it under logo and buttons....How do I do so?

All help appreciated thank you :)

randommaker

Hi I installed your shoutbox but my members cant see it and only my admins can!
Help please!



ameo

shadowclash & randommaker, try to read guidelines next time.

This shoutbox has permissions. That means you have to go to Permissions under Admin panel and enable viewing and writing in shoutbox, for every member-group  - guests, members, global-moderators!
antechinus:
QuoteIf you are dying for a solution it may be wise to seek medical attention.
Get some Awesome Smileys for your forum

|±(ಠ_ಠ
)±|

Pleek

hey, i love this shoutbox. And i used the code change posted here to show posts in the shoutbox when they are posted. But i recently descovered that even if the user can't see or use a board they can see the new post and the link to it in the shoutbox. Is there anyway to only show new posts in the boards the user can view?

Adish - (F.L.A.M.E.R)

Quote from: MRDJ on March 24, 2009, 09:05:26 AM
Quote from: MRDJ on March 23, 2009, 10:57:06 PM
Quote from: MRDJ on March 23, 2009, 06:55:43 AM
from the time i have installed pretty urls the shout box(i am using neenones Advanced AJAX Shoutbox      1.22 )  is geeting closed after like 10-15 sec of the full page being load

take a look at this screeny you'll get what i mean.
http://img22.imageshack.us/img22/3582/dfsadasda.jpg

but i refresh or type the command /return normal sb comes back but it returns to position shown in the above pic :'( helppp 
so is the problem with pretty urls ,shoutbox or my setings? and how do i solve this
bump

tried solving it myself unisntalled adv sb and installed 1.22 normal one its still the same  so please help ....my members are going crazy

Move the codes up and down in index.template.php (the second code of shoutbox, not the CSS one)

Also look that yshout.php and yshout folder has permissions 777 or 755.

sombra

#5328
well i installed the mod in my forum but i dont see the shoutbox i have already edited the "index.template.php" first step but now im stuk cuz i dont understand the second step this one

Second, find the desired location of the shoutbox and place at that location (in the index.template.php file!) *one* of the two blocks below:

For an "instant-on" shoutbox which loads with the page:
Code: [Select]
   // YSHOUT HERE - shoutbox code
   global $txt,$context,$boarddir;
   if(allowedTo('yshout_view'))
   {
      echo '<br /><b>',$txt['yshout_shoutbox'],'</b><br /><br />';
      echo '<div id="yshout">';
      include_once($boarddir.'/yshout/yshout.php');
      echo '</div>';
   }
   elseif($context['user']['is_guest'])
      echo $txt['yshout_no_guests'];
   // YSHOUT END - shoutbox code

were do i need to put this code exactly notice that i dont know nothing about php hehe i just read and follow instructions and thanks


sombra

#5329
mm i think this code is already in mu index.template  ::) can someone tell me what coud be the problem

i tried looking on the default theme but i can see it but can write it just send me back to the portal

im using smf 2.04 and simple portal 2.5

edited:

i cheked this out and its 777

QuoteAlso look that yshout.php and yshout folder has permissions 777 or 755.

did the permisions to all

QuoteThis shoutbox has permissions. That means you have to go to Permissions under Admin panel and enable viewing and writing in shoutbox, for every member-group  - guests, members, global-moderators!

and i dont want it were its at i want it were the news come on

laspace

My shoutbox won't log the history

When I click "extend history" with 200 back, a blank page comes up with the header
Shout Box History but nothing below it. The permissions for all of the files are set to 777. Help is needed urgently
<3

meehan09

Hi,

Ive today moved servers today witch supports PHP5....

And when i access main page and look in shout box iam getting a error: ( this has only happended after upgrade and nameserver change )

Strict Standards: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /home/reptiles/public_html/Sources/Subs.php on line 805

Strict Standards: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /home/reptiles/public_html/Sources/Subs.php on line 818
[History] [Commands] [ExtendedHistory] [HideAdminLinks] [ReturnToShoutbox]

Strict Standards: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /home/reptiles/public_html/Sources/Subs.php on line 805

Strict Standards: strftime() [function.strftime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/London' for 'BST/1.0/DST' instead in /home/reptiles/public_html/Sources/Subs.php on line 818



Ive also attached a screen shot of the shout box ( for example go here : www.exoticforums.co.uk )

I hope someone can help me fix this problem,

Kind Regards,
Paul Meehan

sombra


ameo

Quote from: sombra on March 31, 2009, 11:17:59 AM
anyone? :-\

what makes you think you deserve any help - you run warez forum, which is illegal!
There - I said it.
antechinus:
QuoteIf you are dying for a solution it may be wise to seek medical attention.
Get some Awesome Smileys for your forum

|±(ಠ_ಠ
)±|

sombra

#5334
Well we aren't talking about Wares forums, witch you don't  need to know were is located. We aren't hosting the servers and the page is located in a country  were the laws doesn't prohibit it and I didn't know publishing links was ilegal! what you said before

3 if you wont give suport that this forum is about why take the time to post any coments that wont give any help to anyone?

the topic here is nneonneo's Shoutbox not what ameo  has in mind

Adish - (F.L.A.M.E.R)

@sombra
Try the file in my attachment..
If it doesnt work, let me try via FTP as such and a test account..
So PM me the details if you wish me to take a look..

sombra

#5336
thanks flames now i can see the shoutbox but i still got the problem that i cant write in it it has the permisions i was thinking can pretty url can it be the problem i read somthing about it in other user requesting help here



every time i try to shout somthing it redirects me to the portal of the forum

and thanks for the edit and i dont know how to make a test account in my ftp

other thing i notice is that this problem happends in the default theme two

sombra

#5337
i found somthing new and i think its the problem wen i try to chat in the shoutbot it redirects me to the portal and i notice that the url was somthing strange

http://www.todoilegal.net/?

that url comes up wen i try to chat posible solutions for this?

reading from previus post here i notice that sombody said that if you canot enter this url its becouse its nots instaled or somthings its wrong

http://todoilegal.net/yshout/yshout.php

and the answer is i cant go to that link it has an error

Fatal error: Cannot redeclare ssi_thankyouposttopresived() (previously declared in /home/todoile1/public_html/SSI.php:1843) in /home/todoile1/public_html/SSI.php on line 2027


bud01100

#5338
How can I disable Tags, IE [img][/img] and www.   links?

Thanks!!!

dsanchez

is there anyway to allow users to hide the shoutbox if they want to?

Advertisement: