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

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

0 Members and 3 Guests are viewing this topic.

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #480 on: September 27, 2007, 10:12:46 PM »
No matter - what is say for : $lang['bbc_help'] ?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #481 on: September 27, 2007, 10:18:49 PM »
$lang['pm_bbcode'] = "Anable BBCode in this message";

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #482 on: September 27, 2007, 10:19:59 PM »
I say: $lang['bbc_help'] - no $lang['pm_bbcode'].  :?
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #483 on: September 27, 2007, 10:22:59 PM »
ops....It is not there...

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #484 on: September 27, 2007, 10:25:05 PM »
And is why is no work ... you miss a step ... is must include in main.php file.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #485 on: September 27, 2007, 10:26:21 PM »
how.... :?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #486 on: September 27, 2007, 10:28:33 PM »
I look from here....  http://www.4homepages.de/forum/index.php?topic=5374.0   for main.php

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #487 on: September 27, 2007, 10:30:32 PM »
Like this:

http://www.4homepages.de/forum/index.php?topic=6627.msg33687#msg33687

(line 9 in code instruction (array line))
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #488 on: September 27, 2007, 10:38:37 PM »
Ok!

Naw....

in pm.php?action=new:

Fatal error: Call to undefined function get_smiles_text() in /home/angel/public_html/pm.php on line 427


 :( :( :(

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #489 on: September 27, 2007, 10:45:51 PM »
Use this:

http://www.4homepages.de/forum/index.php?topic=4745.msg68102#msg68102

Check for: get_smilies_text block function in code.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #490 on: September 27, 2007, 10:53:49 PM »
This code insert where.....?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #491 on: September 27, 2007, 11:20:59 PM »
my smiles.php is....

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #492 on: September 27, 2007, 11:23:33 PM »
Add get_smilies_text function block in includes/functions.php (top of ?>).
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?

Offline barabangel

  • Newbie
  • *
  • Posts: 28
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #493 on: September 27, 2007, 11:33:07 PM »
 :cry:

Template Error: Couldn't open Template ./templates/default/BBCODE.html

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #494 on: September 28, 2007, 12:13:18 AM »
Sigh - your bbcode.html file is miss from templates/default folder ... upload file again to this folder for remove error.
8 steps need when ask question -

- PHP version (ACP - > phpinfo())
- mySQL version (ACP - > phpinfo())
- 4images version
- Post screenshot / URL
- Post code in BB Code (no need full file for code) or post attach file
- It doesn't work. What is say - what is do for no work
- Install MOD ? If so - please say (troubleshooting)
- Read FAQ ? Install Bug fixes ?