11
ianez
Re: Xopps 2.5.2
  • 2012/1/9 15:14

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


so in the end for making a module work I've to change the way all the dates are printed in the site.. this sounds strange in any case..
thank you for the solution anyway

Ian



12
ianez
Re: Xopps 2.5.2
  • 2012/1/5 17:04

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


I've solved deleting the if statement related to wrong date in admin/event.php..
but there's an issue anyway with the calendar script because the event can is created with date set to 01/01/1970..
the only workaround to me is manually inserting the date in this format dd-mm-yyyy

any idea about how to solve this??
Ian



13
ianez
Re: Xopps 2.5.2
  • 2012/1/5 15:29

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


this sounds really embarassing..
updated the version you suggested Mamba.. and the wrong date format bug has returned..
I think I've tried 6/7 different version of this module
as it often happens too many versions of a module and incompatibilties when upgrading to major stable version of xoops..
if it's difficult to me, to use this framework and find working modules I imagine that many first users will be disappointed by this

any idea for fixing? I'll try to look into code anyway..
Ian



14
ianez
Re: Xopps 2.5.2
  • 2012/1/5 11:21

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


hi there,
I'm using the svn version linked by mamba on xoops 2.5.4,
I don't receive the wrong date format bug anymore but event are not created..
I fill the form, I send it, I get the message 'event created', but I can't see the event anywhere in the event list or in the database.
this is happening also when editing an event.. changes are not applied
the debug does not report anything

someone can suggest me a solution? need this working for a site which is opening soon..

thanks
Ian



15
ianez
Re: extcal 2.24 - event unreachable for anonymous
  • 2011/9/28 11:15

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


I also add that this is happening also with latest svn updated version..
and that I imported all the events form a previous site,

I also tried with a clean local install of the module (latest svn) but still the same problem



16
ianez
extcal 2.24 - event unreachable for anonymous
  • 2011/9/28 10:24

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


Hi there,
I've a strange problem with the above module..
I gave access permission to anonymous for viewing event (module and group),
they can access event list (year view) but when they want to see a single event a permission warning redirect to login page..
even if I give them admin rights on module the result is still the same..

can someone explain me the reason for this?
working on xoops 2.5.1

thanx
Ian



17
ianez
Re: Which video gallery to choose ?
  • 2011/6/13 10:16

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


I'm very interested in this discussion..
mytube could be enough to me even if the option to embed local video using a player could be great..
is 1.1 the latest version??http://sourceforge.net/projects/mytube-xoops/files/

webshow look promising but has anyone tried those modules on xoops 2.5?

Ian



18
ianez
Re: XOOPS 2.5.1a userranks
  • 2011/5/20 13:50

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


@timgno
the problem for rank images it's because 2.5 sql install changed the path to rank images from root/uploads to root/ranks/uploads,
so you should check the path the images are pointing to and move images if needed

about fmcontent I can' reproduce the issue, on xoops 2.5.1a clean install I've installed other modules after fmcontent without problems


Ian



19
ianez
Re: XOOPS 2.5.x Translations
  • 2011/4/27 8:25

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


2.5.0 Italian UTF-8 Final
http://www.xoopsitalia.org/modules/newbb/dl_attachment.php?attachid=1303594575&post_id=68550

2.5.1 / 2.5.1a UTF-8 Final
http://www.xoopsitalia.org/modules/newbb/dl_attachment.php?attachid=1303694970&post_id=68620


Ian



20
ianez
Re: fmcontent 1.03 Rc3
  • 2011/4/22 10:56

  • ianez

  • Not too shy to talk

  • Posts: 188

  • Since: 2006/1/26


reinstalled version 1.03 c3, thanks for updating Voltan...
here some debug:

- missing space
to me is still in the same file fmcontent_legacy_content.html, here's the code snippet..
<div class="itemTitle"><h2><{if $link.topicshow}><a href="<{$xoops_url}>/modules/<{$xoops_dirname}>/index.php?topic=<{$link.topicid}>"><{$link.topic}></a> :<{/if}><{$content.content_title}></h2></div>


- breadcrumb
I like the new breadcrumb (even if I'm not a fan of arrows in it..),
I think the best solution is adding option in preferences and topic settings, even if for static page there will be always a problem because not being connected to as topic you'll have always to follow module settings..

- messy topic index page
you can reproduce the problem (which is just related to template I guess) if with default xoops theme you add an image to a page and set this as default for a topic, then you load the page for the topic and you'll se the page following the default breaking the layout.. I add that I was not able to set a topic index page with only the default selectep page displayed

- content list block define
is 'show type' correct or should be 'show order'?

- image resize
I've added an image wich is smaller than the thumbnail size in preferences and it has been enlarged to fit that size.. may be it's better if smaller image stay the same.. what's your opinion?

- content page block
the idea of selecting whatever page I prefer for displaying in the block looks better to me..

IDEAS
- topic / preferences settings
it's really cool to have per topic options.. to simplify things for users I would remove the display options select from preferences adding a note that the following options can be overrided by topic settings if needed, and all these useful option should be inserted in topic settings.. (for example the possibility to have different template for different topic, or different editor..)

- static page icon (admin side)
I think that the static page icon in topic admin management should be in content admin section.. I add that best solution could be a select right over the content list filtering the content in static/topic title/link

- url_rewrite
is the ID needed actually by the module to work? because without id and with the useful alias feature we could reach a really clean and meaningful url..

thanx
Ian




TopTop
« 1 (2) 3 4 5 ... 12 »



Login

Who's Online

135 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 135


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