PEJumps Ubercms link

steno

Member
Feb 18, 2011
56
0
I am looking for the PEJumps ubercms link, but i am unable to find out, does any of you guys know where i could find it, or have the link?
 

steno

Member
Feb 18, 2011
56
0
Its just, i had it before i searched in google PEJumps ubercms and nothing comes up with link, i got swfs but not cms , still finding it :L
 

Mastah

the funny thing is \r\n i did
Oct 25, 2010
739
41
Hmm, slaxxer's is good thoug you can try that you can also try search some other's there are lot's of emulators's on this forum.
 

RastaLulz

fight teh power
Staff member
May 3, 2010
3,926
3,921


You will also have to run this SQL:
Code:
ALTER TABLE `site_config` ADD `web_build` VARCHAR( 255 ) NOT NULL;

INSERT INTO `site_cron` (`id`, `prio`, `enabled`, `scriptfile`, `last_exec`, `exec_every`) VALUES
(6, 5, '1', 'webbuild.php', 1304513524, 7200);
 

Cablink

http://www.vroleplay.net - join now!
Feb 4, 2011
382
27


You will also have to run this SQL:
Code:
ALTER TABLE `site_config` ADD `web_build` VARCHAR( 255 ) NOT NULL;

INSERT INTO `site_cron` (`id`, `prio`, `enabled`, `scriptfile`, `last_exec`, `exec_every`) VALUES
(6, 5, '1', 'webbuild.php', 1304513524, 7200);
Thanks so much needed this.
 

Users who are viewing this thread

Top