Floy Posted June 3, 2016 Report Posted June 3, 2016 Salut , am sters fara sa vreau indexu.php , si acum nu mai apare pagina pentru forum daca intelegeti ,daca puteti sa imi dati un index.php pentru forum ar fii grozav , daca intelegeti ce spun 1
Sebastian C. Posted June 3, 2016 Report Posted June 3, 2016 Spoiler <?php /** * <pre> * Invision Power Services * IP.Board v3.4.9 * Main public executable wrapper. * Set-up and load module to run * Last Updated: $Date: 2013-02-26 08:08:06 -0500 (Tue, 26 Feb 2013) $ * </pre> * * @author $Author: mark $ * @copyright (c) 2001 - 2009 Invision Power Services, Inc. * @license http://www.invisionpower.com/company/standards.php#license * @package IP.Board * @link http://www.invisionpower.com * @version $Rev: 12025 $ * */ define( 'IPB_THIS_SCRIPT', 'public' ); require_once( './initdata.php' );/*noLibHook*/ require_once( IPS_ROOT_PATH . 'sources/base/ipsRegistry.php' );/*noLibHook*/ require_once( IPS_ROOT_PATH . 'sources/base/ipsController.php' );/*noLibHook*/ ipsController::run(); exit(); 1
Floy Posted June 3, 2016 Author Report Posted June 3, 2016 17 minutes ago, Sebastian C. said: Hide contents <?php /** * <pre> * Invision Power Services * IP.Board v3.4.9 * Main public executable wrapper. * Set-up and load module to run * Last Updated: $Date: 2013-02-26 08:08:06 -0500 (Tue, 26 Feb 2013) $ * </pre> * * @author $Author: mark $ * @copyright (c) 2001 - 2009 Invision Power Services, Inc. * @license http://www.invisionpower.com/company/standards.php#license * @package IP.Board * @link http://www.invisionpower.com * @version $Rev: 12025 $ * */ define( 'IPB_THIS_SCRIPT', 'public' ); require_once( './initdata.php' );/*noLibHook*/ require_once( IPS_ROOT_PATH . 'sources/base/ipsRegistry.php' );/*noLibHook*/ require_once( IPS_ROOT_PATH . 'sources/base/ipsController.php' );/*noLibHook*/ ipsController::run(); exit(); am bagat si imi da acum : Warning: require_once(./initdata.php): failed to open stream: No such file or directory in /home/tepuro/public_html/forum/index.php on line 21Fatal error: require_once(): Failed opening required './initdata.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tepuro/public_html/forum/index.php on line 21 1
Floy Posted June 3, 2016 Author Report Posted June 3, 2016 Nu mai stiu creca IPB 3...1.... nu mai stiu nici acces admincp nu am 1
Alexandru C. Posted June 3, 2016 Report Posted June 3, 2016 3 minutes ago, Floy said: Nu mai stiu creca IPB 3...1.... nu mai stiu nici acces admincp nu am Nu aii acces ACP si ai acces CP ( ftp mai pe inteles ) ? 1 a lot of bla bla bla...
Floy Posted June 3, 2016 Author Report Posted June 3, 2016 (edited) 1 minute ago, Alexandru C. said: Nu aii acces ACP si ai acces CP ( ftp mai pe inteles ) ? Nu am acc acp "nu merge", dar am acc ftp "CPanel" Edited June 3, 2016 by Floy
Sebastian C. Posted June 4, 2016 Report Posted June 4, 2016 5 hours ago, Floy said: Up!!Ma ajuta careva cu eroarea Dacă ai zice exact ce versiune ai poate. 1
Floy Posted June 4, 2016 Author Report Posted June 4, 2016 (edited) " Suport pentru versiunile de IPB 3.1.x, 3.2.x, 3.3.x, si 3.4.x. " nu poti sa ma ajuti cu toate , asa macar rezolvam te rog iti dau +2-3 : incepe cu prima etc.. , asa ajuta si alti membrii . Edited June 4, 2016 by Floy
Alexandru C. Posted June 4, 2016 Report Posted June 4, 2016 Salut, Pune un backup al forumului si rezolvi totul. Nu ai backup ? Trimite un ticket la firma de gazduire si explica-le mai bine problema ta si cred ca o sa te rezolve ei. 1 a lot of bla bla bla...
Moderators gadeas Posted June 5, 2016 Moderators Report Posted June 5, 2016 Sau deschide/downloadeaza arhiva IPB si scoate fisieru index.php Nu vad de ce e asa mare problema ca ai sters fisieru ala. TC pentru ca nu-si prea are rost, daca nici nu stii ce versiune ai, noi nu putem afla, cine mai are problema asta, sa se foloseasca de un backup mai vechi sau sa extraga fisieru din arhiva ce downloadezi cu IPB-ul. 1 PHP Developer - Not available for freelancing right now Daca ai de gand sa postezi la categoria IPB, nu uita sa citesti regulamentul: Link regulament
Recommended Posts