Vox Populi(x) forum
21 Maggio 2012, 03:45:01 *
   Indice   Aiuto Ricerca Accedi Registrati  
Pagine: [1] 2 3
  Stampa  
Autore Discussione: Some questions please:  (Letto 1366 volte)
simon79
Coccinella
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 27


Mostra profilo
« inserita:: 04 Aprile 2011, 20:45:07 »

1 - I created a link to the present authors. In presenting the authors there yard line "Publications
author, "however, nothing is displayed below. how to see the books published by that author?
(Example on my page: here)

2 - What is the file to edit to change the word "COMMENT" (on this page for example : here) with "SUMMARY" please?

After several searches, I can not find the file

Thank you for your prompt response
Vox Populi(x) forum
« inserita:: 04 Aprile 2011, 20:45:07 »

 
federica
Amministratore
Volpe
*****

Karma: +0/-0
Scollegato Scollegato

Messaggi: 299



Mostra profilo WWW
« Risposta #1 inserita:: 05 Aprile 2011, 10:32:38 »

Hi simon 79,
1)
* open this file: your_site/components/com_abook/models/author.php
* add this code after row 76
Codice: [Select]
$this->_db->setQuery($query);
print_r( $this->_db->getErrorMsg());
* refresh the front-end author page on you browser
* post the error you see


2) the translations are on your_site/language/it-IT/it-IT.com_abook.ini

Bye bye
Vox Populi(x) forum
« Risposta #1 inserita:: 05 Aprile 2011, 10:32:38 »

 
simon79
Coccinella
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 27


Mostra profilo
« Risposta #2 inserita:: 05 Aprile 2011, 22:01:47 »

1- After adding the code at line 77, this code is visible in my autor page :

Table 'db362457357.jos_abbookauth' doesn't exist SQL=SELECT book.*, CASE WHEN CHAR_LENGTH(book.alias) THEN CONCAT_WS(':', book.id, book.alias) ELSE book.id END as slug, CASE WHEN CHAR_LENGTH(cat.alias) THEN CONCAT_WS(':', cat.id, cat.alias) ELSE cat.id END as catslug, ROUND( v.rating_sum / v.rating_count ) AS rating, v.rating_count FROM jos_abbookauth AS authbook JOIN jos_abbook AS book ON authbook.idbook=book.id JOIN jos_abcategories AS cat ON cat.id=book.catid JOIN jos_abauthor AS author ON author.id=authbook.idauth LEFT JOIN rfg_abrating AS v ON book.id = v.book_id WHERE author.id=7 AND book.published = 1 AND cat.published = 1 ORDER BY title LIMIT 0, 10

2- Thank's

simon79
Coccinella
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 27


Mostra profilo
« Risposta #3 inserita:: 06 Aprile 2011, 15:05:20 »

4- Can you explain what is the module : abook related ?

Thank's you
Vox Populi(x) forum
« Risposta #3 inserita:: 06 Aprile 2011, 15:05:20 »

 
simon79
Coccinella
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 27


Mostra profilo
« Risposta #4 inserita:: 06 Aprile 2011, 21:05:14 »

5- for the search function, how to put each criterion at the start line?
Example:

- Keyword
- Category
- City
- ...

What is the file to edit?
I think we should return to the line after each function
Html is </ br> for a return at the line... but I do not know if it's an html file or other

Because my page is poorly presented I find

Thank you for your help with this last request
simon79
Coccinella
*

Karma: +0/-0
Scollegato Scollegato

Messaggi: 27


Mostra profilo
« Risposta #5 inserita:: 07 Aprile 2011, 08:46:33 »

it's ok for the question 3-.

federica
Amministratore
Volpe
*****

Karma: +0/-0
Scollegato Scollegato

Messaggi: 299



Mostra profilo WWW
« Risposta #6 inserita:: 07 Aprile 2011, 12:28:14 »

A question at a time. This is a forum managed by volunteers people. If you hurry, this is not the place for you.

1) the table jos_abbookauth does not exist or you have renamed it. Check your database.
Pagine: [1] 2 3
  Stampa  
 
 

A cura di Neomediatech