Navigator
Online Users

In total there are 29 users online :: 8 registered, 0 hidden and 21 guests

Most users ever online was 81 on Wed Jun 09, 2010 10:40 am

Registered users: Ask Jeeves [Bot], dravekx , Exabot [Bot], Gobby, Google 2.1 [Bot], HelterSkelter , MSN [Bot], Yahoo [Bot] based on users active over the past 240 minutes

Last Online
In order to view the online list you have to be registered and logged in.



We are a free and open
community, all are welcome.

Click here to Register

Bot Tracker

Google 2.1 [Bot]
Fri. Sep. 10 2010, 02:26
Yahoo [Bot]
Fri. Sep. 10 2010, 02:22
Exabot [Bot]
Fri. Sep. 10 2010, 02:10
Ask Jeeves [Bot]
Fri. Sep. 10 2010, 02:06
MSN [Bot]
Fri. Sep. 10 2010, 01:20
Baidu [Spider]
Thu. Sep. 09 2010, 23:54
Google [Bot]
Thu. Sep. 09 2010, 18:14
Google Desktop
Thu. Sep. 09 2010, 14:28
MSNbot Media
Thu. Sep. 09 2010, 07:23
Alexa [Bot]
Thu. Sep. 09 2010, 06:04

Search

Categories
Not processed for this page
In development
Demo Block
Progress: [||||||||||]
Last updated:
Mon 25 Aug 2008
Version: 0.0.0
Designed by: Michaelo
Not downloaded yet
Team Speak
Progress: [||||||||||]
Last updated:
Mon 20 Apr 2009
Version: 1.0.0
Designed by: HelterSkelter
Ported by: Mike
Not downloaded yet
Cloud9 Links

; ; ; ; ; ; ; ; ; ;

ShoutBox Block for Handymans Shout Box

And new blocks that are being developed can be posted here.

Moderator: Staff

Re: ShoutBox Block for Handymans Shout Box

Postby Anise76 » Tue Mar 02, 2010 1:20 pm

Sorry, have had a hell of a month! Still not working, throwing up the same errors time and time again. Sorry to be such a pain in the arse!

Failing this, is there any way I could insert a chatbox from http://www.cbox.ws into a block?

Anise76
 
Posts: 29
Joined: Sat Nov 28, 2009 10:27 pm
  Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Mike » Tue Mar 02, 2010 3:51 pm

No worries... what are the errors and what was the chat mod you installed?
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Anise76 » Tue Mar 02, 2010 4:38 pm

Still getting the errors from my first post. It's when I am trying to install AJAX chat.

Anise76 wrote:I'm trying to install AJAX Chat so I can pop it into a left hand block, but keep coming up with the following error when using AUTOMod.

includes/function.php

FIND
Code: Select all
'U_RESTORE_PERMISSIONS'   => ($user->data['user_perm_from'] && $auth->acl_get('a_switchperm')) ? append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=restore_perm') : '',


Add After
Code: Select all
//-- mod : AJAX Chat ----------------------------------------------------
      //-- add
      'U_CHAT'                    => append_sid("{$phpbb_root_path}chat.$phpEx"),
      'S_SHOUT'               => true,
      //-- fin mod : AJAX Chat ------------------------------------------------


The Find specified by the MOD could not be found


Anise76
 
Posts: 29
Joined: Sat Nov 28, 2009 10:27 pm
  Flag

Re: ShoutBox Block for Handymans Shout Box

Postby WiZaRd » Tue Mar 02, 2010 6:45 pm

Well, a simple solution would be to MANUALLY search the specified file for the proper line (search for U_RESTORE_PERMISSIONS) and replace it by the line that's supposed to be there (the one from the install.xml).
Save and upload the file and try again :sh:
Michael
Proud Stargate Portal User on phpBB 3.0.7-PL1 [SGP v2.0.0RC2 (build 307-200)]

WiZaRd
 
Posts: 97
Joined: Sat Feb 20, 2010 9:13 am
  Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Mike » Tue Mar 02, 2010 9:03 pm

