Tuesday, 22 November 2016
  31 Replies
  2.4K Visits
0
Votes
Undo
hello l have a strange bug. L have make in place a link menu "search events" .;


and if l deseable it,
the JEvents - Latest Events Module integretead in JEvents Tabbed Modules (on position banner in mainpage) all link events is over ...why ?
you can test bug click on all link in module JEvents Tabbed Modules (sport, tous, etc ....)
Monday, 28 November 2016 11:04
·
#179364
Accepted Answer
0
Votes
Undo
1. I access http://v3dev.reseausolidaire.fr/index.php
2. I clear my web browser cookies
3. I re-open http://v3dev.reseausolidaire.fr/index.php and I get a message "Votre session a expiré. Veuillez vous reconnecter." (strange)
4. I click 'Connexion' and enter login for uvs (and select 'Se souvenir de moi')
5. Site says I'm logged in with a message
"Vous n'êtes pas autorisé à accéder à cette ressource."
6. I click home page (via the usb flower picture) and I'm still logged in with a message "Vous n'êtes pas autorisé à accéder à cette ressource."
7. I view the event "uyfuthtu" and see it ok
8. I click Calendrier complet above "uyfuthtu" and it opens an event creation popup
9. I access "Vie associative -> Évènements du quartier -> Évènements sportifs" and I'm still logged in
10. I click the home menu item and it says I'm not logged in
11. I click the USB cable/flower picture and it says I'm logged in

I'm sure this is down to a caching issue on your site/server and it not related to JEvents in any way

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Thursday, 08 December 2016 00:25
·
#179901
0
Votes
Undo
thanks you very much it work.

My support template update yt now.Can you says me if errors and problem mootols and others you find appear again please ?
Tuesday, 06 December 2016 23:44
·
#179818
0
Votes
Undo
sorry it work thanks you. the scroll is good in tabs and editing thanks you very much.
Tuesday, 06 December 2016 00:17
·
#179746
0
Votes
Undo
hello it work...but now the scroll bar module tabs is so big ....

is possible to put scroll bar at 300px for module tabs and 600 px for the editing view event ?

thanks you very much
Monday, 05 December 2016 11:48
·
#179720
0
Votes
Undo
Actually use


#topbanner .tab-content {
height: 300px !important;
overflow-y: auto !important;
}
instead of what I gave you earlier - this will then affect the tabbed module but NOT the edit popup.

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Monday, 05 December 2016 10:46
·
#179704
0
Votes
Undo
Hello,

Ok so change:


.tab-content {
height: 300px !important;
overflow-y: auto !important;
}


to say:


.tab-content {
height: 600px !important;
overflow-y: auto !important;
}


Just adjusting the height.

Many thanks
Tony

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!Join the JEvents club today!

Sunday, 04 December 2016 21:22
·
#179674
0
Votes
Undo
hello in my page the scrool bar is very nice but when editing a event is so little
thanks you so much for your help

http://awesomescreenshot.com/0fc672f02c
Sunday, 04 December 2016 11:12
·
#179662
0
Votes
Undo
Use this custom CSS

.tab-content {
height: 300px !important;
overflow-y: auto !important;
}

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Sunday, 04 December 2016 00:21
·
#179656
0
Votes
Undo
hello and thanks for your help .How you says me l active parameter mootols in module tabbes and it work !!! l can navigate between tabs in all website link but ....l lose the view event in scrool bar : it appear in list so much longer how you can view ...

http://v3dev.reseausolidaire.fr/index.php

http://awesomescreenshot.com/0d8672793f
Saturday, 03 December 2016 11:00
·
#179625
0
Votes
Undo
You have a system plugin (yt) which is related to your template I suspect that is loading a VERY OLD version of jQuery - this may be part of the problem.

Also you are not using the Bootstrap tabs but are using the MooTools version instead and your problem pages are blocking the loading of the mootools javascript library. You should ideally use the Bootstrap setting in the tabbed modules module

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Thursday, 01 December 2016 14:21
·
#179555
0
Votes
Undo
thanks you for your help : l don't find solution for the problem : possibilityy to navigate between tabs an modules jevents last news exept on main page....

you can test here (impossibibility to navigate tabs) :

http://v3dev.reseausolidaire.fr/index.php/vie-associative/evenements-du-quartier/evenements-sportifs/month.calendar/2016/12/01/-

http://v3dev.reseausolidaire.fr/index.php/prets/liste-de-tous-les-prets-disponibles

http://v3dev.reseausolidaire.fr/index.php/bons-plans/listes-des-bons-plans-classees-par

but misteriously in certain link in possible to navigate here for exemple :

http://v3dev.reseausolidaire.fr/index.php/locations/liste-de-toutes-les-locations-de-materiel-disponible

of more in link jevents (calendar , categorie ) module tabs last news it don't view all events but certains link in block and other is good :
l don't want exist link between jevents module tabs and link view . L want simply is view the same information in all links in the website


block :

http://v3dev.reseausolidaire.fr/index.php/vie-associative/evenements-du-quartier/evenements-socioculturelles/month.calendar/2016/12/01/-

