#16 (permalink)  
Old 12.01.2007, 10:13
MotMann's Avatar
vbdesigns Guru
 
Join Date: 03.2006
Location: Berlin
Age: 49
Posts: 667
Rep Power: 7
MotMann is on a distinguished road
Büdde schön

Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
               <thead>
                     <tr>
                           <td class="tcat">
                                 <a href="#top" onclick="return toggle_collapse('module_$module_row[id]')" style="float:right"><img alt="" border="0" id="collapseimg_module_$module_row[id]" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg.gif" /></a>
$module_row[name]
                           </td>
                     </tr>
               </thead>
               <tbody id="collapseobj_module_$module_row[id]" style="$collapse">
                     <tr>
                           <td class="alt1" align="center">
                           
<center><span class="smallfont">Falls dir diese Website gefällt und Du gerne etwas dafür zurückgeben möchtest, kannst Du eine Spende tätigen. Diese Spende wird ausschließlich für den Hosting Service, die Domain-Kosten und anfallende Wartungsarbeiten verwendet werden.</span></center>
<br />
<center>
<form action="https://www.paypal.com/de/cgi-bin/webscr" target="_blank" method="post">
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="xxxxxxxx" />
<input type="hidden" name="item_name" value="Website Spende für Xxxxxxxx" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="EUR" />
<input type="hidden" name="tax" value="0" />
€<SELECT NAME="amount">
<OPTION value="1.00">1.00</option>
<OPTION value="2.00">2.00</option>
<OPTION value="3.00">3.00</option>
<OPTION value="4.00">4.00</option>
<OPTION value="5.00">5.00</option>
<OPTION value="10.00">10.00</option>
<OPTION value="20.00">20.00</option>
<OPTION value="25.00">25.00</option>
<OPTION value="50.00">50.00</option>
<OPTION value="100.00">100.00</option>
</SELECT></form>
<br /><br />
<center><span class="smallfont">Wähle die Höhe deiner Spende aus und klicke dann auf "Spenden".</span></center>
<br />
<tr>
  <td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
   <input type="image" src="http://xxxxxxxxxx.gif" border="0"></a>
<br /><br />

                          </div>
                           </td>
                     </tr>
               </tbody>
         </table><br />
__________________
Software: vB 3.8.1 * Style: Cyberhype, Tribe * Ansicht: Neues vB *
Reply With Quote
  #17 (permalink)  
Old 12.01.2007, 10:25
Christian's Avatar
Web Design
 
Join Date: 12.2003
Location: In Spocks Quartier
Age: 34
Posts: 16,869
Rep Power: 10
Christian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond reputeChristian has a reputation beyond repute
Sag ich doch es steht weder über noch unter der Tabelle.
Code:
<form action="https://www.paypal.com/de/cgi-bin/webscr" target="_blank" method="post">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
               <thead>
                     <tr>
                           <td class="tcat">
                                 <a href="#top" onclick="return toggle_collapse('module_$module_row[id]')" style="float:right"><img alt="" border="0" id="collapseimg_module_$module_row[id]" src="$stylevar[imgdir_button]/collapse_tcat$collapseimg.gif" /></a>
$module_row[name]
                           </td>
                     </tr>
               </thead>
               <tbody id="collapseobj_module_$module_row[id]" style="$collapse">
                     <tr>
                           <td class="alt1" align="center">
                           
<center><span class="smallfont">Falls dir diese Website gefällt und Du gerne etwas dafür zurückgeben möchtest, kannst Du eine Spende tätigen. Diese Spende wird ausschließlich für den Hosting Service, die Domain-Kosten und anfallende Wartungsarbeiten verwendet werden.</span></center>
<br />
<center>

<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="business" value="xxxxxxxx" />
<input type="hidden" name="item_name" value="Website Spende für Xxxxxxxx" />
<input type="hidden" name="no_note" value="1" />
<input type="hidden" name="currency_code" value="EUR" />
<input type="hidden" name="tax" value="0" />
€<SELECT NAME="amount">
<OPTION value="1.00">1.00</option>
<OPTION value="2.00">2.00</option>
<OPTION value="3.00">3.00</option>
<OPTION value="4.00">4.00</option>
<OPTION value="5.00">5.00</option>
<OPTION value="10.00">10.00</option>
<OPTION value="20.00">20.00</option>
<OPTION value="25.00">25.00</option>
<OPTION value="50.00">50.00</option>
<OPTION value="100.00">100.00</option>
</SELECT> 
<br /><br />
<center><span class="smallfont">Wähle die Höhe deiner Spende aus und klicke dann auf "Spenden".</span></center>
<br />
<tr>
  <td class="$getbgrow" align="center"><span class="smallfont">
