erro instalacao abbc3 e dicemod

Suporte aos MODs/Hacks para phpBB.
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

não deu certo, vou ter que desinstalar mesmo, como eu faço para desinstalar?
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

murilo_ns escreveu:lruteski,
Você executou esses passos? Desculpe perguntar novamente :lol:

Código: Selecionar todos

AFTER Uploading the new and updated files, there are 6 tasks that you need to perform manually:

ONE: Apply changes to the styles you want to use.
(1)	If you only want to use the prosilver style, follow the instructions in styles/install_style_prosilver.xml
(2)	Otherwise change the same template file mentioned in install_style_prosilver.xml in the styles you want to use in a manner similar to the instructions provided for the prosilver style.

TWO: Updating the database
(1)	Open up an internet browser
(2)	Navigate to the updateDatabase.php file in your base phpbb directory
(3)	Let that file install the needed database updates
(4)	Delete updateDatabase.php after it has finished

THREE: ACP BBCode addition for [dice]
(1)	Go to Administration Control Panel
(2)	Navigate to Posting -> BBCodes -> Add a new BBcode
(3)	Under "BBCode usage", enter: [dice]{TEXT}[/dice]
(4)	Under "HTML replacement", leaves it empty
(5)	Under "Help line", enter: CUSTOM_BBCODE_DICE_HELP
(6)	Under "Display on posting page", select the box to display the button for [dice]
(7)	Click Submit to save your new BBcode
(8)	Get your BBcode ID by: 
	(8.1)	Click on the "Edit (green image)" button
	(8.2)	Remember the ID on the URL (i.e. &mode=bbcodes&action=edit&bbcode=XX, XX is the number)
(9)	Find define('DICE_BBCODE_ID', 1000); in includes/constants.php
(10) Change 1000 to the bbcode ID XX from (8), e.g. define('DICE_BBCODE_ID', 18);

FOUR: ACP BBCode addition for [dice=]
(1)	Go to Administration Control Panel
(2)	Navigate to Posting -> BBCodes -> Add a new BBcode
(3)	Under "BBCode usage", enter: [dice={TEXT1}]{TEXT2}[/dice]
(4)	Under "HTML replacement", leaves it empty
(5)	Under "Help line", leave it empty
(6)	Under "Display on posting page", do not select the box to display the button for [dice=]
(7)	Click Submit to save your new BBcode
(8)	Get your BBcode ID by: 
	(8.1)	Click on the "Edit (green image)" button
	(8.2)	Remember the ID on the URL (i.e. &mode=bbcodes&action=edit&bbcode=XX, XX is the number)
(9)	Find define('DICE_ACTION_BBCODE_ID', 2000); in includes/constants.php
(10) Change 2000 to the bbcode ID XX from (8), e.g. define('DICE_ACTION_BBCODE_ID', 18)

FIVE: ACP Module setup
(1)	Go to Administration Control Panel
(2)	Navigate to System -> Module Management/Administration Control Panel
(3)	Enable and enter ".MODS"
(4)	Create a new Category named "Dicemod" and enable it
(5)	Enter "Dicemod"
(6)	Create a new Module named "DICEMOD_GENERAL", enable it, display it and choose Dicemod[acp_dicemod] from the module list. Leave the module mode as it is.
(7)	Go to the ACP's General Tab and clear the cache.

SIX: Enable rolling dice
(1)	Edit the fora you wish to enable rolling dice in via acp
(2)	Toggle the permission level of your choice and submit
(3)	Go to the permissions tab and enable the users/groups of your choice to roll dice in the selected fora - this is only needed for fora which are set to the "Depend on user" level
(4) Go roll some dice =)
Pegando assim o sid do Navegador?
reinstalei o forum, 3.0.10 que é versão do dicemod, fiz tudo certo novamente, porém não funcionou, vc tem alguma ideia do que possa eu fazer para funcionar?

acontece a mesma coisa que anterior, o [dice]2d6[/dice] sublinhado em vermelho e o 2d6 não fica, parece que ele não reconhece, e estou usando o prosilver mesmo para o teste.

imagem do meu acp do modulo
ACP MOD
Avatar do usuário
murilo_ns
Membro Intermediá¡rio
Membro Intermediá¡rio
Mensagens: 499
Registrado em: 09 Jun 2011, 11:01
Nome Real: Murilo Nunes
Localização: São José do Rio Preto SP

Re: erro instalacao abbc3 e dicemod

Mensagem por murilo_ns »

lruteski, bom dia
O usuário que você utilizou para os testes tem permissões para usar o dicemod?
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

boa tarde murilo_ns, então cara, eu dei permissão para meu usuário, tanto para o usuario, quanto para o grupo que ele pertence, e o fórum criei ele com permissões para rolagem de dados.
Avatar do usuário
murilo_ns
Membro Intermediá¡rio
Membro Intermediá¡rio
Mensagens: 499
Registrado em: 09 Jun 2011, 11:01
Nome Real: Murilo Nunes
Localização: São José do Rio Preto SP

Re: erro instalacao abbc3 e dicemod

Mensagem por murilo_ns »

bom dia.
Há a possibilidade de você postar aqui os arquivos do fórum que você editou? pode ser em .rar ou .zip :D
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

eu instalei pelo automod, ele fez tudo, na versao 10 forum não deu erro algum, os unicos que alterei na mão foi o constant.php e ucp_pref_view.html
Avatar do usuário
murilo_ns
Membro Intermediá¡rio
Membro Intermediá¡rio
Mensagens: 499
Registrado em: 09 Jun 2011, 11:01
Nome Real: Murilo Nunes
Localização: São José do Rio Preto SP

Re: erro instalacao abbc3 e dicemod

Mensagem por murilo_ns »

lruteski,
Instalei aqui, na mão :D , e o bbcode não funcionou :?

http://imageshack.us/photo/my-images/593/g1vu.png/
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

vc tb não conseguiu então?
Avatar do usuário
murilo_ns
Membro Intermediá¡rio
Membro Intermediá¡rio
Mensagens: 499
Registrado em: 09 Jun 2011, 11:01
Nome Real: Murilo Nunes
Localização: São José do Rio Preto SP

Re: erro instalacao abbc3 e dicemod

Mensagem por murilo_ns »

lruteski escreveu:vc tb não conseguiu então?
Não :?

Poste aqui as imagens das telas de configurações, talvez o pessoal tenha alguma ideia
Avatar do usuário
lruteski
Novato
Novato
Mensagens: 48
Registrado em: 29 Mai 2011, 21:33
Nome Real: Lincoln Ruteski
Localização: Curitiba - Pr
Contact:

Re: erro instalacao abbc3 e dicemod

Mensagem por lruteski »

não sei oq fiz, mas assim, como deu problema no anterior, eu tive que instalar novamente o phpbb, agora instalei na versao 3.0.11, instalei o abbc3, logo em seguida instalei o dicemod e funcionou, agora sim hein ...
vamos ver quando eu instalar o novo template, se vai funcionar ou não.

Imagem
Trancado