• [MOD] PMv2 Tutorial Republished here 5 0 5 1
Currently:  

Author Topic: [MOD] PMv2 Tutorial Republished here  (Read 771048 times)

0 Members and 3 Guests are viewing this topic.

Offline beseech

  • Full Member
  • ***
  • Posts: 150
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #120 on: October 14, 2005, 05:06:31 PM »
a simple question :

This plugins are compatible with old PMS ? or it's just with this version ?

Cheers ;)

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [MOD] PMv2 Tutorial Republished here
« Reply #121 on: October 14, 2005, 05:14:37 PM »
i dont now...
show me the table from the old PMS and then i will make a Plugin for the old...

Offline Andreas1

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #122 on: October 14, 2005, 05:24:58 PM »


Code: [Select]
{if ip}<br />IP: {ip}{endif ip}
{ip} will not been showed but "IP:" will printout.



Beim 'normalen' User wird die IP ja nicht angezeigt, wohl aber die Ausgabe IP:. Wie kann man diese Ausgabe dann ausblenden?

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: [MOD] PMv2 Tutorial Republished here
« Reply #123 on: October 14, 2005, 06:05:51 PM »
Gute Frage, habe das Problem nicht nur mit der IP... )o:

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] PMv2 Tutorial Republished here
« Reply #124 on: October 14, 2005, 11:15:11 PM »
a simple question :

This plugins are compatible with old PMS ? or it's just with this version ?

Cheers ;)
no. that's why there is an instruction (second reply by Mark Gunter) on how to upgrade to the new version
But the good thing is that you will NOT loose the messages ;)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline beseech

  • Full Member
  • ***
  • Posts: 150
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #125 on: October 18, 2005, 02:25:18 AM »
i've installed smileys MOD, so my question is , how can i replace the old smileys for this new smiles + bbcode ?

using the same bbcode on comments (details.php) ??

Offline Nasser

  • Full Member
  • ***
  • Posts: 105
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #126 on: October 18, 2005, 10:16:15 PM »
hi all , I installed this great mod
but I had an error saying :

Fatal error: Call to undefined function: get_category_dropdown() in /home/emarati2/public_html/gallery/includes/page_header.php on line 251

in the page_header.php where the 251 line these are the lines:

//-----------------------------------------------------
//--- Category Dropdown -------------------------------
//-----------------------------------------------------
$category_dropdown_selfjump = get_category_dropdown($cat_id, 1);
$site_template->register_vars("category_dropdown_selfjump", $category_dropdown_selfjump);
$category_dropdown_form = $site_template->parse_template("category_dropdown_form");
$site_template->register_vars(array("category_dropdown_form" => $category_dropdown_form));
$site_template->un_register_vars("category_dropdown_selfjump");
unset($category_dropdown_selfjump);
unset($category_dropdown_form);


can you help me to fix this error please
I am not a php man

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] PMv2 Tutorial Republished here
« Reply #127 on: October 20, 2005, 01:15:03 AM »
@bxbx

Quote
I just installed the PM version 2 mod and it works all except for one little part.  Step 13 says the following:

In /templates/<yourtemplate>/member_profile.html  use {lang_pm} tag
In /templates/<yourtemplate>/comment_bit.html use {comment_user_pm} tag to show link to PM the user

In comment_bit.html I have used this tag and nothing shows up.

I have also used the lang_pm tag in member_profile.html and that also shows nothing.  I have gone over the code a lot and I believe that I have installed it correctly.  What am I doing wrong?   :lol:What am I supposed to see?  Maybe I am just expecting something that is not supposed to happen with these.  Thanks.

 :idea: That´s clear - You did not see this tag, because you are not logged in with an other user account...
You´re only able to see this tag when you´re logged in with an other username

Project offline

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] PMv2 Tutorial Republished here
« Reply #128 on: October 20, 2005, 03:39:42 PM »
Hello again  :roll:

I know somebody is reading this and I don´t give up my hope :lol:

I still have a question some questions about this mod - when somebody´s boring I´ll be happy if I got an answer  :mrgreen:

In my In- and Outbox I didn´t see {lang_received}, but in my Sentbox it is printed on the screen  :!: - why :?: this box uses the same tags!??!?

and - when I have a message in my outbox, it shows me 01.01.1970 - that´s not true...

Edit:

One more problem: my sentbox counts the limit but my inbox doesn´t count it, what´s wrong?

PLZ help meeeeeeeeeeee

Project offline

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] PMv2 Tutorial Republished here
« Reply #129 on: October 20, 2005, 11:40:16 PM »
{lang_received} is valid only for sentbox, since that the only place where you can see when the message has been read.
as of limits problem, did u check your settings? did u check the limit with "regular" member not admin?
about the date, I'll have to look into it.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] PMv2 Tutorial Republished here
« Reply #130 on: October 21, 2005, 09:29:59 AM »
Okay I understand. Yes, I logged in as regular member.

Project offline

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] PMv2 Tutorial Republished here
« Reply #131 on: October 23, 2005, 10:55:18 PM »
I have done a little description for people who wants to use smileys in guestbook and image description after the PMv2 MOD
Click here to get there ->http://www.4homepages.de/forum/index.php?topic=10168.0

Cya by Flo2005

Project offline

Offline Flo2005

  • Full Member
  • ***
  • Posts: 237
  • Copy & Paste Profi :)
    • View Profile
    • snuup.de! - Bilder - Sounds - Videos - fun4FREE!
Re: [MOD] PMv2 Tutorial Republished here
« Reply #132 on: October 26, 2005, 09:41:18 AM »
Sorry for my "spaming"  :roll:

I´m still testing this mod and I find (out) some problem´s like above. Perhaps it´s important for anybody else who has run this mod on his homepage.

Flo2005:
Quote
One more problem: my sentbox counts the limit but my inbox doesn´t count it, what´s wrong?
It´s quite simple... PM´s from admins are not added to the limit of your inbox :!:

When I view a message in my inbox/sentbox/outbox

Code: [Select]
{if lang_to}
<tr class="row2">
<td><b>{lang_to}</b></td>
<td width="100%" colspan="2">{to}</td>
</tr>
{endif lang_to}
is not printed on the screen - e.g. {from} & "IP:" is printed  :?

@Vano: Did you find out why in outbox 01.01.1970 01:00 is still printed?

Okay I´m not hopeless  :lol:

Project offline

Offline Buster

  • Jr. Member
  • **
  • Posts: 60
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #133 on: October 29, 2005, 09:46:05 AM »
Hi, is it possible that PMv2 doesn't like PhP5?
I get lot's of errors like 'undefined index in...', 'undefined variable in...'
Regards,
Reiner

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] PMv2 Tutorial Republished here
« Reply #134 on: October 29, 2005, 10:07:14 AM »
Hi, is it possible that PMv2 doesn't like PhP5?
I get lot's of errors like 'undefined index in...', 'undefined variable in...'
Regards,
Reiner
its not PHP5 itself, its how your server is set to show 'notice" messages.
In global.php add
Code: [Select]
error_reporting(E_ALL ^ E_NOTICE); (you should find another instance of this line, make sure you add it as a replacement to the old one, or atleast below the old line.

@Flo2005:
No, I cant locate the reason why would it show you that, because I can not reproduce it...
date 01.01.1970 01:00 means that function date() received "0" (or empty string) as time stamp.
If I understood you correctly that date is showing in the messages list then this line is the one:
Quote
          <td>".$bstart.format_date($config['date_format']." ".$config['time_format'], $row['pm_date']).$bend."</td>
And the only explanation I have is that for some reason the date wasnt saved in the database (?) can you check with mysql manager? what about sentbox does it show you correct dates for received and sent date?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)