The search line should be
Code: Select all
      'U_RESTORE_PERMISSIONS'   => ($user->data['user_perm_from'] && $auth->acl_get('a_switchperm')) ? append_sid("{$phpbb_root_path}ucp.$phpEx", 'mode=restore_perm') : '',
Do as WiZaRd suggested... open the install xml file... replace the search for with my text and try again... You will note my search line include spaces before 'U_RESTORE_PERMISSIONS' and your doe not...
Mike
Stargate Portal . [phpBB 3.0.6 + 1.0.4 (build 307-203)] . Dev Status: (Cashel) 99%.
Dev site: Main site:
User avatar
Mike
 
Posts: 2275
Joined: Wed Mar 11, 2009 1:57 am
Location: Dublin, Ireland Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Ronsoft » Tue Mar 09, 2010 11:21 pm

Would be nice if we can read back if that worked out. :sry:

I've got the chat mainframe in center :D working, and also the block install was not a problem..

Only the text is big, so next step is to read out more here or
do some trial and error adjustments by myself.

Cheers :drink2: :drink: !
Attachments
sschat.JPG
on wamp for now..
sschat.JPG (21.61 KiB) Viewed 272 times
Ron
phpBB 3.0.7-PL1, Stargate Portal 2.0.0 (SGP 307-202) ,restyled X-Silver and blackpearl http://www.veryhandy.nl and http://www.bitbybit.veryhandy.nl
User avatar
Ronsoft
 
Posts: 168
Joined: Sun Jan 10, 2010 4:37 pm
Location: The Netherlands Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Ronsoft » Thu Mar 18, 2010 10:10 pm

Ronsoft wrote:Would be nice if we can read back if that worked out. :sry:

I've got the chat mainframe in center :D working, and also the block install was not a problem..

Only the text is big, so next step is to read out more here or
do some trial and error adjustments by myself.

Cheers :drink2: :drink: !


I tried to get it nice in terms of text setup etc..
I stopped with this one :sry:

Now im trying to get this one working..
viewtopic.php?f=29&t=591&start=10#p6032
Ron
phpBB 3.0.7-PL1, Stargate Portal 2.0.0 (SGP 307-202) ,restyled X-Silver and blackpearl http://www.veryhandy.nl and http://www.bitbybit.veryhandy.nl
User avatar
Ronsoft
 
Posts: 168
Joined: Sun Jan 10, 2010 4:37 pm
Location: The Netherlands Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Anise76 » Mon Apr 12, 2010 7:10 pm

Sadly, it didn't work, so I plopped a CBox from an external site in an empty block, which works just fine. At some point, I will get this one working, but, at the moment, I just don't have the time to get things working properly.

Anise76
 
Posts: 29
Joined: Sat Nov 28, 2009 10:27 pm
  Flag

Re: ShoutBox Block for Handymans Shout Box

Postby flyboy1957 » Tue Jun 08, 2010 8:47 pm

Oh great, I go through all the trouble to install it and it doesn't work. :ugeek:

flyboy1957
 
Posts: 41
Joined: Wed May 12, 2010 9:12 pm
  Flag

Re: ShoutBox Block for Handymans Shout Box

Postby Ronsoft » Tue Jun 08, 2010 9:10 pm

Sorry flyboy,

I tried it also several times, but maybe you are interested in this one?
viewtopic.php?f=29&t=863

This one works great on the latest board/portal :urw:
Ron
phpBB 3.0.7-PL1, Stargate Portal 2.0.0 (SGP 307-202) ,restyled X-Silver and blackpearl http://www.veryhandy.nl and http://www.bitbybit.veryhandy.nl
User avatar
Ronsoft
 
Posts: 168
Joined: Sun Jan 10, 2010 4:37 pm
Location: The Netherlands Flag

PreviousNext

Return to Blocks in Development (Beta)

Who is online

Registered users: Ask Jeeves [Bot], dravekx , Exabot [Bot], Gobby, Google 2.1 [Bot], HelterSkelter , MSN [Bot], Yahoo [Bot]

cron