<fieldset class="fieldset" style="margin:0px 0px 0px 0px">
<br />
   <input type="image" src="http://xxxxxxxxxx.gif" border="0"></a>
<br /><br />

                          </div>
                           </td>
                     </tr>
               </tbody>
         </table><br />
</form>
Reply With Quote
  #18 (permalink)  
Old 12.01.2007, 10:33
MotMann's Avatar
vbdesigns Guru
 
Join Date: 03.2006
Location: Berlin
Age: 49
Posts: 667
Rep Power: 7
MotMann is on a distinguished road
Okey.. okey.. Du hast gewonnen
__________________
Software: vB 3.8.1 * Style: Cyberhype, Tribe * Ansicht: Neues vB *
Reply With Quote
  #19 (permalink)  
Old 21.05.2007, 19:18
Neuer Benutzer
 
Join Date: 05.2007
Posts: 1
Rep Power: 6
hotstuff is on a distinguished road
Hallo

Wollte Fragen wo genau muss ich mein Account Emailadresse einfügen?

Gruss Dave
Reply With Quote
  #20 (permalink)  
Old 21.05.2007, 19:52
Jack Bauer's Avatar
Aufsteigender Benutzer
 
Join Date: 06.2006
Location: Cyberspace
Posts: 245
Rep Power: 6
Jack Bauer is on a distinguished road
Send a message via ICQ to Jack Bauer
Such das Template ===> Portal_paypal

Suche folgenden Code ...
Code:
<input type="hidden" name="business" value="meine_mail_adresse" />
Dort kannst Du deine email Adreese hinterlegen
__________________
Ich behaupte einfach mal: «BEI MACSCHLUMPF SITZT EINE SCHRAUBE LOCKER.»
Reply With Quote
  #21 (permalink)  
Old 08.09.2007, 23:06
vbdesigns Guru
 
Join Date: 10.2006
Age: 27
Posts: 672
Rep Power: 7
ragtek has a spectacular aura aboutragtek has a spectacular aura about
Send a message via ICQ to ragtek
Quote:
Originally Posted by Jack Bauer View Post
Such das Template ===> Portal_paypal

Suche folgenden Code ...
Code:
<input type="hidden" name="business" value="meine_mail_adresse" />
Dort kannst Du deine email Adreese hinterlegen

Das würde ich gleich über ein Optionsfeld machen, bevor ich Usern hier zutraue, Templates zu bearbeiten:P

edit: oh mann
veradmmt alter thread
__________________
meine wunschliste würde mich freuen

mein blog
Reply With Quote
  #22 (permalink)  
Old 08.09.2007, 23:26
MotMann's Avatar
vbdesigns Guru
 
Join Date: 03.2006
Location: Berlin
Age: 49
Posts: 667
Rep Power: 7
MotMann is on a distinguished road
Jeder Admin muss in der Lage sein templ. zu bearbeiten
__________________
Software: vB 3.8.1 * Style: Cyberhype, Tribe * Ansicht: Neues vB *
Reply With Quote
  #23 (permalink)  
Old 08.09.2007, 23:36
vbdesigns Guru
 
Join Date: 10.2006
Age: 27
Posts: 672
Rep Power: 7
ragtek has a spectacular aura aboutragtek has a spectacular aura about
Send a message via ICQ to ragtek
Nö. Absolut nicht.
__________________
meine wunschliste würde mich freuen

mein blog
Reply With Quote
Reply

Lesezeichen

Thread Tools
Display Modes

Posting Rules
Es ist Ihnen nicht erlaubt, neue Themen zu verfassen.
Es ist Ihnen nicht erlaubt, auf Beiträge zu antworten.
Es ist Ihnen nicht erlaubt, Anhänge hochzuladen.
Es ist Ihnen nicht erlaubt, Ihre Beiträge zu bearbeiten.

BB-Code ist On.
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PayPal Module Esposito vBCMS® Fragen 6 11.12.2006 23:46
Ready to buy but don't have PayPal brandnewx English customer support 8 22.10.2006 16:22
HILFE....Umleitung zu PayPal Stargesicht Style- & Web Template Support 2 19.12.2005 23:16
Unterstüzt Paypal auch Kreditkartenzahlungen? wernerc Fragen vor dem Kauf 1 04.09.2005 10:50
Paypal möglich? Zephoriel Fragen vor dem Kauf 4 31.03.2005 14:34


Copyright © 2006, Reuter & Bloeß GbR.
| Datenschutz | Sitemap | Unsere Partner | Top |
Home Products Forum Über uns Support & FAQs
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 ©2009, Crawlability, Inc.
Tipp: Fussball | Heilerde
Shopsystem, Shop System, CMS, Webkatalog mit vBCMS CMS