![]() |
|
|
Thread Tools |
|
#1
|
|||
|
|||
|
Problem with patch 3?
Ok since i installed PL3 I have been getting the following error on some of the mods that are used on my forum. Im wanting to know if its just me or if its happening to other people as well and hopefully someone will be able to help me fix the issue.
Thanks in advance! No members have liked this post.
|
|
#2
|
||||
|
||||
|
It has to do with your version of php, which is a higher version than was intended for vb3. But you should be able to get rid of the errors by editing global.php and putting this near the top (after the block of comments):
then do the same for admincp/global.php and modcp/global.php.
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. The following members like this post: Pakblogger, WHN
|
||||
|
#3
|
|||
|
|||
|
Thanks a lot. From what I can see it has fixed it. If I have any more probs with this I will let you know. Thanks again!
--------------- Added 19 Jul 2012 at 12:45 --------------- After using the piece of code you sent me the errors did disappeared but some of the mods are still unusable. Im really not sure what is wrong with it. No members have liked this post.
|
|
#4
|
|||
|
|||
|
http://whiteseonet.com/install/install.php
can someone check that error i put that code in global also in admincp and modcp and i still have that error in install file... that file install.php is now with error_reporting(E_ALL & ~E_NOTICE & ~8192); am still getting thet error Help! No members have liked this post.
|
|
#5
|
||||||||
|
||||||||
|
What version of php do you have? That code used to work but lately a few people have said it doesn't, and I'm not sure why. Maybe try this instead:
You could also try turning off error messages altogether, like:
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. No members have liked this post.
|
||||||||
|
#6
|
||||||||||||
|
||||||||||||
|
with that code
solved this errors
but i still have that errorrs
No members have liked this post.
|
||||||||||||
|
#7
|
||||
|
||||
|
I think that's because some of the other install files have their own error_reporting() and ini_set() calls which are overriding yours. Here's what I'd do - since those are actually just warnings, ignore them while you are doing the install. Then if they still show up on the forum once it's installed, we can figure out which other files you need to change.
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. No members have liked this post.
|
|
#8
|
||||
|
||||
|
but i cant go ahead with install because of this errors am put costumer number
and am redirected again to install.php costumer number colum No members have liked this post.
|
||||
|
#9
|
||||
|
||||
|
OK, well, I'm not sure the errors are your problem but I suppose they could be. What you could do then is to try looking at files init.php and installcore.php (in the intstall directory) and change the ini_set('display_errors', true) to false.
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. No members have liked this post.
|
|
#10
|
||||||||
|
||||||||
that errors solved with @ini_set('display_errors', false); but there are still 2 errors
i still can't go ahead with instalation No members have liked this post.
|
||||||||
|
#11
|
||||||||
|
||||||||
|
Well, you can always go to each line that's mentioned in the warning and take out the '&'. For example, change
to
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. No members have liked this post.
|
||||||||
|
#12
|
|||
|
|||
|
i lost database connection with that change
No members have liked this post.
|
|
#13
|
||||
|
||||
|
I'd have to guess that that's an unrelated error, but I don't know why that would happen.
__________________
Please don't PM me - post your questions in the appropriate forum.
Please don't PM me to ask me to read your thread. No members have liked this post.
|
|
#14
|
||||
|
||||
|
Your install seems fine to me, the links work and i don't see any errors?
__________________
Kind regards, Simon Microsoft Office Help My Mods: Prevent Number Only Registrations, Ban Spiders by User Agent, WhoIsIp Info from any post, Insert Objects/ads anywhere using php, Floating Notice Box in Forumhome, Ban IP's Easily No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 16:47.


