Author Topic: [MOD] User-Guestbook / User-Gästebuch V1.0.2[beta]  (Read 240452 times)

0 Members and 1 Guest are viewing this topic.

b.o.fan

  • Guest
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #45 on: August 17, 2006, 10:49:05 PM »
an exampel...


when you have user_city in the USERS_TABLE

you can add on the end of the query ", user_city".

in the php for example...

Code: [Select]
$user_citx = "<b>".$ds->user_city."</b>";
;);)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #46 on: August 17, 2006, 10:59:51 PM »
well this work and not work :)

when i insert user_css , i want this get data only from that user id :S

showgb&id=1  => take user_css date from user 1
showgb&id=2  => take user_css date from user 2

from db :) , i make it for layouts :) as u can see at profiles there :) ,1,2,3 ... this ill use data from each user :)



b.o.fan

  • Guest
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #47 on: August 17, 2006, 11:02:19 PM »
ohh jeah i understood. but... you must insert it above of the html file ;) because it's a css file... ;)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #48 on: August 17, 2006, 11:14:58 PM »
let me explain :)

this is a field USER_TABLES => user_css  , users have it to added css codes , and this modify the layout (html) file :) ill send u a links at pm for u see what i'm talking about !!

b.o.fan

  • Guest
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #49 on: August 18, 2006, 09:32:06 AM »
let me explain :)

this is a field USER_TABLES => user_css  , users have it to added css codes , and this modify the layout (html) file :) ill send u a links at pm for u see what i'm talking about !!

oky.... when you make
Code: [Select]
echo $ds->user_css;
it shows the Csscode?


PS: i added BBCODES ;)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.1[betha]
« Reply #50 on: August 18, 2006, 04:36:01 PM »
let me explain :)

this is a field USER_TABLES => user_css  , users have it to added css codes , and this modify the layout (html) file :) ill send u a links at pm for u see what i'm talking about !!

oky.... when you make
Code: [Select]
echo $ds->user_css;
it shows the Csscode?


PS: i added BBCODES ;)

Awesome, this is working  !!!!!!!!!!!!!!!! :D

Where i must added this on code : echo $ds->user_css; ?

I must remenber theres a lil detail at member personal photo, its the fact of this not show who don't have avatar and its using default pic (noimage.png) this isn't showing the default pic :(
« Last Edit: August 18, 2006, 04:50:08 PM by Stoleti »

b.o.fan

  • Guest
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #51 on: August 18, 2006, 05:44:38 PM »
add it after:
Code: [Select]
$gb_sql = mysql_query($gb_query);

and then say me what you see ;)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #52 on: August 18, 2006, 06:15:04 PM »
This works  :D

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #53 on: August 18, 2006, 06:23:05 PM »
But maybe still having few problems... but this is just to test it :), the most important its already done  :mrgreen:

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #54 on: August 18, 2006, 08:25:47 PM »
i'm using first version , and i only need at moment is the "comment form" template out of php :) thats all i need to complete it :)

ill attach my full gb.php for u take a look :)


[solved] :)
« Last Edit: August 22, 2006, 02:02:49 PM by Stoleti »

Offline ccsakuweb

  • Sr. Member
  • ****
  • Posts: 498
  • Patri
    • View Profile
    • My Art
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #55 on: August 21, 2006, 01:46:18 AM »
hi!! i installed the last version from this mod in a new gallery 1.7.3 but when i write a message and click "Send" the next page is the same (the form to write the message is empty again) and the message isn´t send to user guestbook.

please.. i need help  :cry:
:arrow: 4images Paid Mods: Links, Blog, Albums, Subdomains for users, Diferent templates for user profile, Related picture in details, Last pictures in details.
And the mod that you request me.   Demo: http://www.myart.es

A website dedicated to artist people who loves drawing, design, writing and more

b.o.fan

  • Guest
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #56 on: August 21, 2006, 06:47:20 AM »
hi!! i installed the last version from this mod in a new gallery 1.7.3 but when i write a message and click "Send" the next page is the same (the form to write the message is empty again) and the message isn´t send to user guestbook.

please.. i need help  :cry:

Hhmmm... dit you all what i write?

Offline ccsakuweb

  • Sr. Member
  • ****
  • Posts: 498
  • Patri
    • View Profile
    • My Art
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #57 on: August 21, 2006, 11:02:32 AM »
Yes I did... I don´t know what i did but anything in user_gb_new was wrong... :roll: I modified the file and it works correctly. But now I did all, sure.. but the guestbook doesn´t show the message.
This is that I see in my guestbook, I have 3 new entrys but I don´t see the messages..  :cry:

:arrow: 4images Paid Mods: Links, Blog, Albums, Subdomains for users, Diferent templates for user profile, Related picture in details, Last pictures in details.
And the mod that you request me.   Demo: http://www.myart.es

A website dedicated to artist people who loves drawing, design, writing and more

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #58 on: August 22, 2006, 12:21:05 AM »
i'm at few community websites using guestbooks (like it) and they've some stuff like:

=> Make Private (make visible only for post owner and the receiver) as option
=> Make rating bar together with comment  :mrgreen:

Just ideia :)

Offline Stoleti

  • Hero Member
  • *****
  • Posts: 574
    • View Profile
Re: [MOD] User-Guestbook / User-Gästebuch V1.0.2[betha]
« Reply #59 on: August 22, 2006, 02:02:28 PM »
I need help to added , a comment headline !?  :(

my php page attached