41
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.



42
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!



43
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



44
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



45
zgzdeluxe
Which modules should I use?
  • 2005/2/25 7:06

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello.
I need help to choose wich modules should I use to build a website. I explain you:



My future website will be about 80's techno pop music.
There will be some linked sections and some independent sections.
I list now the sections I'm thinking to develop and the module I think is the apropiate to this section. Please, tell me if yoy believe there is a metter module for express the content.


The linked sections will be:

1-BIO ARTIST: ¿wf-section? Text y pictures.

2-DISCOGRAPHY: ¿wf-section? Text y pictures.

3-INTERVIEWS: I don't know the module I should use. I want the uqestions to be formatted not at the same way that the answers.

4-ARTISTS PICTURES: XOOPS Gallery.

The sections above will have a link at the footer of their page, though, if I'm reading an artist bio, I would click the link "discography" and read the discography by this artist.


Others sections:

5-FORUM: NewsBB.

6-SPOTLIGHT: News. Onlu administrator can post.

7-LINKS: WebLinks.

8-DOENLOADS: Downloads. Mp3.

9-SHOWS, LIVE CONCERTS: pictures a some text to describe the event.

And:

10- xDirectory. For easy search on each module.

11- BACKUP, for backup the site by administrator.


I hope you help me with your comments.
I have already the content ready to build the site.

Thanks in advance and excuse my bad english.

zgzdeluxe
www.zaragozadeluxe.com



46
zgzdeluxe
Which module should I use to build this website?
  • 2005/2/24 17:56

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello.
I need help to choose wich modules should I use to build a website. I explain you:



My future website will be about 80's techno pop music.
There will be some linked sections and some independent sections.
I list now the sections I'm thinking to develop and the module I think is the apropiate to this section. Please, tell me if yoy believe there is a metter module for express the content.


The linked sections will be:

1-BIO ARTIST: ¿wf-section? Text y pictures.

2-DISCOGRAPHY: ¿wf-section? Text y pictures.

3-INTERVIEWS: I don't know the module I should use. I want the uqestions to be formatted not at the same way that the answers.

4-ARTISTS PICTURES: XOOPS Gallery.

The sections above will have a link at the footer of their page, though, if I'm reading an artist bio, I would click the link "discography" and read the discography by this artist.


Others sections:

5-FORUM: NewsBB.

6-SPOTLIGHT: News. Onlu administrator can post.

7-LINKS: WebLinks.

8-DOENLOADS: Downloads. Mp3.

9-SHOWS, LIVE CONCERTS: pictures a some text to describe the event.

And:

10- xDirectory. For easy search on each module.

11- BACKUP, for backup the site by administrator.


I hope you help me with your comments.
I have already the content ready to build the site.

Thanks in advance and excuse my bad english.

zgzdeluxe
www.zaragozadeluxe.com



47
zgzdeluxe
Re: Move site from local to server
  • 2005/2/20 0:21

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Thankyou very much.



48
zgzdeluxe
Move site from local to server
  • 2005/2/19 23:33

  • zgzdeluxe

  • Just popping in

  • Posts: 48

  • Since: 2005/2/19


Hello from Spain.

I'm trainning with XOOPS in local server (in a laptop), and I'm building my site there.

Can I easily move my site, once it will be finished, to a remote server?

If is not possible... do you recommend to me to build the site on the remote server with the option of "turn off" the site for hide it until it will be finished?

Excuse my bad english.

Thanks in advandce:

zgzdeluxe




TopTop
« 1 2 3 4 (5)



Login

Who's Online

239 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 239


more...

Donat-O-Meter

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

Latest GitHub Commits