1
catalin12345
module cd base

i`ve instaled the module cd base available in the module repository and also tryed the module from the webpage of the author !
it haves option to put the website of the artist!
but instead of showing the website
it is showing :
website:
=44i23www.sean.ro=4326
normaly it have to appear
website:
www.sean.ro etc
it also have the option to put another 2 links and you can name the links how you want!
that is working fine !
but how to make it not apper =44i23www.sean.ro=4326 and show normaly www.sean.ro
it this site it shows well :
http://www.djnews24.net/modules/cdbase/

2
zgzdeluxe
Re: module cd base
  • 2005/2/27 9:18

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello from Spain.

I have the same problem: the artist website doesn't appears well.
When I write, for example: "http://www.zaragozadeluxe.com.com", it appears...
"=htp://www.zaragozadeluxe.com.com target=blank>http://www.zaragozadeluxe.com.com</a>"


Other problem I have, and in this DJ website doesn't appear, is that when I click on the album thumbnail, a new windows is open, but it is empty, without picture.

And one thing else:
The search module doesn't works on the cdbase module. Why? I know a member has resolve this problem, but he hasn't answer me yet.

Thanks in advance.
My e-mail is: lalala@terra.es

3
catalin12345
Re: module cd base

When I write, for example: "http://www.zaragozadeluxe.com.com", it appears...
"=htp://www.zaragozadeluxe.com.com target=blank>http://www.zaragozadeluxe.com.com</a>"

exactly that appears to me too
somebody can help solve the problem???
to appear corectly
www.sitename.com ?????????!!!!!!!!

4
zgzdeluxe
Re: module cd base
  • 2005/2/27 13:35

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello again.

Can you search a word on the cdbase module?

I can't.

Thabk.-

zgzdeluxe

5
zgzdeluxe
Re: module cd base
  • 2005/2/27 13:59

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello again.
I have the solution.

You must edit a php file, this is the file

modules/cdbase/index.php

inthe line 113 says :
$url = "<a href='".$url."'target='_blank'>".substr($url,7)."</a>";

and you must write:

$url = "<a href='".$url."'target='_blank'>".$url."</a>";

It works well now.

Regards!

6
catalin12345
Re: module cd base

yes that solved the problem with the url!
Search Results
Keyword(s): horace
The following words are shorter than allowed minmum length (5 chars) and were not included in your search: dj
Links
No Match Found for your Query

Downloads
No Match Found for your Query

Stiri
No Match Found for your Query

Clubber`s Dictionary
No Match Found for your Query

Forum
No Match Found for your Query

Calendar de evenimente
No Match Found for your Query

Disco - Bar - Clubs
No Match Found for your Query

FAQ
No Match Found for your Query

Poze
No Match Found for your Query

Discography
dj horace: February 2005 Charts

dj horace: February 2005 Charts
he find ...from the search of XOOPS he find the result of discography ....

7
zgzdeluxe
Re: module cd base
  • 2005/2/27 18:50

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello again catalin.

Please, would yo send me a copy of the file "search.inc.php" that is in modules\cdbase\include?

Is the file that control de search on modules.

I want to compare this with the mine. My search doesn't work well.
I think the first part of the file in not well writen:

function cdbase_search($queryarray, $andor, $limit, $offset, $userid)
{
global $xoopsDB;
$ret = array();
if ( $userid != 0 ) {
return $ret;
}
$dis = $xoopsDB->prefix("cdbase_discs");
$art = $xoopsDB->prefix("cdbase_artists");
$lyr = $xoopsDB->prefix("cdbase_lyrics");

$sql = "SELECT ".$dis.".id_art, ".$dis.".album, ".$art.".artista, ".$lyr.".titulo "
. "FROM ".$dis.", ".$art.", ".$lyr
." WHERE ((".$art.".id_art = ".$dis.".id_art) AND (".$art.".id_art = ".$lyr.".id_art))";
// because count() returns 1 even if a supplied variable
// is not an array, we must check if $querryarray is really an array





My e-mail adress is lalala@terra.es

Thanks in advance.

8
catalin12345
Re: module cd base

hello
i`ve emailed you the search.inc.php file from cdbase/include!
tell me if you received the mail!
Best whises and thanks for helping!

9
flyingtux
Re: module cd base
  • 2005/2/28 13:07

  • flyingtux

  • Not too shy to talk

  • Posts: 146

  • Since: 2004/9/6 1


Hi everybody,
after installing the module I always get an internal server error, whatever I try to do.
Using XOOPS 2.0.9.2.
Is there any know compatibility problem with other modules?
I could post a list of my installed ones.
Thx in advance.
Bye,
ft

10
zgzdeluxe
Re: module cd base
  • 2005/3/1 20:11

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


In my local server, XOOPS works well.

I'm trying now to list the albums by year of record.

Anybody can give me a hint??

Thanks: zgzdeluxe

www.zaragozadeluxe.com

Login

Who's Online

157 user(s) are online (122 user(s) are browsing Support Forums)


Members: 0


Guests: 157


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