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

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

0 Members and 5 Guests are viewing this topic.

Offline nfprehn

  • Newbie
  • *
  • Posts: 41
    • View Profile
    • How to become a model
Re: [MOD] PMv2 Tutorial Republished here
« Reply #450 on: August 11, 2007, 12:20:52 PM »
Quote
I use PHP4.

Precise ? ACP - > phpinfo().

Quote
@Thunderstrike, is it possible to turn of the case sensitiveness?

Where ? Which file ? Which action of file ?


Thanks for your prompt reply.

I use: Apache/1.3.33 (Debian GNU/Linux) PHP/5.2.0

My problem is:

Quote
Warning: Invalid argument supplied for foreach() in /home/www/4images/pm.php on line 414

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

If the bbcode.html is in small letters, the comment form works but PMv2 does not.  If I rename it to CAPTIAL LETTERS as BBCODE.html, PMv2 works but not the comment form.

How can I turn this off? Do you know?



Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #451 on: August 11, 2007, 01:44:09 PM »
Quote
If the bbcode.html is in small letters, the comment form works but PMv2 does not.

In 2 the files (PM + 2nd file),

find:

Quote
$site_template->parse_template("bbcode");

2 - replace low case. ;)
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 fast

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #452 on: August 11, 2007, 10:25:39 PM »
problem:

what does step 6.2 mean: If u installed "Smiles" mod, comment it out too (do same thing as above, use /* at beginning of comment block and */ at the end.

what do i have to do here?

Offline nfprehn

  • Newbie
  • *
  • Posts: 41
    • View Profile
    • How to become a model
Re: [MOD] PMv2 Tutorial Republished here
« Reply #453 on: August 12, 2007, 09:24:40 AM »
Thank you Thunderstrike! 

It all works very well.  What a great MOD.  :lol:

Just one last question (promise):



I had the same issue with the smilies being on buttons when I installed the comment MOD ages ago.  I cannot find how to fix it now.  Please let me know if you know how to fix this!  :D

Offline fast

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #454 on: August 12, 2007, 05:26:33 PM »
problem:

what does step 6.2 mean: If u installed "Smiles" mod, comment it out too (do same thing as above, use /* at beginning of comment block and */ at the end.

what do i have to do here?

hey guys...

please help. when i start /pm_install.php it says that i did not finish all necessary steps. i did everything except 6.2. what do i have to do at 6.2? what means "comment it out too"?

cheerz

Offline The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #455 on: August 12, 2007, 09:10:29 PM »
Quote
hey guys...

please help. when i start /pm_install.php it says that i did not finish all necessary steps. i did everything except 6.2. what do i have to do at 6.2? what means "comment it out too"?

cheerz
try this but if you find a clean code for 1.7.4 please give us (^_^)

Dont forget BackUP ;-)
(^_^)

Offline fast

  • Jr. Member
  • **
  • Posts: 99
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #456 on: August 13, 2007, 12:00:31 AM »
i am using 1.71

the problem is that i dont know what to do at step 6.2.

what does step 6.2 mean: "If u installed "Smiles" mod, comment it out too (do same thing as above, use /* at beginning of comment block and */ at the end."

Offline The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #457 on: August 13, 2007, 09:44:25 AM »
i am using 1.71

the problem is that i dont know what to do at step 6.2.

what does step 6.2 mean: "If u installed "Smiles" mod, comment it out too (do same thing as above, use /* at beginning of comment block and */ at the end."

see this i think it will help you :

Smileys/Smilies/Smiles after PMv2 installation in guestbook & image discription
(^_^)

Offline cam101

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #458 on: August 14, 2007, 08:16:02 PM »
Ok, here is the crack! I have spent the last 2 days installing this mod, hard work is all i can say considering how easy some of the other mods are to install. I have had problem after problem but after fishing through the 32 pages of this topic i have solved all but one.

Here it is.

I am getting a error
Code: [Select]
Warning: invalid argument supplied foreach() in/.../.../.../.../pm.php line 414
I have seen this error on pages in this topic and V@NO suggested redo step 3, only problem is this mod only starts at step 4.

I also noticed that there is no mention of main.php. when i first installed this mod i had no visible text anywhere, i found a German post for the main.php file quite a way into this topic so i tried to apply that and it worked, spent over an hour translating it into English too.

Any help you can offer me to solve the 414 problem which is quite anoying would be apreciated.

Thanks!
« Last Edit: August 15, 2007, 09:28:04 PM by cam101 »

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #459 on: August 19, 2007, 11:22:52 PM »
- Vote expire in chit / chat. Have answer for recoding PM MOD.  -
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 The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #460 on: August 20, 2007, 09:13:12 AM »
- Vote expire in chit / chat. Have answer for recoding PM MOD.  -

Can you post a new topic to show us PM V3 Features, maybe there will be many idea's from members here :wink:
(^_^)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #461 on: August 20, 2007, 01:53:31 PM »
Quote
maybe there will be many idea's from members here

Feature from members ...
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 The Sailor

  • Jr. Member
  • **
  • Posts: 84
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #462 on: August 20, 2007, 02:19:06 PM »
Quote
maybe there will be many idea's from members here

Feature from members ...

i mean they will say's there idea's  :)
(^_^)

Offline thunderstrike

  • 4images Guru
  • *******
  • Posts: 2.327
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #463 on: August 20, 2007, 02:51:35 PM »
Exact.
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 cam101

  • Pre-Newbie
  • Posts: 9
    • View Profile
Re: [MOD] PMv2 Tutorial Republished here
« Reply #464 on: August 21, 2007, 05:00:02 AM »
is there any possibility that someone could post steps 1 -3 please as i am missing valuable parts of this mod and as its throwing up error codes i suppose the whole mod is useless without them!!!



Please! Please! Please! Please!

Thanks!