1
artsgeral
Re: Karaoki Song List 1.10
  • 2012/4/9 14:54

  • artsgeral

  • Just popping in

  • Posts: 3

  • Since: 2011/1/23


hi
on the main page, error in finding
/modules/songlist/templates/songlist_search_search.html line 4
<form action="<{$php_self}>" method='GET'>

for
<form action="search.php" method='GET'>

In index.php appears at the topQuote:
WHERE (`title` LIKE '%test%')


on the admin page
without tabs album, genre

in /modules/songlist/sql/mysql.sql line 127
`lyricsvarchar(650) DEFAULT NULL,

for
`lyricslongtext,


Ps.:are only suggestions






2
artsgeral
Re: Upload impossible with Debaser
  • 2011/1/23 14:53

  • artsgeral

  • Just popping in

  • Posts: 3

  • Since: 2011/1/23


Hi
I think your problem is that the server does not release the space you need

between the administration of the site and see the item System Overview in the upload_max_filesize

Bye



3
artsgeral
Re: Small correction in Xoops 2.5.0 (Ranks and Smilies)
  • 2011/1/23 12:51

  • artsgeral

  • Just popping in

  • Posts: 3

  • Since: 2011/1/23


Hi.

smilies used in comments
/class/module.textsanitizer.php line 285

of
$message str_replace($smile['code'], '<img class="imgsmile" src="' XOOPS_UPLOAD_URL '/' htmlspecialchars($smile['smile_url']) . '" alt="" />'$message);


to
$message str_replace($smile['code'], '<img class="imgsmile" src="' XOOPS_UPLOAD_URL '/smilies/' htmlspecialchars($smile['smile_url']) . '" alt="" />'$message);


Bye




TopTop



Login

Who's Online

294 user(s) are online (180 user(s) are browsing Support Forums)


Members: 0


Guests: 294


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