PANiK_ Posted September 9, 2012 Report Share Posted September 9, 2012 tātad man ir problēma kad veidoju papilus lapu. piemēram kā boarda rules /?app=forums&module=extras§ion=boardrules tikai boaard rules gala about.\ kad veidoju tekstu man met tos glupos simbolus http://failiem.lv/viewer.php?i=uuuobdh&n=sdwsd.png mana about.php kods. <?php /** * <pre> * Invision Power Services * IP.Board v3.3.2 * Board Rules * Last Updated: $Date: 2012-01-03 10:34:06 -0500 (Tue, 03 Jan 2012) $ * </pre> * * @author $Author $ * @copyright (c) 2001 - 2009 Invision Power Services, Inc. * @license http://www.invisionpower.com/community/board/license.html * @package IP.Board * @subpackage Forums * @link http://www.invisionpower.com * @since 20th February 2002 * @version $Rev: 10081 $ */ if ( ! defined( 'IN_IPB' ) ) { print "<h1>Incorrect access</h1>You cannot access this file directly. If you have recently upgraded, make sure you upgraded all the relevant files."; exit(); } class public_forums_extras_about extends ipsCommand { /** * Class entry point * * @param object Registry reference * @return @e void [Outputs to screen/redirects] */ public function doExecute( ipsRegistry $registry ) { $this->registry->output->setTitle( 'Par uForuma Projektu - ' . ipsRegistry::$settings['board_name'] ); $this->registry->output->addContent( ' āāāā ' ); $this->registry->output->sendOutput(); } } varbūt kur kāds unikods janoada vai kas. PLZZ kads zin atbildi??? Quote Link to comment Share on other sites More sharing options...
PANiK_ Posted September 11, 2012 Author Report Share Posted September 11, 2012 up up. need help Quote Link to comment Share on other sites More sharing options...
briedis Posted September 11, 2012 Report Share Posted September 11, 2012 Ir taču supporta forums visiem licencētajiem IPB lietotājiem, ne? Quote Link to comment Share on other sites More sharing options...
v3rb0 Posted September 11, 2012 Report Share Posted September 11, 2012 encodings lapai un failam kāds? visticamāk tev vajag utf8 abiem. Quote Link to comment Share on other sites More sharing options...
PANiK_ Posted September 11, 2012 Author Report Share Posted September 11, 2012 ja godīgi enkodings kāds ir es nez. japaskatas. 5mins later...\ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> ieliku at global template. still the same, bet ka man tas jaliek ieks taa faila. nav ne jausmas Quote Link to comment Share on other sites More sharing options...
daGrevis Posted September 11, 2012 Report Share Posted September 11, 2012 Tad pārvieto uz darba sadaļu.... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.