×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Event images not showing

Event images not showing 11 years 11 months ago #16037

  • Mukom Tamon
  • Mukom Tamon's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 0
Hello Yvves

I have uploaded some event images into Joomla. While I can see and select them from the Matukio backend, however they don't reflect the the front end. The images I uploaded are 256 x 256 png images. What am I not doing correctly?


Secondly, could you tell me how to back up the Matukio tables? I want to install the latest dev release. Thanks

Re: Event images not showing 11 years 11 months ago #16040

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Mukom,

hmm strange, there was a bug in the 1.0 release that the image path setting was not correct. You had to set it to matukio not images/matukio.

The easiest way to backup you matukio tables ist just to export them with for example phpmyadmin (#__matukio, ##__matukio_* etc.)

Best regards,

Yves

Re: Event images not showing 11 years 11 months ago #16108

  • BORUSSIAFANCLUB KLEVE
  • BORUSSIAFANCLUB KLEVE's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hallo,

ich habe das selbe Problem. Im Backend kann ich die Bilder aussuchen, diese werden jedoch im Frontend nicht angezeigt.

Gruß
Dirk

Re: Event images not showing 11 years 11 months ago #16110

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hallo Dirk,

benutzt du die Betaversion oder ein Development Release?

Viele Grüße,

Yves

Re: Event images not showing 11 years 11 months ago #16111

  • BORUSSIAFANCLUB KLEVE
  • BORUSSIAFANCLUB KLEVE's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 7
  • Thank you received: 0
Hallo Yves,

vielen Dank für die schnelle Reaktion.

Ich nutze die Betaversion, die ich heute heruntergeladen habe!

Re: Event images not showing 11 years 11 months ago #16112

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hallo Dirk,

okay dann musst du folgendes in der components/com_matukio/matukio.html.php entkommentieren (einfach die // weg):

// if($row->image!="" AND $config->get('sem_p032','')==1) {
// $linksbild = sem_f007(1).$row->image;
// $zusbild = 1;
// }

Zeile 176 rum. Und aus der obigen if-Zeile folgendes machen:

if($row->image!="" AND SettingsHelper::getSettings('event_image', 1)==1) {

Wenn du eine genauere Anleitung brauchst, kannst du mich auch gerne auf Skype hinzufügen (yves.hoppe), ich geh das dann Schritt für Schritt mit dir durch.

Viele Grüße,

Yves

// EDIT: Fehler in der Ersatz if Zeile -> SettingsHelper nicht MatukioHelperSettings!!
The following user(s) said Thank You: Schilhan Mark

Re: Event images not showing 11 years 10 months ago #16362

  • Mukom Tamon
  • Mukom Tamon's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 27
  • Thank you received: 0
Hello Yvves,

The image problem still hasn't been resolved (I can't ready German but seems u did in this thread)? By the way do you have a new version after com_matukio-git_e5a38c7? I need to go live with my site within next week.

Please help

Re: Event images not showing 11 years 10 months ago #16363

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Mukom,

the image problem should be resolved since the first development version. The fixes above in german are for the stable version.

The newest development version is git6f3259e, which i released yesterday. It comes with many changes (see blog post for an overview), but it is still quite unstable so perhaps you would like to stay with your current git version.

Did you turn event images and set the current image path (e.g. matukio not images/matukio)?

Best regards,

Yves

P.S.: You can always contact me via Skype if you like

Re: Event images not showing 11 years 10 months ago #16412

  • Flex Keller
  • Flex Keller's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 67
  • Thank you received: 12
I do have similar problems...

I see the list of pictures in the backend on events at the advanced section. But it is not shown when moving the mouse to the "magnify-lens" It only shows a " ? "

I tried the changes in "components/com_matukio/matukio.html.php"
I have:




cheers,
Flex
Attachments:

Re: Event images not showing 11 years 10 months ago #16416

  • Yves Hoppe
  • Yves Hoppe's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 3519
  • Karma: 71
  • Thank you received: 556
Hi Flex,

the 1.0 version has some issues according to images. Strictly speaking on the image path. First you have to set the image path in the settings correctly (just matukio for example). Second you need to upload you images to images/stories/matukio too.

This issue is fixed in current dev. release and the next stable release will fix this too.

Best regards,

Yves
The following user(s) said Thank You: Flex Keller

Re: Event images not showing 11 years 10 months ago #16419

  • Flex Keller
  • Flex Keller's Avatar
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 67
  • Thank you received: 12
Hi Yves,

thank you.
The picture 2606.png is missing. So it shows a ' ? ' overlaid to my picture. I think that should be a picture to show that I'm booked on this event...

cheers,
Flex
  • Page:
  • 1
Time to create page: 0.116 seconds