-
Content Count
239 -
Joined
-
Last visited
-
Days Won
12
Stown last won the day on October 30
Stown had the most liked content!
Community Reputation
36 ExcellentAbout Stown
-
Rank
Legend
Information de profil
-
Genre
Homme
-
Localisé:
C:
Champs de profil
-
Phrase perso
Freaky
Suivez-moi
-
Discord
Stown#5431
-
ça n'aura pas fait long feu lol
-
Ah oui ? Aurais tu l’amabilité de me présenter ceux qui t’ont achetés ton cms ? 😚 Si c’est tout ce qui compte pourquoi tu déblatères depuis x semaines à propos de mes cms ? Tu n’as plus rien à dire ferme #!#!#!#! à jamais
-
Jai oublier le htaccess le voici RewriteEngine On RewriteRule articles/(.*)$ index.php?p=articles&id=$1 RewriteRule news/(.*)$ index.php?p=news&id=$1 RewriteRule room/([0-9]+)$ index.php?p=client&room=$1 RewriteRule api/getclientconfig index.php?p=getclientconfig RewriteRule api/getclientdata index.php?p=getclientdata RewriteRule api/getclientconfig index.php?p=getclientconfig RewriteRule api/getssoticketweb index.php?p=getssoticketweb RewriteRule boutique/verification index.php?p=boutique&verification RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?p=$1 [NC,L]
-
Mdr trop pas Pas de ma faute si tu n’as pas connu bêta en 2017
-
Ajoute ceci dans ta db: DROP TABLE IF EXISTS `catalog_promotions`;CREATE TABLE `catalog_promotions` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(35) DEFAULT '', `title_en` varchar(35) DEFAULT NULL, `title_br` varchar(35) DEFAULT NULL, `image` varchar(75) DEFAULT '', `unknown` int(11) DEFAULT '0', `page_link` varchar(35) DEFAULT '', `parent_id` int(11) DEFAULT '0', PRIMARY KEY (`id`)) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT;INSERT INTO `catalog_promotions` VALUES ('1', 'Bienvenue sur le catalogue', 'Welcome to the catalog', 'Bem-vindo ao catálogo', 'catalogue/feature_cata_hort_acceuil.png?cache=3', '0', 'frontpage', '-1');INSERT INTO `catalog_promotions` VALUES ('2', 'Découvre les derniers mobis', 'Discover the latest mobis', 'Descubra o mais recente mobis', 'catalogue/feature_cata_hort_furni.png?cache=2', '0', 'Nouveauxmobis', '-1');INSERT INTO `catalog_promotions` VALUES ('3', 'Visite la boutique animaux', 'Visit the animal shop', 'Visite a loja de animais', 'catalogue/feature_cata_hort_pets.png?cache=4', '0', 'Wibboanimaux', '-1');INSERT INTO `catalog_promotions` VALUES ('4', 'Notre boutique des Rares', 'Our Rare Shop', 'Nossa loja rara', 'catalogue/feature_cata_hort_wp.png?cache=1', '0', 'wpmagot', '-1');
-
Exécuter via navicat et apprenez à vous débrouillez seul
-
J’ai mis un nouveau lien de la db ou les tables items et users sont vides
-
Bonjour, étant donné que Hbeta a fermé ses porte, je vous partage aujourd’hui les ressources de bêta avant sa fermeture en 2017 (je crois). Le cms a été fait par BillStrack, l’émulateur est de BXB. Cms: https://mega.nz/#!UMlySa7C!xuSMEE7JayvTdbtfptqoqPOZsbTzdv_7hQZKHeBJMBQ Emu: https://mega.nz/#!tNlgFQaQ!wtaogrJkWgWsF8BW40GaaOF0tYc6TC1JfxfLcUE5A8Y Db: https://drive.google.com/file/d/1wycPt1mY4VxQYElRoNLLZS1bIr1JGFGU/view?usp=sharing Voila.