Home Community Mys-Script Creative Off-Topic |
|
|
Thread Tools | Display Modes |
#1
|
||||
|
||||
Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Excuse me if this has been posted before. xD But I have a mod which I've just made. It's really simple, just a new database and a page, so tell me if you find any errors.
Run this SQL query: Code:
CREATE TABLE `yoursite_adopts`.`adopts_shoutbox` ( `id` INT( 10 ) NOT NULL AUTO_INCREMENT , `user` VARCHAR( 50 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL , `date` VARCHAR( 20 ) NOT NULL , `comment` VARCHAR( 10000 ) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL , PRIMARY KEY ( `id` ) ) ENGINE = MYISAM PHP Code:
EDIT: PLEASE READ Sea's post below this. Shoutboxes take quite a lot of server load. I don't know much about it, but Sea does, so listen to her. :) |
#2
|
|||
|
|||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Just want to make a note on shout boxes. They tend to pull many server resources & adoptables sites pull on the servers greatly just by their nature. I don't recommend any Free Service for an adoptables site because as soon as you start getting a decent number of members you tend to get shut down. I have seen it before.
Using a shout box on a free host is asking to be shut down. If you want your site to live, watch your CPU usage & don't even try a shout box on a free host. Sea |
#3
|
||||
|
||||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Hmmm.. I'm not using a free host, I pay for the hosting myself, $6 a month, with my own domain name. I'm not one for free hosting. *shudders*
I don't know if you think that it's free because of the subdomain, but that's only because I'm running the adoptables for another website, sort of. xD I run a forum on my site, too, and my bandwidth and stuff all seems to be fine. :/ Could you elaborate? |
#4
|
|||
|
|||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
I never meant it to be you or anyone special. :) Baudwidth is not the issue. CPU or Server resouces is. They are the things you must 'look' for & not readily available on your CPanel. They are the things even paid host don't talk much about until u exceed them & get 'white' pages or get shut down.
Sea |
#5
|
||||
|
||||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Thanks, Sea. I'll try and do some research on stuff like that, and for now, take the shoutbox mod down.
Though I do have a question for you, if you don't mind. xD I might be integrating in with MyBB - MyBB has a low server load, I think, because lots of people run it, as do I. Would it be better have the 'shoutbox' as a thread on a forum, instead? |
#6
|
|||
|
|||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Shout Box is a drain.. period! If you want to run it on a trade page or special page.. then yes.. otherwise to use on all pages... Well PGS runs a shout box on all pages. It also has a high CPU server. It is a bit more expensive then some of the others, but not bad. $10 a month & they work with your server calls. If you want to run high CPU.. well thats who I recommend to stay alive.
Sea |
#7
|
||||
|
||||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Oh, I planned on having a 'shoutbox' page, which people would go to via a link in the navbar - not on every page... That would really be resource draining, I can understand that.
Right now my shoutbox is located here: www.twig.pixelpuppy.net/adoptables/shoutbox.php Do you think that it's taking too many resources? Dx |
#8
|
||||
|
||||
RE: Shoutbox Mod ~ Finished. :) [[Also converts BBcode]]
Well this is a very interesting modification, wonder why it never received moderate attention. There's one thing I'd like to point out though, the template definition looks quite different in Arianna's shoutbox.php, and it is not compatible with the current Rusnak Adoptables script files. To fix this, simply find the template definition codes and replace it with what you usually see from other script files:
Find: PHP Code:
PHP Code:
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Support for BBCode | jason1234h | Questions and Supports | 2 | 07-22-2013 12:46 AM |
Messed up BBCode | SilverDragonTears | Questions and Supports | 19 | 02-13-2012 11:50 AM |
Extra BBcode | AlexC | Mys v1.2.x Mods | 0 | 04-14-2011 01:48 PM |
HTML instead of BBCODE | PokePets | Questions and Supports | 3 | 08-09-2010 06:36 AM |
BBCode | Fireballchad | Addons/Mods Graveyard | 5 | 09-19-2009 09:09 AM |
What's New? |
What's Hot? |
What's Popular? |