Current location: Hot Scripts Forums » Programming Languages » PHP » Help with Phpwebsite


Help with Phpwebsite

Reply
  #1 (permalink)  
Old 04-30-04, 08:51 PM
NoMercy's Avatar
NoMercy NoMercy is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Help with Phpwebsite

I downloaded the phpwebsite from hotscripts.com and I set it all up on my server and there's pictures missing, I uploaded all the pictures again and there is still pictures missing. I would make my own but I don't know what to name them or where to put them to make it all work. Please let me know where I can get these pictures or something.

They are the pictures in the Control Panel the ones next to like Fatcat and stuff

Please Help Thanks
Reply With Quote
  #2 (permalink)  
Old 04-30-04, 08:58 PM
rec0n rec0n is offline
Newbie Coder
 
Join Date: Feb 2004
Location: Earth
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
you uploaded the pictures but the pictures won't show? sounds like you need to configure the path to the folder that contains the pictures.
__________________
-- my bad lol
Reply With Quote
  #3 (permalink)  
Old 04-30-04, 09:08 PM
NoMercy's Avatar
NoMercy NoMercy is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
I looked at all the config files and it points to a file thats not there, and there isn't a single file at all in the package for it.
Reply With Quote
  #4 (permalink)  
Old 04-30-04, 09:14 PM
rec0n rec0n is offline
Newbie Coder
 
Join Date: Feb 2004
Location: Earth
Posts: 98
Thanks: 0
Thanked 0 Times in 0 Posts
did the pictures come with the script? or are the picture just missing from the package?
__________________
-- my bad lol
Reply With Quote
  #5 (permalink)  
Old 04-30-04, 09:19 PM
NoMercy's Avatar
NoMercy NoMercy is offline
Newbie Coder
 
Join Date: Apr 2004
Posts: 37
Thanks: 0
Thanked 0 Times in 0 Posts
Right now I'm trying to fix the fatcat picture, I'm looking at the
mod/fatcat/conf/boost.php file

PHP Code:

<?php


$mod_title 
"fatcat";
$mod_pname "FatCat Categorizer";
$mod_directory "fatcat";
$mod_filename "index.php";
$admin_op "&fatcat[admin]=menu";
$allow_view "all";
$priority 50;
$mod_icon "fatcat.gif";
$admin_mod 1;
$mod_class_files = array("Fatcat.php");
$mod_sessions = array("OBJ_fatcat");
$init_object = array("OBJ_fatcat"=>"PHPWS_Fatcat");
$active "on";
$version "2.0.2";
$update_link "phpwebsite.appstate.edu/fallout/updates/fatcat/VERSION";
$branch_allow 1;
$uninstall_allow 0;
?>
It says the Icon for fatcat is named fatcat.gif, after looking I found it in mod/fatcat/img/fatcat.gif

I'm just getting into php scripts and I'm lost right now..
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
i need php help - phpwebsite & phpwslistings niki4h PHP 0 08-10-03 12:01 AM


All times are GMT -5. The time now is 10:31 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.