Would installing image handler fix his issue?
Would installing image handler fix his issue?
I don't use image handler (so I can not be 100% sure if it works for this rss feed), but I am quite sure that would solve the thumbnail filesize issue that motti has.
Of course, if thousands of products + descriptions + thumbnails are "fed" for example (I did not count), alike problems might still occur (and I think that is why Andrew added the limit, and set it a lot lower by default)
(assuming I understood what was exactly meant by "this issue" :-) )
Last edited by paulm; 10 Nov 2007 at 11:13 PM.
[FONT=Times New Roman]Thank you paulm[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]That make lots of sense, I have other RSS that has no picture in it, and I never had that issue with that version[/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman][/FONT]
[FONT=Times New Roman]I am sure numinix will get some fix for it soon[/FONT]
Hi,
I've noticed that if you are using IH(Image handler) that the IH_VERSION my have been removed when installing older versions of this mod (cause it has a configuration_group_id = 0)
I think you need to do something like I've outlined below to restore it. Not sure if this is correct though especially the last function in the list of values.
Can someone who knows their SQL verify and correct this.
Also just wanted to ask a SQL question while I'm here.
Can someone explain, or point me in the direction of an explanation to a few SQL commands I've noticed while looking at this, they are:
SET @configuration_group_id=0;
and
SELECT @configuration_group_id:=configuration_group_id
I'm trying to figure out what the "@" does and the ":=" does in these statements, i can infer their meaning from the commands, but i couldn't find a definitive answer on the web .
Thanks.
AGAIN, DON"T APPLY THIS SQL UNTIL IT IS VERIFIED AND CORRECTED!
PHP Code:
INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function)
VALUES ('Image Handler Version', 'IH_VERSION', '2.0', 'This is used by image handler to check if the data...', 0, 100, now(), now(), NULL, zen_cfg_textarea_small());
v 2.0.8 28.10.2007 16:44
1. Add <atom:link href="xxxx" rel="self" type="application/rss+xml" />
2. Lot of little cosmetic changes, code optimization.
3. Some bugs fixed.
4. Add two functions: rss_feed_href() and rss_feed_name().
5. Bug fix in *.sql.
6. Clear html onmouseout and onmouseover in buynow button.
THANKS A LOT ANDREW!!.
I WILL INSTALL YOUR NEW VERSION TOMORROW (13 TUESDAY ISNīT A GOOD DAY IN SPAIN)
It Isnīt At Download Area
Bookmarks