Forum Activity for @soaringeagle

soaringeagle
@soaringeagle
12/03/16 08:01:36AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

ini_set('memory_limit', '512M')
ini_set('max_execution_time', 14400);
time breaks it shouldnt 14400 have ' ' around it
but in php ini both are set much higher
max execution times the line i get the parse error on
soaringeagle
@soaringeagle
12/03/16 07:43:23AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

after repair it still says Error: Query Error: Unknown column '_profile_id' in 'field list'
so i still just need to run the integrity check
soaringeagle
@soaringeagle
12/03/16 07:41:50AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

it was a parsing error i renamed repair.php to repair.phpbak
i copied repair.php.html from freedoms wings subdomain
removed thml and itran
theres got to be a typo or something in repair script you edited cause ini set is absolutely working the new fresh copy of repair worked fine no errors
soaringeagle
@soaringeagle
12/03/16 07:34:10AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

hmm that was working snt it just disabled in apache.conf

ok i get this now
Parse error: syntax error, unexpected 'ini_set' (T_STRING) in /var/www/vhosts/dreadlockssite.com/httpdocs/repair.php on line 51

after cheking parse errors using
<?php

///////    SYNTAX ERROR CHECK    ////////////
error_reporting(E_ALL);
ini_set('display_errors','On');

//replace "pageToTest.php" with the file path that you want to test. 
include('repair.php'); 

?>

you see ini_set worked here to set display errirs n
so ini_set must work but theres a parsing error in repair
soaringeagle
@soaringeagle
12/03/16 07:21:13AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

also sorry but thought u wouldnt be here over the weekend so id be stuck down till monday or tues..thats wy i was really frustrated
soaringeagle
@soaringeagle
12/03/16 07:19:31AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

i cant access integrity checkti run it ini_set should wirkits on by default and has to be disabled and i checked and its not
plus doesnt most php scripts use it

if i can access the integrity check i can i hope fix it
i do understand its just killing me that its down this long
i'll pay for priority support if i have to just to get it up
soaringeagle
@soaringeagle
12/03/16 07:12:44AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

ok somethings changednow everything is giving this error
Error: Query Error: Unknown column '_profile_id' in 'field list'
soaringeagle
@soaringeagle
12/03/16 07:07:42AM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

its frustrating cause you don't seem to be listening when i tell you whats going on
i got repair.php working on day 1
the sites been down 3 days maybe 4 i fought hard to get it to page 2 for main keywords and now that its down its droped 7 pages!
nobody can access the site ..this time of year ad revenues tripple but instead they fatlined
and i got thousands of people moaning abiut the site being down

i need the site up i cant wait a weekend
i know you were working on other tickets but how many of them resulted in a site being down for days and days..this is an emergency..top priority

now let me review (which youd see if yiu just kooked at the swite) (and sorry if i seem to have an attitude this is just desperation and frustration)
1 httpd pages say page not found
often i get Error: Query Error: Unknown column '_profile_id' in 'field list
https pages give redirection error
htpps pages like login work sorta if i add index.php
in fact https pages work well dont give the redirect error only page not found or panel not found when adding index.php
login i get the login form minus css whenadding index.php but when clicking login it wont login
i assume cause it cant redirect to my profile without adding index.php

so heres my assumption based on all that
i need to manually login through creating the seession in the db
then find the path to the php that runs the integrity check

or i need u or someone to fix this asap
its killing me to be down so long
soaringeagle
@soaringeagle
12/02/16 03:04:09PM
3,304 posts

emergency core update disabled site nothings redirecting right


Installation and Configuration

Everything directory listing in https won't work have to add index.php
Can't login and only menu items are login and create
No page content
Every page e
Day as page not found
Login without index.pop days redi r etc erro r
  84