← Desenvolvimento

Sistema de blogs

Lida 12600 vezes

Offline

cenourinha 
Elite
Mensagens 4094 Gostos 21
Troféus totais: 34
Trófeus: (Ver todos)
Mobile User Apple User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Level 5 Level 4

deve ser das permissões que tu deste as pastas!
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

N foi n eu dei as premisoes todas bem :wink:
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

Tenta lá este: http://www.efx2.com/
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

Devo tar a persisar de oculos...onde ta o downalod? :roll:
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

Boa pergunta!  :shock:  Coloquei o link, porque o encontrei aconselhado num fórum... Esquece este...
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

Offline

morzaban 
Membro
Mensagens 999 Gostos 0
Troféus totais: 31
Trófeus: (Ver todos)
Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3

Citação de: "astumas"
Devo tar a persisar de oculos...onde ta o downalod?

Citação de: "fpware"
Boa pergunta!  :shock:  Coloquei o link, porque o encontrei aconselhado num fórum... Esquece este...


Já me fartei de rir com isto!  :lol:
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

:lol:  :lol:  :lol:
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

ok, depois diz coisas.
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

Ok
tou a instalalo agr! :wink:
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

Na configuraçao:

<?
$db = mysql_connect("localhost", "username", "password") or die("Could not connect.");
if(!$db)

Onde ponho o nome do bd?
Offline

fpware 
Fundador
Mensagens 15318 Gostos 7
Troféus totais: 38
Trófeus: (Ver todos)
Linux User Mobile User Level 6 Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5

Aí não pões de certeza o código é mesmo assim?  :shock:
Offline

asturmas 
Administrador
Mensagens 19734 Gostos 50
Feedback +2

Troféus totais: 39
Trófeus: (Ver todos)
Mobile User Windows User Super Combination Combination Topic Starter 100 Poll Votes 50 Poll Votes 10 Poll Votes Poll Voter Poll Starter

N consigo por aki o codigo n sei pk mas tenho a certesa!

E o ke ele manda faxer:

Steps:
----------------
modify admin/connect.php and put your mysql username, password, and database name where indicated

Go into phpMyAdmin and dump everything thats in installsql.txt into your mysql database, this is the structure for the bloghost. To do this, click the sql tab in phpMyAdmin and paste the contents of installsql.txt in the box

open admin/var.php in notepad and edit the $youremail and $path variables.

Chmod the images folder to 777

Ok, now upload everything except installsql.txt

Go to admin/register.php and register yourself an administrator name and then delete admin/register.php and admin/reguser.php

Edit index.php and put your title where the variable your title is.

Only the administrator will have rights to add and delete users and have access to the sitewide poll. THe default template for the admin panel is in admin/style.css and the userpage templates are in style.css . Users have the ability to edit their own stylesheet.


header.php and footer.php are for you to put headers and footers.

N sera onde dix Could not connect??
Offline

10igner 
Membro
Mensagens 717 Gostos 0
Troféus totais: 28
Trófeus: (Ver todos)
Super Combination Combination Topic Starter 10 Poll Votes Poll Voter Poll Starter Level 5 Level 4 Level 3 Level 2

Citação de: "asturmas"
Na configuraçao:

<?
$db = mysql_connect("localhost", "username", "password") or die("Could not connect.");
if(!$db)

Onde ponho o nome do bd?


tens uma variavel algures nesse documento chamada $db = "qualquercoisa"; é aí que tens alterar.