Skip to content

Mensagem de aviso ao postar #5

@sthanduther

Description

@sthanduther
  • [axe] Adicionei um post ao catálogo blogparm('BLOGROOT').posts/catalog.txt;

    Warning: file_put_contents(/home/suite906/beta_html/blog/axe/descriptors/tags/catalog-modificacoes.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/suite906/beta_html/blog/axe/axe_lib.php on line 1266

Warning: file_put_contents(/home/suite906/beta_html/blog/axe/descriptors/tags/catalog-ags.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/suite906/beta_html/blog/axe/axe_lib.php on line 1266
\ [axe] Adicionei um post ao catálogo blogparm('BLOGROOT').tags/catalog-ags.t
Warning: file_put_contents(/home/suite906/beta_html/blog/axe/descriptors/tags/catalog-.txt) [function.file-put-contents]: failed to open stream: No such file or directory in /home/suite906/beta_html/blog/axe/axe_lib.php on line 1266

Ei naveguei até a linha 1288 e encontrei isso:

function catalog_del($caminho,$catname) {
// apaga um post com este nome que exista no catálogo mencionado
        if (!is_readable(blogparm('INPUTDIR').$catname)) {
                axe_warning("catalog_del: não existe o arquivo ".blogparm('INPUTDIR').$catname);
                return;
        }

Eu vou dar mais uma olhada no código para ver se descubro eu mesmo. A única alteração que eu fiz mesmo fui essa:
//$transfpost["%%POSTBODY%%"]=paragrafos(corrigehtml($POST['POSTBODY']));

Eu fiz isso para que o CMS não faça alterações no meu HTML. No mais, é postado corretamente.

Eu me esqueci dessa linha:

[axe] AVISO: catalog_del: não existe o arquivo /home/suite906/beta_html/blog/axe/descriptors/tags/catalog-.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions