1
Xerelo
Re: ExtCal - Changing date order of events
  • 2007/1/18 18:24

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


I`m proving the 0.90 RC2, and in admin panel> event, events are ordered chronologicaly.

I have other problems, the random block doesn´t work, when i set it visible when i go to index page appears a blank page.

When i set not for show end event, the current date are shown like end event.

The minical that selects the end event goes out the screen because the box is located too down. I have to change the template to select the end event day in the minical.



2
Xerelo
Re: Possible bug in login
  • 2007/1/17 8:30

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


You are right with the two ways, but you can use your way by not writting in the introduction box of the news, but a title that appears in a hidden submenu (historical) doesn't seem useful. And in my case, is a problem.



3
Xerelo
Possible bug in login
  • 2007/1/15 9:50

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


When you forget the password and you insert your email to recover it, you are redirected to lostpass.php. There it be showed that a mail has been sent you to recover the password. If then you remember the password and you initiate session from that page, it will appear you the first screen saying that the loggin was correct and that you will be redirected to the main page, nevertheless you are redirected to the page of lostpass.php, being catched in a loop, being all along in this page. If you stop the load of the page and go to index.php, you are correctly logged.

Another doubt that I have, although I believe that it is not bug (or yes), when in the module news you have a category that you do not want that be showed to the guests but you want it to appear to the users registered in the main page, is that also appears to the guests. You must choose between the guests cannot see that category but the registered ones cannot see it in the cover, or the opposite. In addition, although we remove it in cover, the guests can see the titles of articles of the category "hiden" through the historical submenu of this module. For me the logical thing is that if you do not want that they see the article, you do not want either they see the title.

Excuse the english, automatic translation



4
Xerelo
Re: Translations for XOOPS 2.0.16
  • 2006/12/27 11:36

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


Language pack: Galician

Download: lang-xoops-2.0.16-gl.ISO-8859-1.zip

Translator:Xerelo

I modified the install/index.php file.

I only added the following code, but it isn't allowed, please delete the file from the package.

$language_array = array('en' => 'english''ja' => 'japanese''fr' => 'french''de' => 'german''nl' => 'dutch''es' => 'spanish''tw' => 'tchinese''cn' => 'schinese''ro' => 'romanian');

[
b]added 'gl' => 'galician'[/b]

$language_array = array('en' => 'english''ja' => 'japanese''fr' => 'french''de' => 'german''nl' => 'dutch', [color=990000]'gl' => 'galician',[/color'es' => 'spanish''tw' => 'tchinese''cn' => 'schinese''ro' => 'romanian');



5
Xerelo
Re: Problem changing news template
  • 2006/12/18 19:19

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


Template directory or not template directory, that was the questions.

Thanks, i don`t include the template directory and it wors fine.



6
Xerelo
Re: Problem changing news template
  • 2006/12/17 23:58

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


I read it, but it doesn't work to me.

I do this

1) Go to Xoops\modules\news\templates and take news_article.html (I don't delete the original file)

2) Change the file

3) Go to Xoops\themes\default\modules\news\templates and put the changed file in

4)Delete all the files in Xoops\templates_c except index.html

And doesn't work!

what am i doing bad?



7
Xerelo
Problem changing news template [SOLVED]
  • 2006/12/17 20:43

  • Xerelo

  • Just popping in

  • Posts: 7

  • Since: 2006/12/15


I'm checking the news module 1.5 in a local server, on 2.0.16 XOOPS version.

I was proving the block that allows you to send news to digg, delicious... I`m not english speaker, and i wanted to add other sites like digg but in my language. I founded the file news_article.html in ../news/template/ whith the following code

<a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_DELICIOUS}>" href="http://del.icio.us/post?url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>&title=<{$encoded_title}>" title=""><img border="0" alt="" src="<{$xoops_url}>/modules/news/images/delicious.gif" /></a>&nbsp;
<a target="_blank" title="<{$smarty.const._NW_BOOKMARK_TO_DIGG}>" href="http://digg.com/submit?phase=2&url=<{$xoops_url}>/modules/news/article.php?storyid=<{$story.id}>" title=""><img border="0" alt="" src="<{$xoops_url}>/modules/news/images/diggman.gif" /></a>&nbsp;


I tryed to add a new site addíng other <a></a> tag, but when i prove the changes, nothing was different. There was the same sites as the beggining. Then i desinstalled and installed the module, with my changed news_article.html, but the result was the same. Finally, i deleted the news_article.html, desinstalled the module and installed again, and nothing crash, all works correctly then i suppossed that this file isn´t the one that i have to change. How can i do to add more sites to this block?

I forgot to say that i haven´t active the XOOPS cache and i clear the navigator cache to try.

Thanks, and excuse my english.




TopTop



Login

Who's Online

157 user(s) are online (108 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