Weird - I can't get user deletion to work even without the plugin installed =(
Apr 2, 2003, 11:17 PM
User (74 posts)
Apr 2, 2003, 11:17 PM
Post #82 of 193
Views: 12807
Hi Paul,
I installed the last file you sent me, but the problem was still there. Then I went over some of the core files and found there was a typo that turned to be a bug in Install.pm line#214:
get_file('mylinks2_folders.schema.fk'). I changed it to:
get_file('mylinks2_custom.schema.fk'),
and changed mylinks2_folders.schema.fk and mylinks2_custom.schema.fk back to the first ones (..fk => 'Username').
Now it seems working fine.
I installed the last file you sent me, but the problem was still there. Then I went over some of the core files and found there was a typo that turned to be a bug in Install.pm line#214:
get_file('mylinks2_folders.schema.fk'). I changed it to:
get_file('mylinks2_custom.schema.fk'),
and changed mylinks2_folders.schema.fk and mylinks2_custom.schema.fk back to the first ones (..fk => 'Username').
Now it seems working fine.
Apr 3, 2003, 7:36 AM
Veteran (1921 posts)
Apr 3, 2003, 7:36 AM
Post #87 of 193
Views: 12742
Hi Paul,
Before I completely make a mess of the new tables, please can you just give some hints for moving all the information in the old MyLinks to the new one?
I assume I can do this with an Update SQL command - I'm just not too sure what the command is when more than one table is involved. I hope it is possible?
Thanks,
Laura.
The UK High Street
Before I completely make a mess of the new tables, please can you just give some hints for moving all the information in the old MyLinks to the new one?
I assume I can do this with an Update SQL command - I'm just not too sure what the command is when more than one table is involved. I hope it is possible?
Thanks,
Laura.
The UK High Street
Apr 3, 2003, 3:31 PM
Veteran (19537 posts)
Apr 3, 2003, 3:31 PM
Post #91 of 193
Views: 12574
My bad. On line 72 in MyLinks2.pm you'll see:
To fix the bug just move it down to line 88, just above:
That should fix it. I'll update the plugin asap.
Code:
my $span = $html->toolbar($page, $high, $total, $IN->url);To fix the bug just move it down to line 88, just above:
Code:
print $IN->header();That should fix it. I'll update the plugin asap.
Apr 3, 2003, 8:35 PM
User (184 posts)
Apr 3, 2003, 8:35 PM
Post #92 of 193
Views: 12622
Hi Paul,
I've been away so I'm a little late on the reply....
Well, I guess with links located in multiple categories the plug should save the single link and not the multiple listings. The previous MyLinks DB saved just one link but showed problems with totals and display totals. I spent a lot of time customizing the templates and ended up uninstalling the whole thing because of these problems. Basically I'd just like to see the plug handle links in multiple categories and have mylinks save only one listing while displaying correct saved totals and display totals ( User chooses display 10 and they see 10 saved links displayed ). I'm using globals to allow users to submit/modify to multiple categories, so I can really buy the upgrade with knowing this is supported. I'd really love to use you plug so I hope you can come up with something if MyLinks2 is not already capable of doing this. Maybe others can provide some ideas about how this should work as well. That's about all I can offer without using the new version. If you would like me to test it out for mult categories just let me know. I'd be glad to help.
Thanks Paul
I've been away so I'm a little late on the reply....
Well, I guess with links located in multiple categories the plug should save the single link and not the multiple listings. The previous MyLinks DB saved just one link but showed problems with totals and display totals. I spent a lot of time customizing the templates and ended up uninstalling the whole thing because of these problems. Basically I'd just like to see the plug handle links in multiple categories and have mylinks save only one listing while displaying correct saved totals and display totals ( User chooses display 10 and they see 10 saved links displayed ). I'm using globals to allow users to submit/modify to multiple categories, so I can really buy the upgrade with knowing this is supported. I'd really love to use you plug so I hope you can come up with something if MyLinks2 is not already capable of doing this. Maybe others can provide some ideas about how this should work as well. That's about all I can offer without using the new version. If you would like me to test it out for mult categories just let me know. I'd be glad to help.
Thanks Paul
Apr 4, 2003, 2:36 AM
Enthusiast (519 posts)
Apr 4, 2003, 2:36 AM
Post #99 of 193
Views: 12574
If the MyLinksSQL2 works for links listed in multiple categories, I think I will order it.
Regards,
Manu
Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.
Regards,
Manu
Shopping Portal Shop-Netz.de® | Partnerprogramme | Flugreisen & Billigflüge | KESTERMEDIA e.K. | European Affiliate Marketing Forum.