1
Marco
Article 2.0RC for Xoops 2.3x Testing Reviews
  • 2008/10/12 9:27

  • Marco

  • Home away from home

  • Posts: 1256

  • Since: 2004/3/15


Please add in this thread the bug you found, with the indication of your php/mysql versions.
Do synergy or die.

2
dnprossi
Re: Article 2.0RC for Xoops 2.3x Testing Reviews
  • 2008/10/12 15:51

  • dnprossi

  • Not too shy to talk

  • Posts: 107

  • Since: 2006/3/15


Fresh install XOOPS 2.3.1 - article module 2.0

Found bug in article module:

getiing this error when slecting Trackback tab in admin.

Parse error: syntax error, unexpected T_STRING in /var/www/xoops/modules/article/cp.trackback.php on line 56

Problem is elseif is wrongly written..

elsei f($type == "approved") {

should be 

} elseif($type == "approved") {


cheers!


3
alhelalat
Re: Article 2.0RC for Xoops 2.3x Testing Reviews
  • 2008/10/15 10:52

  • alhelalat

  • Just popping in

  • Posts: 4

  • Since: 2008/8/26


The Article module is Wonderful but i have a comment it is not a bug
it is search engine optimize
take alook at any article url it's some think like this
article/view.article.php/catid/articleid
take alook at the same article url on the rss you will find it different url
this make duplicated contents and drop my search engine traffic rank .
thanks have nice day

4
GreenFlatDog
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

I'm having trouble deleting a Category. Permissions seem OK; I'm in the Category cPanel and hit delete; It says Action Succeeded, but Category doesn't get deleted. Any ideas?

XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.5
MySQL Version - 4.1.22-community-nt
Server API Version - isapi
OS Version - WINNT
GFD

5
GreenFlatDog
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

This module appears to have enough group permissions (access, view, publish, etc), article conditions (register, publish, approve, etc) and moderation to allow fine control.
However I have spent several hours exploring various combinations of permissions and notification and I can't seem to find how:
User (A) can submit an article.
User (B) is automatically advised that it is ready for approval.
User (B) is easily directed to the article and approves it so it now shows on the site.
I'm sure it must be simple. Can anyone suggest a workable set-up?


XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.5
MySQL Version - 4.1.22-community-nt
Server API Version - isapi
OS Version - WINNT
GFD

6
GreenFlatDog
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

Having Categories and Topics gives great flexibility but I have noticed that when editing an existing article the form doesn't show the Topics previously chosen - you have chose them again.

XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.5
MySQL Version - 4.1.22-community-nt
Server API Version - isapi
OS Version - WINNT
GFD

7
GreenFlatDog
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

Using the FCKeditor can be a problem. It looks like the htmlspecialchars function is used when an article is saved but the htmlspecialchars_decode function is not when brought back for editing.
This means some characters (e.g. ampersand, 'less than', etc) become completely messed up after the second save.

[By the way does anyone read this stuff - or should I be logging these issues elsewhere?]

XOOPS Version - XOOPS 2.3.1
PHP Version - 5.2.5
MySQL Version - 4.1.22-community-nt
Server API Version - isapi
OS Version - WINNT
GFD

8
sailjapan
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

Quote:
[By the way does anyone read this stuff - or should I be logging these issues elsewhere?]


our eyes are everywhere...
Never let a man who does not believe something can be done, talk to a man that is doing it.

9
Anonymous
Re: Article 2.0RC for Xoops 2.3x Testing Reviews
  • 2008/11/4 16:14

  • Anonymous

  • Posts: 0

  • Since:


Quote:
sailjapan wrote:

our eyes are everywhere...


Bilateral internal strabismus?

10
GreenFlatDog
Re: Article 2.0RC for Xoops 2.3x Testing Reviews

Quote:
our eyes are everywhere...

I will take that as a yes!
GFD

Login

Who's Online

144 user(s) are online (91 user(s) are browsing Support Forums)


Members: 0


Guests: 144


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