|
Attention: Last reply in this thread was more than 16 Years ago |
|
Thread Tools |
#1
|
|||
|
|||
Photoplog linking to another program
Code:
Content visible to registered users only. Zoints Local is like a MySpace profile system and is placed in its own folder within the forums root directory. I used the same code that you have for the MEMBERINFO template and it did not work as wanted. All it did was load the gallery index rather than the users uploaded photos when the link was clicked. The code works great on the members profile page but that is not where I need it to work because ZOINTS uses it's own enhanced profile system. So what code do I need to use in order for this to work? PLease help |
#2
|
||||
|
||||
I'm not familiar with Zoints so cannot tell you what change you would need to make.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#3
|
|||
|
|||
Ok... I am not worried about zoints. I just need be able to call the users photo album from a zoints page. The Zoints crew told me to come over here and get the info because they do not know your program. Zoints uses the same database that vbulletin does so the basics should be the same.
PLease give me the code so that I can do what I explained in the initial post. Thank you for your time |
#4
|
||||
|
||||
You quoted the HTML link in post one. If you are adding the link to a template, there is no PHP code with which to deal. You need to make sure the variables in the following link are available wherever you are adding the link:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#5
|
|||
|
|||
Sorry for the delay in the responce. I have been waiting for zoints to respond. Here is what they told me:
Code:
Content visible to registered users only. Can you please help me get this to work? The userid variable used by zoints is $this->zuser |
#6
|
||||
|
||||
Just a couple of guesses, but like I said, I am not familiar with Zoints, so cannot tell you if either of these will work:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks. While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams |
#7
|
|||
|
|||
Sorry for replying to an old thread, but I figured it's worth mentioning. There's a block for Zoints Local that you can add.. It will show the latest Photoplog uploads for that specific user, with a link to their photoplog gallery. If you just want the link to their gallery, then edit the block code to show "0" maximum photos, and I believe it should just have the link there.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
vBChat Linking Problems: 404 Not Found | Strafe | "How Do I..." Questions | 2 | 05-09-2007 01:11 AM |
Full Size Linking | ka$h | Troubleshooting & Problems | 8 | 01-12-2006 09:47 PM |