![]() |
^^ It's quite fun! The program has got the dumbest name, LICEcap.
|
Uhmm sorry but I have some troubles, I am still unable to install this alchemy thing. I have created the tables already and downloaded the file, and have not done any other Mods to the site as of yet, any help or reasons why it did not work?
|
I'm having a problem with this mod. After adding it, using an item on a pet just leads to a pure white /uses page.
|
Quote:
I unzipped the folder and put install/alchemy.php and its a blank screen |
I ran the installer script and got:
Warning: require(../inc/config.php) [function.require]: failed to open stream: No such file or directory in /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_initializer.php on line 97 Warning: require(../inc/config.php) [function.require]: failed to open stream: No such file or directory in /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_initializer.php on line 97 Fatal error: require() [function.require]: Failed opening required '../inc/config.php' (include_path='.:/opt/php53/lib/php') in /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_initializer.php on line 97 Any idea what's going on? |
Have you attempted the fix already posted inside this thread? That is, manually installing? Read through the entire thread before proceeding and then if that doesn't work, come back. I don't use this mod myself but I can try to help but only if you've already tried the help already posted.
|
Okay, I did the whole super-manual thing, and it seemed to work. But then I went to the alchemy page, and got this:
Fatal error: Uncaught exception 'LanguageException' with message 'Language var alchemy_title does not exist.' in /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_language.php:68 Stack trace: #0 /home2/luteus/public_html/imaginea.net/caveofcrystals/view/inventoryview.php(162): Language->__get('alchemy_title') #1 /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_frontcontroller.php(100): InventoryView->alchemy() #2 /home2/luteus/public_html/imaginea.net/caveofcrystals/index.php(74): FrontController->render() #3 /home2/luteus/public_html/imaginea.net/caveofcrystals/index.php(78): IndexController::main() #4 {main} thrown in /home2/luteus/public_html/imaginea.net/caveofcrystals/classes/class_language.php on line 68 I then went in and added this to the bottom of /lang/lang_inventory.php: Code:
$lang['alchemy_title'] = "Welcome to the Alchemy Service"; |
I need a little bit help please.
I would like to show the image, which item the users have produced. What have I change ? Thanks |
As a continuation from my other thread,
I had sorta figured that making the mod diverse would be a bit more complex so we came up with a work around. One more question, is there a way to make the mod not care about the order the items are inserted into it? Like for example if there's a crafting recipe that calls for: Item1, Item2 or Item1, Item1, Item2 How can I make it so that it will create the item if you put in: Item2, Item1 or Item2, Item1, Item2 As the mod is currently set up the items have to be inserted in the exact same order as it was created in the acp. |
I think the mod already handles items in reverse order. So if Item 1/Item 2 works, Item2/Item 1 should work too. Are you sure it doesnt work for you?
|
All times are GMT -5. The time now is 03:12 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.