PDA

View Full Version : Solved cachecleaner



chick
08-01-11, 17:44
vb 3.8 using latest vbet for vb3

I read though the posts here and nothing has fixed this, please help. What can I do to fix this?

Warning: require_once([path]/admincp/vbenterprisetranslator_cachecleaner.php) [function.require-once]: failed to open stream: No such file or directory in [path]/xxadmin/misc.php(1932) : eval()'d code on line 61

Fatal error: require_once() [function.require]: Failed opening required '/home/z/public_html/admincp/vbenterprisetranslator_cachecleaner.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/z/public_html/xxadmin/misc.php(1932) : eval()'d code on line 61

Fatal error: Call to undefined function can_administer() in /home/xxxxxxx/public_html/zadmin/vbenterprisetranslator_cachecleaner.php on line 18

kamilkurczak
09-01-11, 11:29
hello,
Please describe here what I should do to reproduce it on my test forum.. because I can't reproduce it now.

Thanks

chick
13-01-11, 20:39
Under vBet TOOLS in the adminCP when I click on Cache Cleaner it gives this message.

Warning: require_once([path]/admincp/vbenterprisetranslator_cachecleaner.php) [function.require-once]: failed to open stream: No such file or directory in [path]/xxadmin/misc.php(1932) : eval()'d code on line 61

Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxxx/public_html/admincp/vbenterprisetranslator_cachecleaner.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/xxadmin/misc.php(1932) : eval()'d code on line 61

I don't know how you can reproduce this?

My admin directory is renamed PROPERLY and it seems vbet cannot understand the admincp is xxadmin NOT admincp

kamilkurczak
14-01-11, 10:09
Ok I understand it now. I will test it and come back with solution for you, please give me some time.
Thanks

kamilkurczak
14-01-11, 11:27
ok so if you renamed the name of the admincp folder you must put this file:
vbenterprisetranslator_cachecleaner.php and vbenterprisetranslator_ignoredwords.php
into your new admincp folder because there is any our (vBET) files.
so:
1. open upload/admincp folder prom vBET pack
2. copy this two files into your new admincp folder.

:)

chick
17-01-11, 13:02
That is already where those files are located (IN MY RENAMED XXADMIN folder********** otherwise the other vbet admin features would not work******!

Everything works ... even all cron features work... also vbenterprisetranslator_ignorgedwords.php WORKS fine....

... it is only vbenterprisetranslator_cachecleaner.php from xxadmin/ that does not work.

kamilkurczak
17-01-11, 16:36
so I should change the url to admincp in vBET file. I will check it and write here a quick fox for you.

kamilkurczak
18-01-11, 15:08
I am still working on it. I would like to test it. Thanks for your patience.

kamilkurczak
19-01-11, 11:04
hello,
I have a solution for you.

1. go to admincp->Plugins & Products->Manage Products->
2. in vBET product find admin_maintenance plugin
3. in this plugin find:

require_once(DIR. '/admincp/vbenterprisetranslator_cachecleaner.php');
4. and REPLACE with:

require_once(DIR. '/'.$vbulletin->config['Misc']['admincpdir'].'/vbenterprisetranslator_cachecleaner.php');
5. save plugin
6. test it.

Solved, will be included in the next relase.
Thanks for this info :)

chick
10-04-11, 14:06
Thanks so much yes that worked great :) issue fixed

kamilkurczak
10-04-11, 21:40
thanks for your confirmation.

AfrikaansAlbanianArabicBelarusianBulgarianCatalanChineseCroatianCzechDanishDutchEnglishEstonianFilipinoFinnishFrenchGalicianGermanGreekHaitian CreoleHebrewHindiHungarianIcelandicIndonesianIrishItalianJapaneseKoreanLatvianLithuanianMacedonianMalayMalteseNorwegianPersianPolishPortugueseRomanianRussianSerbianSlovakSlovenianSpanishSwahiliSwedishTaiwaneseThaiTurkishUkrainianVietnameseWelshYiddish
Translated to other languages thanks to vB Enterprise Translator 4.10.1