Eroare phpbb3 ..

Discutii despre tot ce nu se incadreaza in celelalte categorii.

Moderators: Moderatori ajutatori, Moderatori

Post Reply
User avatar
RAZVANN.
Utilizator neserios (tepar)
Utilizator neserios (tepar)
Posts: 3610
Joined: 03 Nov 2008, 21:07
Detinator Steam: Da
CS Status: Excelent
SteamID: Privat
Reputatie: Fost moderator ajutator
Utilizator neserios ( tepar )
Has thanked: 206 times
Been thanked: 179 times

15 Jul 2011, 13:31

Sal , aseara am sters din panoul administratorului de pe forum subsilver2 si prosilver, si de atunci imi da eroarea
General Error
Could not get style data

Am incercat eu ca prostul :)) sa rezolv din cpanel sa sterg tabelele cu styles , tot ce tine de styles gen , vabk_styles_imageset_data si sa pun altele si nu a mers .. cine vrea sa ma ajute si pe mine are t.global pe forum :).
RoyalServer 2
Don Baxter
Membru, skill +1
Membru, skill +1
Posts: 180
Joined: 28 Jun 2011, 23:45
Detinator Steam: Da
CS Status: Citesc forumul eXtreamCS.com...!
Has thanked: 22 times
Been thanked: 4 times
Contact:

15 Jul 2011, 13:38

Nu-ti merge sa intrii nume.ro/forum/adm/index.php ?
Image
Contact : lafel.staff
User avatar
RAZVANN.
Utilizator neserios (tepar)
Utilizator neserios (tepar)
Posts: 3610
Joined: 03 Nov 2008, 21:07
Detinator Steam: Da
CS Status: Excelent
SteamID: Privat
Reputatie: Fost moderator ajutator
Utilizator neserios ( tepar )
Has thanked: 206 times
Been thanked: 179 times

15 Jul 2011, 13:40

Nup..
User avatar
NEVERBEALONE
Membru, skill +1
Membru, skill +1
Posts: 209
Joined: 24 Jun 2011, 14:06
Detinator Steam: Nu
Has thanked: 32 times
Been thanked: 23 times

15 Jul 2011, 13:40

Sterge continutul folderului cache (ftp) , in afara de .httaccess
Munceşte ca un sclav dacă vrei să traieşti ca un rege!
User avatar
Mafios_X
Fost administrator
Fost administrator
Posts: 6851
Joined: 10 Apr 2009, 01:28
Detinator Steam: Da
SteamID: mafiosx
Reputatie: Fost Administrator
Location: Italia
Has thanked: 341 times
Been thanked: 419 times
Contact:

15 Jul 2011, 13:41

Rebaga subsilver2 si prosilver in styles apoi executa asta in SQL :

Code: Select all

    DELETE FROM `phpbb_styles`;
    INSERT INTO `phpbb_styles` (`style_id`, `style_name`, `style_copyright`, `style_active`, `template_id`, `theme_id`, `imageset_id`) VALUES (1, 'prosilver', '© phpBB Group', 1, 1, 1, 1);

    DELETE FROM `phpbb_styles_imageset`;
    INSERT INTO `phpbb_styles_imageset` (`imageset_id`, `imageset_name`, `imageset_copyright`, `imageset_path`) VALUES (1, 'prosilver', '© phpBB Group', 'prosilver');

    DELETE FROM `phpbb_styles_imageset_data`;
    INSERT INTO `phpbb_styles_imageset_data` (`image_id`, `image_name`, `image_filename`, `image_lang`, `image_height`, `image_width`, `imageset_id`) VALUES (1, 'site_logo', 'site_logo.gif', '', 52, 139, 1);
    INSERT INTO `phpbb_styles_imageset_data` (`image_id`, `image_name`, `image_filename`, `image_lang`, `image_height`, `image_width`, `imageset_id`) VALUES (78, 'button_topic_reply', 'button_topic_reply.gif', 'en', 25, 96, 1);

    DELETE FROM `phpbb_styles_template`;
    INSERT INTO `phpbb_styles_template` (`template_id`, `template_name`, `template_copyright`, `template_path`, `bbcode_bitfield`, `template_storedb`) VALUES (1, 'prosilver', '© phpBB Group', 'prosilver', 'lNg=', 0);

    DELETE FROM `phpbb_styles_template_data`;

    DELETE FROM `phpbb_styles_theme`;
    INSERT INTO `phpbb_styles_theme` (`theme_id`, `theme_name`, `theme_copyright`, `theme_path`, `theme_storedb`, `theme_mtime`, `theme_data`) VALUES (1, 'prosilver', '© phpBB Group', 'prosilver', 1, 0, '');

    UPDATE `phpbb_config` SET config_value = '1' WHERE config_name = 'default_style';
    UPDATE `phpbb_forums` SET forum_style = 0;
    UPDATE `phpbb_users` SET user_style = 0;
-------------------------------#STEAM PROFILE--------------------------------------
Image
STEAM: mafiosx

Image


www.gamescan.ro - Un fel de GameTracker ROMANESC :D
User avatar
RAZVANN.
Utilizator neserios (tepar)
Utilizator neserios (tepar)
Posts: 3610
Joined: 03 Nov 2008, 21:07
Detinator Steam: Da
CS Status: Excelent
SteamID: Privat
Reputatie: Fost moderator ajutator
Utilizator neserios ( tepar )
Has thanked: 206 times
Been thanked: 179 times

15 Jul 2011, 13:43

PFF Revin , acum nu merge PA :|
Post Reply

Return to “Discutii generale”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 431 guests