myfreeforum.org Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  Who is OnlineWho is Online   Join! (free) Join! (free)  
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
For an excellent guide to using your myfreeforum forum, you can visit
howtodoit
The howtodoit "readonly" forum provides answers and walkthroughs for all common questions.
  • Welcome
  • Guest


New XTRANSFER/XCASH portal, + auto display on some portals
Goto page Previous  1, 2, 3  Next
 
Post new topic   Reply to topic    myfreeforum.org Forum Index -> What's new? Announcements!
View previous topic :: View next topic  
Author Message
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 3:41 pm    Post subject: Reply with quote

admin (no pm's please) wrote:
<tr>
       <td valign="top" align="right" nowrap="nowrap"><a href="javascript:void(0)" onclick="window.open('xtransfer.php?userid={postrow.POSTER_ID}&amp;xtransfer=XCASH&amp;component=XCASH', '_xtransfer', 'resizable=yes,width=500,height=360')">Transfer cash</a><br/></span></td></tr>


is more like it.


corrected version.


_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
Symon
Moderator
Moderator

Virtual Cash: 28710

Joined: 04 Sep 2005
Posts: 11156
Location: Hampshire,England
Add Karma

rated by 85 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 3:50 pm    Post subject: Reply with quote

Sorry no difference still shows as no user
_________________


http://www.saynoto0870.com/

http://www.myshopbag.co.uk

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 3:54 pm    Post subject: Reply with quote

The link i gave was for the topic, are you in the profile?
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 3:54 pm    Post subject: Reply with quote

In profile it would be:

<a href="javascript:void(0)" onclick="window.open('xtransfer.php?userid={USER_ID}&amp;xtransfer=XCASH&amp;component=XCASH', '_xtransfer', 'resizable=yes,width=500,height=360')">Transfer cash<br/>
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
Symon
Moderator
Moderator

Virtual Cash: 28710

Joined: 04 Sep 2005
Posts: 11156
Location: Hampshire,England
Add Karma

rated by 85 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 4:05 pm    Post subject: Reply with quote

Thank you all working now

So

Guide done.

http://howtodoit.myfreeforum.org/...component=content&topicid=721
_________________


http://www.saynoto0870.com/

http://www.myshopbag.co.uk

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 4:08 pm    Post subject: Reply with quote

Nice guide

Making these portals more automatic makes me wonder about others that could be done this way.

Tomorrow I will try and create an Online/Offline portal in the same fashion.
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
DSi
Craftsman
Craftsman

Virtual Cash: 770

Joined: 17 Sep 2006
Posts: 439
Location: New York, USA
Add Karma

rated by 2 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 10:52 pm    Post subject: Reply with quote

Thanks for the guide, I have put it on my forum

A couple of errors I found in the guide:
In the part where it is explaining how to place the transfer cash link in the profile view and topic view:
The code should be:
Code:
<a href="javascript:void(0)" onclick="window.open('xtransfer.php?userid={postrow.POSTER_ID}&amp;xtransfer=XCASH&amp;component=XCASH', '_xtransfer', 'resizable=yes,width=500,height=360')">Transfer cash</a><br />

The < /a > is missing, which could cause problems in other parts of the template.

The link in the profile view does not work when using that code, for the profile view, the {postrow.POSTER_ID} should be changed to {USER_ID}

Thanks for the guide Symon, and nice job with the mod admin
_________________

24Forum.net
Back to top
View user's profile Private message Visit poster's website
Symon
Moderator
Moderator

Virtual Cash: 28710

Joined: 04 Sep 2005
Posts: 11156
Location: Hampshire,England
Add Karma

rated by 85 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 11:18 pm    Post subject: Reply with quote

DSi wrote:
Thanks for the guide, I have put it on my forum

A couple of errors I found in the guide:
In the part where it is explaining how to place the transfer cash link in the profile view and topic view:
The code should be:
Code:
<a href="javascript:void(0)" onclick="window.open('xtransfer.php?userid={postrow.POSTER_ID}&amp;xtransfer=XCASH&amp;component=XCASH', '_xtransfer', 'resizable=yes,width=500,height=360')">Transfer cash</a><br />

The < /a > is missing, which could cause problems in other parts of the template.

The link in the profile view does not work when using that code, for the profile view, the {postrow.POSTER_ID} should be changed to {USER_ID}

Thanks for the guide Symon, and nice job with the mod admin


Not sure which guide you are reading

Agreed the is missing but the guide has the corect links for profile view ?
_________________


http://www.saynoto0870.com/

http://www.myshopbag.co.uk

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
Manz
Craftsman
Craftsman

Virtual Cash: 1270

Joined: 27 Dec 2006
Posts: 272

Add Karma

rated by 3 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 11:33 pm    Post subject: Reply with quote

when you transfer the cash to the other member and enter the amount to give, after you press submit, it says "No User" with a white background?
_________________
http://prisonbreak.myfreeforum.org
http://prisonbreakforum.co.uk

www.prisonbreakforum.co.uk
Back to top
View user's profile Private message
Symon
Moderator
Moderator

Virtual Cash: 28710

Joined: 04 Sep 2005
Posts: 11156
Location: Hampshire,England
Add Karma

rated by 85 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 11:35 pm    Post subject: Reply with quote

Manz wrote:
when you transfer the cash to the other member and enter the amount to give, after you press submit, it says "No User" with a white background?


Have you followed just the basic guide ??

And a link would be good
_________________


http://www.saynoto0870.com/

http://www.myshopbag.co.uk

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Wed Jan 02, 2008 11:43 pm    Post subject: Reply with quote

To me that sounds like the template has been edited and broken?

But it is so important to tell us what you have done....
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
DSi
Craftsman
Craftsman

Virtual Cash: 770

Joined: 17 Sep 2006
Posts: 439
Location: New York, USA
Add Karma

rated by 2 members
Add Comment
Show Comments

online/offline
PostPosted: Thu Jan 03, 2008 1:24 am    Post subject: Reply with quote

Symon wrote:
DSi wrote:
Thanks for the guide, I have put it on my forum

A couple of errors I found in the guide:
In the part where it is explaining how to place the transfer cash link in the profile view and topic view:
The code should be:
Code:
<a href="javascript:void(0)" onclick="window.open('xtransfer.php?userid={postrow.POSTER_ID}&amp;xtransfer=XCASH&amp;component=XCASH', '_xtransfer', 'resizable=yes,width=500,height=360')">Transfer cash</a><br />

The < /a > is missing, which could cause problems in other parts of the template.

The link in the profile view does not work when using that code, for the profile view, the {postrow.POSTER_ID} should be changed to {USER_ID}

Thanks for the guide Symon, and nice job with the mod admin


Not sure which guide you are reading

Agreed the is missing but the guide has the corect links for profile view ?

Ah I see you're right, I tried to use the code for the viewtopic_body.tpl in the profile_viewbody.tpl  
_________________

24Forum.net
Back to top
View user's profile Private message Visit poster's website
Manz
Craftsman
Craftsman

Virtual Cash: 1270

Joined: 27 Dec 2006
Posts: 272

Add Karma

rated by 3 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Jan 04, 2008 3:45 pm    Post subject: Reply with quote

Symon wrote:
Manz wrote:
when you transfer the cash to the other member and enter the amount to give, after you press submit, it says "No User" with a white background?


Have you followed just the basic guide ??

And a link would be good


i  have not added it to my forum, but other forums that have it, like facebookappchat and 24 forum... when i click on submit after entering the amount, it says "No user" with a white background..

and when i tried it, i followed the basic guide, but then it wasn't working so i removed it.. i done exactly what it says here

http://howtodoit.myfreeforum.org/...component=content&topicid=721

but it wasnt working so i removed it..i kept getting the "no user" when you transfer on all forums that have this installed..?
_________________
http://prisonbreak.myfreeforum.org
http://prisonbreakforum.co.uk

www.prisonbreakforum.co.uk
Back to top
View user's profile Private message
Symon
Moderator
Moderator

Virtual Cash: 28710

Joined: 04 Sep 2005
Posts: 11156
Location: Hampshire,England
Add Karma

rated by 85 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Jan 04, 2008 3:56 pm    Post subject: Reply with quote

Have just tried this myself and had 10 credits and transferred them to andrew but got a

You cannot transfer that amount

warning but the credits were removed.

http://facebookappchat.myfreeforum.org

also when a guest tries to transfer money you get the message

Guests cannot transfer anyhting

anything is spelt wrong.
_________________


http://www.saynoto0870.com/

http://www.myshopbag.co.uk

XXVIII/ I/ MCMLXXI
Back to top
View user's profile Private message Visit poster's website
admin (no pm's please)
Site Admin
Site Admin

Virtual Cash: 45960

Joined: 22 May 2005
Posts: 19652

Add Karma

rated by 162 members
Add Comment
Show Comments

online/offline
PostPosted: Fri Jan 04, 2008 4:21 pm    Post subject: Reply with quote

Symon wrote:
Have just tried this myself and had 10 credits and transferred them to andrew but got a

You cannot transfer that amount

warning but the credits were removed.

http://facebookappchat.myfreeforum.org

also when a guest tries to transfer money you get the message

Guests cannot transfer anyhting

anything is spelt wrong.


I think the credits are reported removed, but were not actually removed.

Either way that and the spelling is now correct.
_________________

Family Friendly Shareware | | Web Design/Services | Free Forums

forum.myfreeforum.org
Back to top
View user's profile Private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    myfreeforum.org Forum Index -> What's new? Announcements! All times are GMT + 1 Hour
Goto page Previous  1, 2, 3  Next
Page 2 of 3
 
 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group
Create your own free forum | Buy a domain to use with your forum