Find Jobs
Hire Freelancers

PHP mood modification

$30-250 USD

Em Andamento
Publicado há quase 16 anos

$30-250 USD

Pago na entrega
Im using a free article script. I need this mood below to link to each article. I want you to install the script at your own server to make neccesary changes in this mod. If you are able to pull this off then Ive have other mood that need modifications... "Ok here is a very messy and basic one. Still got some formatting to do to it to stop it stretching the comment. If you know css then just add in a wordwrap in there. Also need to make it link to the current comment but ill add that later, one of you should be able to work out how to do it. To see an example of it go to x and check the bottom block on the right column. Create a latest comments block. HTML Code: <h2>Latest Comments</h2> {section name=$this->i loop=$this->comment} {$this->comment[$this->i]['comment_text']}<br> <b>Written By: {$this->comment2[$this->i]['user_name']}</b><hr> {/section} PHP Code: $q = $this->db->query("SELECT * FROM {$this->pre}comments ORDER BY comment_id DESC LIMIT 5"); $this->comment = array(); while ($row = $this->db->nqfetch($q)){ $this->comment[] = $row; $text = $row['comment_text']; $user = $row['comment_author']; $q2 = $this->db->query("SELECT * FROM {$this->pre}users WHERE user_id=$user"); while ($row2 = $this->db->nqfetch($q2)){ $this->comment2[] = $row2; $user2 = $row2['user_name']; } if (strlen($text) > 50){ $this->comment[sizeof($this->comment)-1]['comment_text'] = substr($text,0,50).' <b>...</b>'; } } Like i said, its messy so there might be useless things in there which arent needed. If you want to change the length of how much of the comment is shown then go down to where it says strlen($text) and change 50 to whatever you want it to be, also on the next line change 50 to the same number. If no one makes the comments link to each article then ill do it eventually. Just in a bit of a rush atm. Ill add a full tutorial on how to do this on my website later. "
ID do Projeto: 283368

Sobre o projeto

6 propostas
Projeto remoto
Ativo há 16 anos

Quer ganhar algum dinheiro?

Benefícios de ofertar no Freelancer

Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos

Sobre o cliente

Bandeira do(a) SWEDEN
Stockholm, Sweden
4,9
39
Método de pagamento verificado
Membro desde jan. 15, 2007

Verificação do Cliente

Obrigado! Te enviamos um link por e-mail para que você possa reivindicar seu crédito gratuito.
Algo deu errado ao enviar seu e-mail. Por favor, tente novamente.
Usuários Registrados Total de Trabalhos Publicados
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Carregando pré-visualização
Permissão concedida para Geolocalização.
Sua sessão expirou e você foi desconectado. Por favor, faça login novamente.