| Author |
Message |
Unit1
Newbie


Joined: Mar 16, 2006
Posts: 4
|
Posted:
Mon Mar 20, 2006 9:40 pm |
|
When i send out the newsletter and i click on the link in the Our 10 Latest News Items it brings me to a dead link this is the url of the link i just clicked on in the email test
| Code: |
| http://www.mgsquad.com/modules.php?name=News&file=article&sid=9&mode=&order=0&thold=0 |
This is the working link to the file
| Code: |
| http://mgsquad.com/modules.php?name=News&op=NEArticle&sid=9 |
I would dig around for the code but i have been sick can you point me to the file that pulls the code for this so I can try make the code change to fix this small problem on my end or any help you can give me would be better  |
Last edited by Unit1 on Tue Mar 21, 2006 8:39 am; edited 1 time in total |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1360
|
Posted:
Tue Mar 21, 2006 7:10 am |
|
Unit1,
This does not look like the standard nuke news system link. What news system are you using?
The file that you will need to tweak is:
modules/HTML_Newsletter/admin/admin_make_nls.php
It is pretty well commented, so you shouldn't have too much trouble finding the SQL to modify. However, just make sure that if the field names are different, you do more than just tweak the SQL.  |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1360
|
Posted:
Wed Apr 26, 2006 7:37 am |
|
Unit1, were you ever able to get this going with your different News system? |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|