• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Modern AAC] iPacc

freaked1

Active Member
Joined
Jan 30, 2008
Messages
486
Solutions
5
Reaction score
30
Location
Sweden
Hello guys! I tried to get help with this in the releasers thread but I have to put it here too.

Okey when I try to install iPacc I come to where I have to fill in database information to install it. (http://mypage.com/shop/install)
when I press "confirm/submit" or whatever it is I get this error:

Not Found
The requested URL /shop/install/install.php was not found on this server.


But the thing is that there is no install.php inside shop/install/

There are just index.php and IPACC.sql inside www/shop/install when I download the [Modern AAC] iPacc
and there comes no install.php with the download :/
So my guess is that it is the problem, but please help me. If you have got that install.php please send it ;)

Thanks in advance!
 
okey ty, I did that last time I had this, thought that Uniform would fix it but then I couldn't enter Adminpanel, it took like 1 min to get into adminpanel and it was only errors. :P
 
It is still like that now, it takes 1 min or more to get to Shop Administration and when I'm there it is full of errors, posting them soon!
 
In Shop/Sources/Admin.php delete this

PHP:
if ( !check_version( $shopVersion, "http://download.dual-servers.com/version.dat") )
{ echo "<br /><font color=\"RED\">Your version of iPACC seems to be <b>out of date</b>.</font> Please, check the topic for updates."; }
echo "<br /><br />";

And save.
PD: Delete folder intall, you not need
 
Last edited:
Thank you rep++ ;)

I will keep this in mind to the next one who may have this problem. Thank you ^^

Edit: You must spread some Reputation around before giving it to Acordion again.

;)
 
i got this error now



Warning: require_once(functions.php) [function.require-once]: failed to open stream: No such file or directory in C:\xampp\htdocs\shop\install\install.php on line 33

Fatal error: require_once() [function.require]: Failed opening required 'functions.php' (include_path='.;\xampp\php\PEAR') in C:\xampp\htdocs\shop\install\install.php on line 33
 
Back
Top