osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

LinksManager

This is a discussion on LinksManager within the osCMax Projects Discussion forums, part of the osCMax v2.0 Forums category; A new project_project entry has been added: LinksManager Ported to work with RC3 Max This program enables display and management ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v2.0 Forums > osCMax Projects Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Reply

 

LinkBack Thread Tools
 
Old 12-23-2006, 03:01 PM
automotiveuk automotiveuk is offline
osCMax Testing Team
 
Join Date: Oct 2004
Location: United Kingdom
Posts: 48
Thanks: 1
Thanked 26 Times in 14 Posts
Thanks: 1
Thanked 26 Times in 14 Posts
Rep Power: 0
automotiveuk will become famous soon enoughautomotiveuk will become famous soon enough
Default LinksManager

A new project_project entry has been added:

LinksManager

Quote:
Ported to work with RC3 Max
This program enables display and management of a categorized list of links to other websites. You can add/edit/delete/enable/disable links and categories from the admin interface.
It also includes a link submit form, where users can submit links and request you to add them to your list.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following 3 Users Say Thank You to automotiveuk For This Useful Post:
altenter (11-20-2007), michael_s (12-24-2006), poppatopz (04-05-2007)
  #11  
Old 01-05-2007, 08:19 PM
osCMax Testing Team
 
Join Date: Oct 2006
Location: Atlanta GA
Posts: 149
Thanks: 8
Thanked 13 Times in 9 Posts
Rep Power: 3
ALElder
Default Re: LinksManager

Mike can you help me on this one?

Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
  #12  
Old 01-22-2007, 01:43 AM
New Member
 
Join Date: Oct 2005
Location: Plymouth UK
Posts: 11
Thanks: 1
Thanked 0 Times in 0 Posts
Rep Power: 0
fatbloke
Default Re: LinksManager

Hi

I am having trouble getting my head around cache seo urls and linksmaster

My normal seo urls now works fine

I have installed linksmaster which works fine EXCEPT

The link url it sends in email to confirm link added is

http://www.mysite.com/Internet-Services-links-16.html an seo link which does not exist

the actual url link is
http://www.mysite.com/links.php?lPath=16

I have reset page cache and tried every combination of seo urls true and false.

I am sorry to be so thick here http://www.oscmax.com/forums/images/icons/icon9.gif
Unhappy

Thanks

Roy
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #13  
Old 04-25-2007, 11:02 AM
New Member
 
Join Date: Jan 2006
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
judas-online
Default Re: LinksManager

Hi people, i have installed links manager and it is working ok but i cant get a link to the links page to show up in the information box. can anyone please help.
Links : Gsmlocker
Thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #14  
Old 06-23-2007, 05:01 PM
bean's Avatar
Lurker
 
Join Date: Feb 2005
Posts: 3
Thanks: 2
Thanked 1 Time in 1 Post
Rep Power: 0
bean
Default Re: LinksManager

When an email is sent saying the link has been added the url is not correct ie.

should be

"www.vintagevalue.net/links.php?lPath=6"

Appears to be in the links.php file around line 204

$siteURL = sprintf("%s/%s-links-%s.html", HTTP_CATALOG_SERVER, $catname, $category['link_categories_id']);

It would appear that this would generate a seo link.

So one would have to seo optimize the catalog side links to match the pattern of the admin side code or vice versa.

a rewrite in the .htacess and depending on the version of seo urls used, a modification in some of the catalog files.

Will work on and test on my test server and post a possible fix in the near future.

Last edited by bean; 06-26-2007 at 09:42 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #15  
Old 06-27-2007, 10:59 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 298
Thanks: 23
Thanked 35 Times in 34 Posts
Rep Power: 6
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: LinksManager

OK another problem with this contribution. One of my long time link partners on my old site emailed me and said he can not accept a link to his site which is a redirect. Instead of his actual site when you cursor over the link it says
Clocks and Watches at Walsh Brothers jewellery shop.

How do I fix this!??

100 Bonus Points to the first one with the correct answer!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #16  
Old 06-27-2007, 05:22 PM
bean's Avatar
Lurker
 
Join Date: Feb 2005
Posts: 3
Thanks: 2
Thanked 1 Time in 1 Post
Rep Power: 0
bean
Default Re: LinksManager

okay here is the fix for the email sent when a link is added.

It will send the url to the category where the link can be found.

But be warned if you have links on page 2 it will not provide a link to page 2 of that category for now.

I Will fix the page issue, but will take longer.

replace the code in admin/links.php find:

$siteURL = sprintf("%s/%s-links-%s.html", HTTP_CATALOG_SERVER, $catname, $category['link_categories_id']); around line 204 and delete this line .

then replace with:


$catpath = '/links.php?lPath=';

$siteURL = sprintf(HTTP_CATALOG_SERVER . $catpath . $category['link_categories_id']);

Regards, Tim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
The Following User Says Thank You to bean For This Useful Post:
bkpie (02-17-2008)
  #17  
Old 06-28-2007, 06:36 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 298
Thanks: 23
Thanked 35 Times in 34 Posts
Rep Power: 6
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: LinksManager

Ok today I had another link person state the same thing. The engines will not count this link so they will not link either. Cursor over the link I placed in my post before this one the Clocks and Watches one and look at the address that shows up in the bar at the bottom of IE. It will be from my site with a redirect and have been told by a few now engines will not count this as an external link for them. Anyone know how to get it to show the persons address we are actually linking to or do I need to find another link system?
Using a spider simulater does show text but not a link only the re-direct.

I am uping this to 500 bonus points a big thank you and a rep add
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #18  
Old 06-28-2007, 07:07 AM
osCMax Testing Team
 
Join Date: Sep 2004
Posts: 298
Thanks: 23
Thanked 35 Times in 34 Posts
Rep Power: 6
bkpie has a spectacular aura aboutbkpie has a spectacular aura about
Default Re: LinksManager

Ok I will take the points. It has to do with click counts. In order to count the number of clicks it has to have the redirect. Turn that off in config and the actual url shows.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Advertisement
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -8. The time now is 09:13 PM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax