11
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/29 16:36

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Here's the results after editing an existing article from the module admin side. It saved, but saved unparsed html.
When seeing this before, it was precurser to the article disappearing, but would format correctly after a screen refresh.
This doesn't format correctly even after a screen refresh.
Resized Image

12
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/29 16:41

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Also note this: "Published by Visitor" in the above pic. I'm clearly NOT a "visitor".

13
Mamba
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/30 12:34

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


1) Reg. the HTML, it seems like you have some problems with the setting of "Enable HTML tags".

You have to enable it in:

a) Preferences
b) Permissions (in the "Fields available in articles submission forms")
c) in the article at Edit mode

Make sure that all of them are "enabled", and let me know if it works now for you.

2) I am not sure about the "Published by Visitor" - I've never seen it before.
Anybody else experienced something similar?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

14
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/30 14:46

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


The html setting isn't it.
The formatting was correct when initially creating the article.
The trouble occurs when editing an existing article.
If you edit from admin side (via mod admin) it saves, but unparsed. If edited from user side, it deletes the post after/during save.

15
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/30 14:48

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Here are my settings:
Resized Image

16
Mamba
Re: Publisher 1.02 RC-1 available for testing
  • 2015/9/30 19:18

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I seem to notice something similar to you, but it was not yet consistent, so I have to go back and test different code under different PHP version. But at least it seems I'll be able to replicate it....

Thanks for testing and reporting...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

17
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/10/4 13:53

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Some more quirkiness with the comments in publisher.
If you'll notice the dialogue balloon in the comments, the 1st 1 is malformed and screws with the random downloads block's formatting.
Resized Image

18
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/10/4 20:32

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Another quirk.
I unable to delete an existing sub-category.

19
goffy
Re: Publisher 1.02 RC-1 available for testing
  • 2015/10/7 13:41

  • goffy

  • Just can't stay away

  • Posts: 535

  • Since: 2010/12/27


hi dante

i found the problem:

open publisher/class/item.php

replace line 1024 Quote:
$this->setVar('status', $this->publisher->getConfig('submit_dohtml'));


by

Quote:
$this->setVar('dohtml', $this->publisher->getConfig('submit_dohtml'));


to restore your "lost" articles go to the mysql database to table publisher_items and set the value in column "status" from 0 to 2, then they are visible again

20
Dante7237
Re: Publisher 1.02 RC-1 available for testing
  • 2015/10/9 18:28

  • Dante7237

  • Friend of XOOPS

  • Posts: 294

  • Since: 2008/5/28


Thanks for this Goffy!
I wasn't really looking for a fix this soon.
Off to update.

Login

Who's Online

175 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 175


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits