Navigacija

Vartotojų tinkle

Prisijungusių svečių: 85
Prisijungusių narių: 0
Prisijungusių narių nėra

Registruoti nariai: 25,957
Naujausias narys: keistuole

Naujausi straipsniai

Paskutiniai nariai

Nepas14:12:52
keistuole 2 savaitės
Gizmis 3 savaitės
Reikalas 3 savaitės
Rytis13 savaitės
MaFetas17 savaitės
ozzWANTED18 savaitės
saulyzas20 savaitės
TOMIJUS21 savaitės
Jaunelis37 savaitės
lanis37 savaitės
And2s38 savaitės
Memento Mori43 savaitės
Quwqkibor45 savaitės
asirija49 savaitės
tomeem51 savaitės
weberiz54 savaitės
mRokass57 savaitės
kartoonas58 savaitės
grunskiz61 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 13.59.210.36
Naujienų: 529
Straipsnių: 235
Temų: 52,589
Postų: 522,539
Postų pask. parą: 0
Shout'ų pask. parą: 0
P.S.C. pask. parą: 0
Nuorodų kataloge: 13

Lankomumo Statistika

Peržiūrų šiandien: 22

Iš viso peržiūrų: 22948724

Prisijungti

REGISTRUOTIS
Nario vardas

Slaptažodis



Pamiršai slaptažodį?
Paprašyk naujo

Aktyvuoti save

Šaukykla

Jei norite rašyti žinutes, turite prisijungti.

Nepas
2025 Bal. 9 17:04:13
drovus

Nepas
2025 Bal. 9 17:04:08
drovus

Gizmis
2025 Kov. 15 14:03:50
OMG, smagu matyt sita puslapi veikianti

ozzWANTED
2024 Lap. 30 15:11:14
Taip, vis dar up šypsosi

MaFetas
2024 Lap. 13 22:11:57
hey how, geras dar veikiantis saitas?

Šaukyklos archyvas

Apklausa

Ar esate patenkinti lietuviško vertimo kokybe?

Taip!

Taip, bet yra ką taisyti (parašysiu komentaruose)

Ne

Norėdamas balsuoti turite prisijungti.
Archyvas
Reklama 400x60
mm galit kas?
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: emusic Peržiūrų: 2260      Spausdinti temą
2009 Bir. 10 18:06:20          1 žinutė iš 7
Spausdinti pranešimą
gal galit kas i ten ta profile.php idet ta koda kur praso gif system isideciau pats bet nerandu kur reik isidet ;/ wiskas yra siame winrare -->http://failai.in/F1C8FD6EA4/profile.php.rar
2009 Bir. 10 18:06:48          2 žinutė iš 7
Spausdinti pranešimą
sutwarkysit kas? ;[[[
2009 Bir. 10 18:06:23          3 žinutė iš 7
Spausdinti pranešimą
nelabai supratau klausimo
profile faila ikelk i pagrindini folderi, (pas mane php-files) ir viskas...

2009 Bir. 10 19:06:28          4 žinutė iš 7
Spausdinti pranešimą
matai as noriu y weba isidet dovanu sistema ir man reik ten i profile.php iterpt koda bet as nerandu kur ta koda reik itertp ;/wat sita dalyka reik padaryt su profile.php


Description:
This system allows your users to buy gifts to each other. Gifts will be displayed in the profile as images. You add gifts in the admin panel and set a price to each gift and how many items that should be awailable to buy.
A link in the user profile is linking to the page where you can buy gifts to other users.

Note: this system requiers the User Gold system to work, go til www.starglowone.com to get the User Gold system. Support for users who dos not use the User Gold system will not be given.

Installation instructions:

1. Upload the infusion/sf_gift_system folder to root\ on your webserver

2. Install it as an normal infusion under Infusions in the Admin Panel => System Admin

3. Open profile.php

3.1 Add this code snippet after include LOCALE.LOCALESET."user_fields.php";


//SF Gift System lang start

// Check if locale file is available matching the current site locale setting.
if (file_exists(INFUSIONS."sf_gift_system/locale/".LOCALESET."/profile.php")) {
// Load the locale file matching the current site locale setting.
include INFUSIONS."sf_gift_system/locale/".LOCALESET."/profile.php";
} else {
// Load the infusion's default locale file.
include INFUSIONS."sf_gift_system/locale/English/profile.php";
}

//SF Gift System lang end


3.2 Add this code snippet after:

<td class='tbl1'>".number_format($data['user_posts'])."</td>

</tr>
<tr>
<td width='1%' class='tbl2' style='white-space:nowrap'><b>".$locale['sfgift700']."</b></td>
<td class='tbl2'>";
if ((iMEMBER) && ($data['user_id'] != $userdata['user_id'])) {
echo "<a href='".INFUSIONS."sf_gift_system/brows_gifts.php?user_id=".$lookup."'>".$locale['sfgift701']." ".$data['user_name']."</a>";
} else {
echo $locale['sfgift701']." ".$data['user_name'];
}
echo "</td>


3.3 Add this code snippet before require_once "side_right.php";

// SF Gift System start
if ((isset($lookup)) && (isNum($lookup))) {
if (file_exists(INFUSIONS."sf_gift_system/profile_include.php")) {
include INFUSIONS."sf_gift_system/profile_include.php";
}
}
// SF Gift System end

4. Upload the new profile.php to your site

5. Add the SF Gift Panel as a normal panel if you want

6. Go to a users profile and start giving giftsmerkia akį

2009 Bir. 10 19:06:06          5 žinutė iš 7
Spausdinti pranešimą
tai galit kas?
2009 Bir. 10 19:06:56          6 žinutė iš 7
Spausdinti pranešimą
Tai tu įterpk pats kur nori.

2009 Bir. 10 20:06:37          7 žinutė iš 7
Spausdinti pranešimą
Tai tu jei nesupranti išsiversk tekstą http://translate.google.lt Gal tai tau padės. xD
Peršokti į forumą: