add sound in chat, soundmanager2
fix database.sql import to phpmyadmin
View mariano's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
works now, good job!
can someone provide screen shots on how to set this up please
RE:
import database.sql to phpmyadmin
configure mysql server in db
Cim gracias :)
Szsocial upload database.sql in phpmyadmin
:)
ah i see ok : ) still confused lol you will have to make a screen shot tutorial as i am confused on what to do or very basic for dummies instructions
UK use phpmyadmin
good bye quuiq chat plugin, sorry, I will remove this plugin community due to its limited success.
please recommend
great plugin but unfortunate ly cant configure help me mail me screen shots at sandivinayak@gmail.com
plz dont delete have patiance
oh at last done it and i am enjoying it and by the way thanks cim [demyx]
but will anyone be garicious to send me a cool theme like cim's i understand he cannot publish but will anyone be kind to help this 16 year old
thanks in advance contact me at sandivinayak@gmail.com
Hi guys,
I have error when importing sql
Error
SQL query:
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `chat`
--
CREATE TABLE IF NOT EXISTS `chat` (
`id` mediumint( 9 ) NOT NULL AUTO_INCREMENT ,
`time` timestamp( 6 ) NOT NULL DEFAULTCURRENT_TIMESTAMP( 6 ) ON UPDATE CURRENT_TIMESTAMP( 6 ) ,
`name` tinytext NOT NULL ,
`text` text NOT NULL ,
UNIQUE KEY `id` ( `id` )
) ENGINE = InnoDB DEFAULT CHARSET = latin1 AUTO_INCREMENT =121;
MySQL said: Documentation
#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 '(6) NOT NULL DEFAULT CURRENT_TIMESTAMP(6) ON UPDATE CURRENT_TIMESTAMP(6),
`na' at line 9