Members   Search      Help    Register    Login    Home
Home » Support Forums for PMBT 2.X » General Help for 2.X » Error Message on the top of my page(Need help please)
Error Message on the top of my page [message #4395] Fri, 09 July 2010 19:55 Go to next message
watermolecule is currently offline watermolecule  United States
Messages: 109
Registered: July 2010
Super-Seeder
I just installed phpMyBitTorrent, but the top of my page has the following error:

Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of ip_valid(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/*myusername*/*mywebsite.com*/torrents/include/function s.php on line 158

What exactly does this mean? Should I modify this line? Why?

thanks in advance
Re: Error Message on the top of my page [message #4406 is a reply to message #4395] Sat, 10 July 2010 16:44 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
change that line to
    if (ip_valid($_SERVER[$c])) {


http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4409 is a reply to message #4395] Sat, 10 July 2010 19:43 Go to previous messageGo to next message
watermolecule is currently offline watermolecule  United States
Messages: 109
Registered: July 2010
Super-Seeder
I currently have this on that line:
if (ip_valid(&$_SERVER[$c])) {

So are you saying the issue is that I need to remove the '&' ?

I will change this and let you know if it helps...
Re: Error Message on the top of my page [message #4410 is a reply to message #4409] Sat, 10 July 2010 19:46 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
yes


http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4411 is a reply to message #4410] Sat, 10 July 2010 20:12 Go to previous messageGo to next message
watermolecule is currently offline watermolecule  United States
Messages: 109
Registered: July 2010
Super-Seeder
Thanks, it worked!
Re: Error Message on the top of my page [message #4468 is a reply to message #4395] Thu, 15 July 2010 18:45 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
Im getting this error for no resson

Warning: Cannot modify header information - headers already sent by (output started at /home/goweryhd/public_html/index.php:14) in /home/goweryhd/public_html/include/config.php on line 201


Re: Error Message on the top of my page [message #4472 is a reply to message #4468] Thu, 15 July 2010 20:14 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
this is normaly caused By a blank line or space in a file before a <?php

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4561 is a reply to message #4406] Fri, 30 July 2010 08:06 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
I am having a problem with phpmybitorrrent on my local host(wamp).

I set up the tracker and everything went fine.

I enter my user name pass when doing so it says im loged in bit it asks me to enter it again and I cant access anything on it.


Re: Error Message on the top of my page [message #4563 is a reply to message #4395] Fri, 30 July 2010 12:35 Go to previous messageGo to next message
Daffy is currently offline Daffy  France
Messages: 359
Registered: October 2009
Location: uk
Releaser

what details did you enter for url and cookie path etc....

Re: Error Message on the top of my page [message #4567 is a reply to message #4563] Fri, 30 July 2010 15:51 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
I left it default . what should it be and how do i get to it now that I cant login to access the control panel.

[Updated on: Fri, 30 July 2010 15:52]

Report message to a moderator

Re: Error Message on the top of my page [message #4575 is a reply to message #4567] Sat, 31 July 2010 05:37 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
edit it in the data base.

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4579 is a reply to message #4575] Sat, 31 July 2010 06:01 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
where about and what most must it be?
Please joe


Re: Error Message on the top of my page [message #4580 is a reply to message #4579] Sat, 31 July 2010 12:05 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
torrent_config => siteurl
torrent_config => cookiedomain
torrent_config => cookiepath


http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4582 is a reply to message #4580] Sat, 31 July 2010 16:26 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
What should I set it to on my localhost?

what must i enter in as cookie domain and so on.

Please help me!


[Updated on: Sat, 31 July 2010 16:36]

Report message to a moderator

Re: Error Message on the top of my page [message #4589 is a reply to message #4582] Sun, 01 August 2010 00:40 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
torrent_config => siteurl= your local ip
torrent_config => cookiedomain = your local ip
torrent_config => cookiepath = / or blank


http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4606 is a reply to message #4589] Sun, 01 August 2010 10:10 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
Thanks Joe

must i rather use the ip instead of the url?


Re: Error Message on the top of my page [message #4607 is a reply to message #4606] Sun, 01 August 2010 14:38 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
I find it works better.

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4608 is a reply to message #4607] Sun, 01 August 2010 17:30 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
Hi again joe still no luck, this is what my local ip is 10.0.0.60
and this is what I entered during install http://10.0.0.60/

and still the same problem. Sad


Re: Error Message on the top of my page [message #4609 is a reply to message #4608] Sun, 01 August 2010 18:47 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
If its only for testing Use your IP

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4621 is a reply to message #4608] Mon, 02 August 2010 08:31 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
Hey Joe your bikes are looking like 2 beautiful woman. Razz
............................................................ ...
I am still getting the same error foe even when I use my ip.


Re: Error Message on the top of my page [message #4636 is a reply to message #4609] Tue, 03 August 2010 22:53 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
Joe still having the same error is there anything else I could be doing wrong?


Re: Error Message on the top of my page [message #4642 is a reply to message #4636] Wed, 04 August 2010 14:01 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
do not add http://

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4719 is a reply to message #4636] Thu, 12 August 2010 18:13 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
I have sorted the login problem but now im getting this error on the top of my page help!!!

Deprecated: Function eregi() is deprecated in C:\wamp\www\include\configdata.php on line 30

Deprecated: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of ip_valid(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in C:\wamp\www\include\functions.php on line 158

Deprecated: Function eregi() is deprecated in C:\wamp\www\include\functions.php on line 34

Deprecated: Function eregi() is deprecated in C:\wamp\www\include\functions.php on line 36

Deprecated: Function eregi() is deprecated in C:\wamp\www\include\functions.php on line 37

Deprecated: Function eregi() is deprecated in C:\wamp\www\include\functions_phpBB3.php on line 33

Deprecated: Function eregi() is deprecated in C:\wamp\www\language\english.php on line 749


[Updated on: Thu, 12 August 2010 18:42]

Report message to a moderator

Re: Error Message on the top of my page [message #4720 is a reply to message #4719] Thu, 12 August 2010 23:28 Go to previous messageGo to next message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
is this on your home pc?

http://a.imageshack.us/img831/5562/mybikes.png
Re: Error Message on the top of my page [message #4721 is a reply to message #4720] Fri, 13 August 2010 08:14 Go to previous messageGo to next message
firefly007 is currently offline firefly007  South Africa
Messages: 79
Registered: May 2010
Seeder
yes joe phpmybitorrent 2,4

Re: Error Message on the top of my page [message #4722 is a reply to message #4721] Sat, 14 August 2010 01:41 Go to previous message
joeroberts is currently offline joeroberts  United States
Messages: 1971
Registered: June 2006
Location: U.S.A
Releaser
Da HacKer
Your not using PMBT 2.0.4 repack!! your using PMBT 2.0.4

http://a.imageshack.us/img831/5562/mybikes.png
Previous Topic:401 error in utorrent
Next Topic:new user announce
Goto Forum:
  


Current Time: Wed Feb 08 11:03:58 GMT 2012

Total time taken to generate the page: 0.00999 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software