Memovie Not Working w/ Sys Cache Plug-in Enabled

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Mon Mar 29, 2010 12:55 pm
Good morning,

I was trying to speed up the performance of the Memovie template and turned on the System Cache Plug-in.

The pages appeared to load correctly but when you go to another page and then back again all the images are gone.

I turn off the System Cache Plug-in refreshed the pages in error and the images come back.

I looked at the Tools Clean Cache screen and the Systems pages says it's loaded with data. I look at the "cache.php' plug-in and the code looked fine. I looked at the parmeters for the Memovie template and saw nothing. I did see the cache thumbnail options work within Memovie and the images are being written.

Has anyone had this problem before?

Is the Memovie template programmed to take avantaged of the Joomla System Cache Plug-in? I would think it would be.

I turned the System Cache Plug-in back off for now, but these unnecessary system I/O's are killing the MySQL database performance of my machine. It's bring the system to a crawl with the loading of images that don't change.

When I search on the Joomla forums no one is having any problems with the System Cache. In fact, everyone is talking about how great it is and to turn it on, so is this a Memovie issue?

Not sure what to go from here. Any help resolving this would be greatly appreciated.

Thanks!

D
User avatar
Junior Boarder

GK User
Wed Mar 31, 2010 5:47 am
After 2-days of debugging the issue I have located the problem.

DO NOT enable SOE Friendly URL's in the System Global Confiurations.

I don't know if this is a Gavick problem on the re-display or a Joomla problem because of the SOE URL change.

1. The Page is loaded correctly with the image on the first pass.

2. The page is written correctly to the system cache directory on the first pass.

3. The NON SOE URL looks like this; http://localhost/joomla153/index.php?op ... n&Itemid=8

4. The NON SOE image properties with this location look like this; http://localhost/joomla153/images/stori ... oodman.jpg

5. The SOE URL looks like this; http://localhost/joomla153/index.php/fa ... -little-bg

6. The SOE image properties look like this; http://localhost/joomla153/index.php/fa ... oodman.jpg

7. "index.php/fashion" was added to the beggining of the image loaction and this is incorrect.

8. This is not in the coding if you right-click and view the source.

9. This leads me to believe the page is not being re-displayed correctly by the Memovie template, but I could be wrong because I stopped further testing once I resolved my issue.

All the best!
User avatar
Junior Boarder


cron