Twitter Modules not working?

Status
Not open for further replies.

dustinheroin93

New Member
Messages
2
Reaction score
0
Points
0
Hi there,

I'm currently running Joomla as a free host, and trying to install a Twitter feed module to show my latest tweet on the main page. For some reason though, I keep getting an error, even though I have it purposely set to NOT update constantly to stay within TOS.

Here's my error:

Code:
[LIST]
[*]Error loading feed data.
[*]DB function failed with error number 2013
[COLOR=red]Lost  connection to MySQL server during query SQL=SELECT id, title, CASE WHEN  CHAR_LENGTH(alias) THEN CONCAT_WS(':', id, alias) ELSE id END as slug   FROM jos_polls WHERE id = 14 AND published = 1[/COLOR]
[*]DB function failed with error number 2006
[COLOR=red]MySQL server has gone away SQL=SELECT guest, usertype, client_id FROM jos_session WHERE client_id = 0[/COLOR]
[/LIST]

Is this on my end or is the server not allowing it on purpose? Any help is appreciated!
 
Last edited:
Status
Not open for further replies.
Top