Member
Member
code   2008-09-08, 06:54
#1

As some of you staff know I created a /test/ directory and installing the nightly builds on it, so... I just now uploaded it and this is what happens...

Warning: require_once(class-load.php) [function.require-once]: failed to open stream: No such file or directory in /home/user/public_html/test/zp-core/admin-functions.php on line 12

Fatal error: require_once() [function.require]: Failed opening required 'class-load.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/test/zp-core/admin-functions.php on line 12

I tried to navigate to the installation file thinking maybe since it didnt install yet maybe that was the problem, but nope... I cant do anything...

Member
Member
code   2008-09-08, 06:57
#2

Which I dont get, because looking at the changes in the nightly build...

You deleted
require_once("class-load.php");
and replace it with
require_once("classes.php");

..Maybe I did something wrong...Ill re-check...

Member
Member
code   2008-09-08, 06:59
#3

I dont think my download worked correctly...let me re-download...

Member
Member
code   2008-09-08, 07:03
#4

I downloaded again..I am looking at admin functions.php and its the same as the last build...It doesnt have the changes that it should that sb already made... :S

Member
Member
Member
code   2008-09-08, 07:07
#6

Wait am I confusing myself? Lol yes I am... you changed classes.php to class-load.php

I guess the problem is where is class-load.php?

Administrator
Administrator
acrylian   2008-09-08, 09:05
#7

Bug confirmed...

Member
Member
sbillard   2008-09-08, 16:22
#8

You will just have to wait another night. That file missed being committed to the SVN.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.