I had to change the code to get it to work on my forums :-(
Example in links.asp i had to change all the lrs("DESCRIPTION") and add in a LINKDESCRIPTION=lrs("DESCRIPTION") and then put LINKDESCRIPTION where lrs("DESCRIPTION") was.
If not the information was missing.
If you do this for all your code then it will work for everyone :-)<
Since I'm currently working on the final version I suggest you wait until its release because a lot of code has changed. If you can't wait, let me know and I'll provide the code.
You could also take a look at the code from David Rhodes who integrated the Links Manager into his Portal MOD (details here).<
I had to change the code to get it to work on my forums :-(
Example in links.asp i had to change all the lrs("DESCRIPTION") and add in a LINKDESCRIPTION=lrs("DESCRIPTION") and then put LINKDESCRIPTION where lrs("DESCRIPTION") was.
If not the information was missing.
If you do this for all your code then it will work for everyone :-)
Thanks, already has been changed in the final version. <
Not very long, a lot has been done. But I don't want to go too fast, I want to take care of everything and want to keep it bug-free. I don't want to release numerous updates <
OWM ; we'll wait, patiently If you need someone to test, you know where to find me!
Another question ; is it possible to add a 'unspecified' image size for those images that do not fit any of the banner sizes ? (Maybe it's been asked before...if so sorry, I could find it..)<
quote:If you need someone to test, you know where to find me!
Thanks, I will get back to you on this one!
quote:Another question ; is it possible to add a 'unspecified' image size for those images that do not fit any of the banner sizes ? (Maybe it's been asked before...if so sorry, I could find it..)
Yes, this has been requested before (via email if I remember correctly) and it's already included in the final code.<
I am getting this error when I try to go into a sub category page:
Variable uses an Automation type not supported in VBScript: 'trs(...)'
i had the same problem, i set the language to no in the "link Administration" and "Feature Configuration" set language to no, then it works, i dont know why, but something about the language settings that is wrong, maybe OneWayMule knows why !!! i think that it is the flags that is missing now !!!
I was unable to reproduce this error with the new rewritten code, so all I can say at the moment is wait for the final release, sorry. I might take a look at the old code, but I can't tell if I can find the time.<