1
Burning
Content 1.25RC - Impossible to delete items, little fix
  • 2010/9/26 20:06

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

A little fix about Content 1.25RC.

Issue : impossible to delete items (links, pages, section).

Solution : edit admin/content.php, line 83. Replace :
message('backend.php'sprintf(_CONTENT_MSG_DELETE$content->getVar('content_type').': "'.$_REQUEST['alias'].'"'), $content_id);

by
message('backend.php'sprintf(_CONTENT_MSG_DELETE$content->getVar('content_type').': "'.$_REQUEST['alias'].'"'), $content->getVar('content_id'));


Thanks to Dugris
Still learning CSS and... english

2
bjuti
Re: Content 1.25RC - Impossible to delete items, little fix
  • 2010/9/27 8:19

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Great, tnx!

Any news about final release?

3
bjuti
Re: Content 1.25RC - Impossible to delete items, little fix
  • 2010/9/29 17:56

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Well, I've tired this hack, and now I could not create any content. When I click on Send, the module throws me on modules/content/admin/backend.php?

4
Burning
Re: Content 1.25RC - Impossible to delete items, little fix
  • 2010/9/29 18:58

  • Burning

  • Theme Designer

  • Posts: 1163

  • Since: 2006/8/22


hi'

It works for me (and I guess for Dugris).

My worspace :
• Xoops 2.4.5
• PHP 5.2
• MySQL 5.1.36
• local

Yours ? Debug mode ?
Still learning CSS and... english

5
wishcraft
Re: Content 1.25RC - Impossible to delete items, little fix

Should use X-Center which is modeled of the never working content module..
Resized Image
www.ohloh.net/accounts/226400

Follow, Like & Read:-

twitter.com/RegaltyFamily
github.com/Chronolabs-Cooperative
facebook.com/DrAntonyRoberts

6
bjuti
Re: Content 1.25RC - Impossible to delete items, little fix
  • 2010/10/1 16:52

  • bjuti

  • Just can't stay away

  • Posts: 871

  • Since: 2009/1/7 2


Hm, I've found what it is.

Login

Who's Online

121 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 121


more...

Donat-O-Meter

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

Latest GitHub Commits