Archiwum działu Ogólne (posty do 12.2008) - [Problem] z PA
Ataj1 - 30-12-2007, 17:22 Temat postu: [Problem] z PA więc przez przypadek usunołem 2 pliki z serwera ( od beermoda) Sam mod to mała strata, i tak go nie używałem. Ale pojawił się poważniejszy problem.Nie mogę wejśc do PA wywala mi taki komunikat:
Kod: |
Warning: include_once(./../pafiledb/includes/functions.php) [function.include-once]: failed to open stream: Nie ma takiego pliku ani katalogu in /home/setwarez/public_html/forum/admin/index.php on line 57
Warning: include_once() [function.include]: Failed opening './../pafiledb/includes/functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/admin/index.php on line 57
Fatal error: Call to undefined function pafiledb_config() in /home/setwarez/public_html/forum/admin/index.php on line 58 |
czy da się to naprawić ??
Centurion - 30-12-2007, 17:23
a czytać po polsku potrafisz?
Kod: | pafiledb/includes/functions.php) [function.include-once]: failed to open stream: Nie ma takiego pliku ani katalogu |
Ataj1 - 30-12-2007, 18:10
czyli jak to naprawić ? wysłać cały folder admin> czy jakiś konkretny plik?
Centurion - 30-12-2007, 18:30
plik pafiledb/includes/functions.php
Ataj1 - 30-12-2007, 18:51
teraz to się załamałem
Kod: | Warning: include(./includes/constants.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 199
Warning: include(./includes/constants.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 199
Warning: include() [function.include]: Failed opening './includes/constants.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 199
Warning: include(./includes/template.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 200
Warning: include(./includes/template.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 200
Warning: include() [function.include]: Failed opening './includes/template.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 200
Warning: include(./includes/sessions.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 201
Warning: include(./includes/sessions.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 201
Warning: include() [function.include]: Failed opening './includes/sessions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 201
Warning: include(./includes/auth.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 202
Warning: include(./includes/auth.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 202
Warning: include() [function.include]: Failed opening './includes/auth.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 202
Warning: include(./includes/functions.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 203
Warning: include(./includes/functions.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 203
Warning: include() [function.include]: Failed opening './includes/functions.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 203
Warning: include(./includes/db.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 204
Warning: include(./includes/db.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 204
Warning: include() [function.include]: Failed opening './includes/db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 204
Fatal error: Call to undefined function append_sid() in /home/setwarez/public_html/forum/common.php on line 215 |
Quaresma - 30-12-2007, 18:59
Wgraj plik includes
lord.nitos - 30-12-2007, 19:00
Wgraj na nowo cały folder includes powinno pomóc
Ataj1 - 30-12-2007, 20:04
pomogło, ale nie do końca:
Kod: | Warning: include(./includes/functions_beermod.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 388
Warning: include(./includes/functions_beermod.php) [function.include]: failed to open stream: No such file or directory in /home/setwarez/public_html/forum/common.php on line 388
Warning: include() [function.include]: Failed opening './includes/functions_beermod.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/setwarez/public_html/forum/common.php on line 388
Warning: Cannot modify header information - headers already sent by (output started at /home/setwarez/public_html/forum/common.php:388) in /home/setwarez/public_html/forum/includes/sessions.php on line 546
Warning: Cannot modify header information - headers already sent by (output started at /home/setwarez/public_html/forum/common.php:388) in /home/setwarez/public_html/forum/includes/sessions.php on line 547
Fatal error: Call to a member function init() on a non-object in /home/setwarez/public_html/forum/index.php on line 86 |
pierwsze 3 to pewnie przez te 2 usunięte pliki od beermoda. Wspomnę jeszcze tylko, że te 2 ustacone, przez moją głupote pliki były z głównego katalogu (u mnie w "forum") czy mogę je skądś poprać i czy wrzucenie ich coś pomoże?
joli - 30-12-2007, 20:35
z instalki beermoda, moze po prostu?
Ataj1 - 31-12-2007, 08:03
a z kopi bazy może być? nic się "nie rozkraczy" ?
Edit:
to teraz tak: wrzuciłem 3 pliczki z kopi . Jeden do folderu includes , kolejne dwa do głównego katalogu. Pojawił się taki problem:
Kod: |
Synchronization error.
DEBUG MODE
SQL Error : 1146 Table 'setwarez_setwarez.BEER_TABLE' doesn't exist
SELECT b.beer_dst AS user_id, count(b.beer_id) AS user_beers_dst FROM BEER_TABLE b GROUP BY b.beer_dst
Line : 119
File : functions_beermod.php |
lord.nitos - 31-12-2007, 08:56
Wgraj po prostu z paczki czysto pobranej a nie z zadnego backupu...
joli - 31-12-2007, 11:12
Jaki Ty masz prefiks tabel w bazie? Wytłumacz mi, jakim cudem, usuwając niby "dwa pliczki" od beermoda, Ataj1 napisał/a: | przez przypadek usunołem 2 pliki z serwera ( od beermoda) | znikło ci kilkanascie innych plików i tabele w bazie, co juz jest totalnym idiotyzmem... dlaczego wrzuciłes teraz Ataj1 napisał/a: | wrzuciłem 3 pliczki z kopi . Jeden do folderu includes , kolejne dwa do głównego katalogu | chociaz brakowalo tylko:
Ataj1 napisał/a: | includes/functions_beermod.php |
Przestań się miotać, rób dokłądnie to, co piszemy, a nie jak Ci sie wymysliło, bo w koncu rozpieprzysz rzeczywiscie wszystko.
Udostepnij chcek_files do wglądu!
Tabele do dodania masz także w instrukcji beermoda, to sobie dodaj tak samo, jak wtedy, kiedy go instalowałes.
|
|
|