good :

http://v3dev.reseausolidaire.fr/index.php/vie-associative/evenements-du-quartier/evenements-services-de-proximite-et-mediation/month.calendar/2016/12/01/-
Monday, 28 November 2016 12:25
·
#179370
0
Votes
Undo
thanks you very much the problem is due to bottom home (when l use picture usb to return on home page l have no problem and see in real time change)

when l click on this home page l have no change apply ....and problem what you see......

solution : l delete it NOW and make in place other bottom to return main page . Thanks you so much . Without your help l never find asolution ....
Monday, 28 November 2016 11:04
·
#179364
Accepted Answer
0
Votes
Undo
1. I access http://v3dev.reseausolidaire.fr/index.php
2. I clear my web browser cookies
3. I re-open http://v3dev.reseausolidaire.fr/index.php and I get a message "Votre session a expiré. Veuillez vous reconnecter." (strange)
4. I click 'Connexion' and enter login for uvs (and select 'Se souvenir de moi')
5. Site says I'm logged in with a message
"Vous n'êtes pas autorisé à accéder à cette ressource."
6. I click home page (via the usb flower picture) and I'm still logged in with a message "Vous n'êtes pas autorisé à accéder à cette ressource."
7. I view the event "uyfuthtu" and see it ok
8. I click Calendrier complet above "uyfuthtu" and it opens an event creation popup
9. I access "Vie associative -> Évènements du quartier -> Évènements sportifs" and I'm still logged in
10. I click the home menu item and it says I'm not logged in
11. I click the USB cable/flower picture and it says I'm logged in

I'm sure this is down to a caching issue on your site/server and it not related to JEvents in any way

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Sunday, 27 November 2016 15:24
·
#179321
0
Votes
Undo
sorry how you explain me very well : when l have parameter bootstarp joomla load in configuration jevent all is good ...the pop up to edit event is very good and l can close it when l want. thanks you very much.

my problem now is due to disconnetion when l clik en mainpage : you can view the video explication to anderstand :

https://www.youtube.com/watch?v=ICTB3wQhnnY
Sunday, 27 November 2016 12:28
·
#179308
0
Votes
Undo
I'm not seeing the login/logout issue on http://v3dev.reseausolidaire.fr/index.php - so I'd like to look at your main problem

I am then on the calendar page and try to add or edit an event and the popup appears. What is the problem I should now be looking for?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Sunday, 27 November 2016 01:52
·
#179297
0
Votes
Undo
l make more test and l m sure the problem is appear after install jevent addon pro because l have a website before install and l m not disconnect ....you can test bordeauxlac.reseausolidaire.fr with log "xxx" pass :xxx

in the website
http://v3dev.reseausolidaire.fr/
backend : http://v3dev.reseausolidaire.fr/administrator?si

when l m connect with a user in front :
login usv
pass : usv33

when l l navigate on the website (for example link to publish article :
http://v3dev.reseausolidaire.fr/index.php/acces-rapide/vos-articles-pro/poster-un-article-pro

,if l click on bottom mainpage : l appear disconnect ...... but not really because when l reclick on the other link l reappaer connected

http://awesomescreenshot.com/0b766vyl56
Friday, 25 November 2016 22:52
·
#179282
0
Votes
Undo
you have again thé problem is very important for make return of support siteground
Friday, 25 November 2016 11:13
·
#179266
0
Votes
Undo
hello l thinks the problem become the plug in cache option of siteground ....l deactived it on panel control en siteground can you test again please ?
Friday, 25 November 2016 10:42
·
#179261
0
Votes
Undo
There is something VERY strange about your site.

I open the calendar page and am not logged in so click the 'connexion' link and see the popup and login. I click the home page and it shows me logged in but when I open the calendar page it thinks I'm NOT logged in. I then try logging in again and it works.

So - I am then on the calendar page and try to add or edit an event and the popup appears. What is the problem I should now be looking for?

JEvents Club members can get priority forum support at the Support Forum. As well as access to a variety of custom JEvents addons and benefits. Join the JEvents club today!

Friday, 25 November 2016 10:42
·
#179260
0
Votes
Undo
what is the page on your error rapport please ?

of more l put how you says me "bootstap joomla charge " on configuration jevent and more problem go out
Friday, 25 November 2016 10:37
·
#179259
0
Votes
Undo
yes l have make a categorie deactiveted on source of tabs .....and this is the reason of many problem...the problem now is impossible to navigate beetween tabs exept on mainpage l thinks the problem become postion ...l don't understand how place tabs on position not existe because when l choose a position l m obigation to choose position in a list how choose a invisble postion ...?
  • Page :
  • 1
  • 2
There are no replies made for this post yet.

Members Area

Show your support

Unlike many Joomla calendars we do not charge to download JEvents - please show your support for this project by becoming a member of the JEvents Club Club members get access to early releases, exclusive member support forums, and Silver and Gold members can use many exciting JEvents addons

Your membership will ensure that JEvents continues to be the best events calendar for Joomla.