Ubercms 2 By Jonteh

Status
Not open for further replies.
Re: [TUT] Ubercms 2 By Jonteh [TUT]

I'm getting this:

UberCMS has encountered an error
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
 
Re: [TUT] Ubercms 2 By Jonteh [TUT]

I'm getting this:

UberCMS has encountered an error
A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.

Pm me.....
 
Re: [TUT] Ubercms 2 By Jonteh [TUT]

Ill Help You All, Just Pm Me You TeamView Details And Ill Sort It All Out *FREE*

Where the hell you been Giles? Helped me on my VPS and left from existence.

OT: Good thread, helpful for UberNoobs :)

Hey Long Time + i got a job that following day so i had no time for retros, sorry to ditch you mate
 
I get this error whenever I try and put the sql in navicat
Code:
 table `badgeshop`
--

CREATE TABLE IF NOT EXISTS `badgeshop` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `badgename` varchar(25) NOT NULL,
  `price` int(10) NOT NULL,
  `badgecode` varchar(10) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=utf8 AUTO_INCREMENT=25 ;


[Msg] Finished - Unsuccessfully
----------------------------------------
 
Status
Not open for further replies.
Back