[DONE] Magic Llama mod

Started by Aquilo, April 04, 2004, 08:03:55 AM

Previous topic - Next topic

Homie

I get this error

starting log...

script path: C:\Program Files\BoardMod\Mods\SMF\MagicLlamas_mod.mod

detected script: autodetect failed

selected script: SMF

installed mods: 0



--------------------------------------------------------------------------------

now installing:   (MagicLlamas_mod.mod)

--------------------------------------------------------------------------------



Step 1 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\index.php)

Step 2 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\index.php)

Step 3 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\Load.php)

Step 4 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\Karma.php)

Step 5 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\ModSettings.php)

Step 6 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\ModSettings.php)

Step 7 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\ModSettings.php)

Step 8 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Sources\ModSettings.php)

Step 9 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Themes\default\index.template.php)

Step 10 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Themes\default\index.template.php)

Step 11 ... failed - ERR(2): Could not find file to edit (C:\Program

Files\BoardMod\Mods\SMF\Themes\default\languages\Admin.english.php)



> modifications failed! 11 errors occured. No files will be modified. Please see readme for help on
the error messages.

Homie

And also where do you upload the MODED files but i keep getting errors

Aquilo


Homie

Im having trouble seeing Image make it a higher quality picture format. + i made a new folder called SMF in the Mods FOlder and then uplaoded your mod file to Mods/SMF/yourfile.mod

Homie

OOOOOOOOH you have to Download your SMF forum to the Boardmod Folder i didnt KNOW OOOPS ill give that a try. + I downloaded your image to my computer and its more clear

Aquilo

just remember to backup your forum befor modding it!

Homie

Oh um i have two test forum so i dont touch my main

Aquilo

QuoteFeature requests:
Llama stats:
- "you caught x good llamas (increasing kudos with xxx points) and y bad llamas (increasing kudos with yyy points)"
- In user profile as well maybe?
- llama speed!

I was also going to look at setting the llama speed in the admin, I'll add that to the update if posible!


Quote- "you caught x good llamas (increasing kudos with xxx points) and y bad llamas (increasing kudos with yyy points)"
- In user profile as well maybe?
I'll look into this! :D

Aquilo

babylonking, I just noticed your forum is showing this error at the bottom for guests.

QuoteNotice: Undefined variable: modSettings in /home/babylon/public_html/forum/Themes/default/index.template.php on line 277


add this to the globals in index.template.php
<Edit file>
Themes/default/index.template.php
</Edit file>

<Search for>
global $context, $settings, $options, $scripturl, $txt;
</Search for>

<Add after>
global $modSettings, $user_info;
</Add after>

Homie

Im still getting errors heres a image




Homie

Yess never mind i got it installed now i just got to uplaod the fiiles back to ftp thanks Aquilo

Homie

Im getting stuff on my forum like errors.

http://www.abhosting.uni.cc/myextraforum/index.php

Also where in the Admin Center is the Llama Options HEEELP!!!

Homie

You only get errors when you login so register OK

babylonking

I alter the table below but i keep getting this random error  ::)


Table 'babylon_forum.yabbse_llama_info' doesn't exist
File: /home/babylon/public_html/forum/Sources/Load.php
Line: 1038

Aquilo

the table should exist or you would get this in your header

QuoteNotice: Undefined index: freeLlamas in /home/account/public_html/forum/index.php on line 140

do you have phpmyadmin to see if your table looks like this?

CREATE TABLE llama_info (
  ID mediumint(10) NOT NULL auto_increment,
  Type int(2) NOT NULL default '0',
  points smallint(3) NOT NULL default '0',
  md5 varchar(15) NOT NULL default '',
  member mediumint(8) default NULL,
  Released int(10) default NULL,
  Caught int(10) default NULL,
  PRIMARY KEY  (ID)
) TYPE=MyISAM"

babylonking

The table is there but i keep getting random error. ::)

QuoteNotice: Undefined index: LlamaInfo in /home/babylon/public_html/forum/Themes/default/index.template.php on line 279

QuoteTable 'babylon_forum.yabbse_llama_info' doesn't exist
File: /home/babylon/public_html/forum/Sources/Load.php
Line: 1038

Aquilo

I'm looking at it, just posting so you know! :D

the randomness is every time it creats a llama, I just don't see why it says the table is not there!

Homie

Once you help me will you update all the files and have them for download Again

Aquilo

the files should be all up to date, but yes I'm goin to go over them again.

Homie

Hey that messed up my froum so now what do i do

Advertisement: