I am running Snitz Forum 3.4.03 with many mods installed already (birthday, recently seen, who read, and others). Just installed the Member Spotlight mod and it works fine with one exception, it can't find the user's profile when you click on the link. Here is the error code I keep getting:
and appears to be correct but it cannot find the file itself. Am wondering if the forums are not generating the proper pop_profile.asp page and if so how do I remedy this situation? I can go to the members listing and have it generate the pop_profile.asp page just fine but evidently the call for it in the member_spotlight.asp file is incorrect. I have not been able to find the proper coding needed to call up the sub-routine for creating the file and was wondering if any of you have ran into this problem or if you know just how to remedy it. Just a thought.... could it be because I'm using MSAccess for the db instead of MySQL?
As you can tell I'm still new to .asp and am trying to learn all of it's features. Any help with this problem would be appreciated.
1. Can you provide a test account so we can take a look? 2. You have a typo in the URL above, it should be: http://shadow.developer.graphyx.net/ufpforum/pop_profile.asp?mode=display&id=58[/url] not http://shadow.devleoper.graphyx.net/ufpforum/pop_profile.asp?mode=display&id=58 is that typo caused by the script or by you when you posted it here?
You are correct, it is passing the wrong url. It's a typo given by the code for some reason (not sure why). I'll setup a test login of guest/guest for you to check it out. Let me know what you find on your end. Do I need to post the code here for you to look at? Or you can find it at the original place that I found it (don't wish to place a link outside of Snitz Forums for it unless I have to as I don't wish to violate any of Snitz Forum's policies). Let me know.
the link for the forums is below. Hope you can help me out on this. Not sure where it calls the URL from but it is somehow transposing those two letters for some reason.
Found it! My fault, it was in the general setup in Admin. I mistyped the url. Sorry for the confusion and the time I wasted on your part. Thanks for the help though, I appreciate it!