Help Fusion CMS Item Store PHP Fail menu

User Tag List

Results 1 to 2 of 2
  1. #1
    GermanItemGold's Avatar Member
    Reputation
    1
    Join Date
    Nov 2012
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Help Fusion CMS Item Store PHP Fail

    Hi

    This is my Fail :


    BUG.jpg

    Help Pls

    Help Fusion CMS Item Store PHP Fail
  2. #2
    DoxramosPS's Avatar Knight
    Reputation
    26
    Join Date
    Aug 2010
    Posts
    214
    Thanks G/R
    0/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The actual error is hard to actually help fix without seeing the raw code. What I can tell you is under the file controllers/tooltip.php on line 209 you have a PHP error. This error is that you're trying to pass a string into an argument that wants an array. An array would be thrown through a foreach loop while a string is a solid statement.
    IE
    Code:
    $items = "item1";
    echo $items;
    would be incorrect in this instance and you would be looking for something more along the lines of
    Code:
    $items = array("item1","item2","item3")
    foreach($items as $item) {
    //Do Stuff
    }
    Post some of the original code and it will be easier to diagnose.
    Mangos and Trinity Emulation
    Windows | Linux
    Under Development : morgangreen.org WoW CMS Site

Similar Threads

  1. Fusion CMS Item Store not sending items.
    By kvnlod1 in forum WoW EMU Questions & Requests
    Replies: 3
    Last Post: 01-10-2014, 06:09 PM
  2. [HELP] Ascent CMS
    By Intel in forum World of Warcraft Emulator Servers
    Replies: 5
    Last Post: 12-21-2007, 01:39 AM
  3. need help with a item
    By secretdragon008 in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 12-03-2007, 08:24 PM
  4. Please help with custom items
    By meraz9000 in forum World of Warcraft Emulator Servers
    Replies: 1
    Last Post: 09-07-2007, 05:05 PM
  5. Help please with item models
    By Pimpin_N0ob in forum World of Warcraft Emulator Servers
    Replies: 2
    Last Post: 09-02-2007, 10:06 PM
All times are GMT -5. The time now is 02:00 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search