PDA

View Full Version : import xml feeds into categories


averess
06-21-2005, 10:18 AM
Hi everyone!

I am Veress Albert, i will do this module. I have a question:

I have to change some files, that already exist (have to add code). How do you do this in general? I mean if 5 coders add code to the same file, how do you proceed, to have all additions in 1 file?

I should copy necessary code here and you will add it?

Please confirm if i am right:
-xml imported links won't need reciprocal links

Please exscuze me if i seem a bit disoriented, i just got myself in a big mass of code made by others...

Every suggestion, question, answer regarding this is welcome.

Thank you. I am glad to work with you guys...

Berci

averess
06-21-2005, 12:38 PM
Hi!

I think i've found a bug. It's related to adding the same link multiple times.

When in the admin config you set Allow multiple submit: to No, then you can't add the same link twice by the dir_links_edit.php from the admin section.

But if i submit that same link from the public area, you can approve and activate it, so it will be a duplicate. More, if i submit the dupl. link to the same category, you can approve it, and it will be present twice in the listing (from the admin area you can't add the same link twice to the same category even if Allow multiple submit: is set to Yes.)

Please take a look. I could be wrong..

I know, this is a bit off-topic, but i didn't have the time to find the right place for it.

averess
06-21-2005, 01:09 PM
Can anyone tell me what is this good for, and if i should include it in my code:

Content visible to registered users only.

thanks

yktan
06-25-2005, 11:48 AM
Content visible to registered users only.

thanks[/quote]

Hi averess,

The 'ENABLE_REWRITE' variable should be the flag to turn on the mod_rewrite functionality. You need to assign it to your smarty template if your template is using it.

Regards,
York Kie

averess
06-25-2005, 11:53 AM
thanks a lot.

berci