vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - VB Pro Garage Timeslips (https://vborg.vbsupport.ru/showthread.php?t=236888)

Dylanblitz 02-28-2010 04:29 AM

Quote:

Originally Posted by sticky (Post 1993417)
Received this error when trying to upload an image for featured business:

Warning: imagejpeg() [function.imagejpeg]: Unable to open 'images/garage/attach/biz/garage-4-1267338121.jpg' for writing: Permission denied in [path]/admincp/garage_admin.php on line 1907

Hey sticky, can you post the commercial script problems on the vbpro forum? Otherwise we'll run into questions dealing with things not included in this script.
To answer your question though, try setting the permissions on the images/garage/attach/biz to 777.

sticky 02-28-2010 04:37 AM

Quote:

Originally Posted by Dylanblitz (Post 1993421)
Hey sticky, can you post the commercial script problems on the vbpro forum? Otherwise we'll run into questions dealing with things not included in this script.
To answer your question though, try setting the permissions on the images/garage/attach/biz to 777.

Ooops, sorry!

This quesiton should be OK in this thread though, is there a way to make it display someone's ride under their post count/location information in a post?

For example, for you, where it says OC, California under it I would like to have Ride: Honda for example and when you click honda it takes you to the garage page.

Also, if someone does not have their garage set up, it simply links to where they can set up their vehicle in the garage. Is this possible?

Dylanblitz 02-28-2010 04:46 AM

Yeah, there is a hack you can download from the vbpro forums that will link from the postbit. It's also included in the package here. The only thing it doesn't have is a link to setup the garage for a user that doesn't have one.

sticky 02-28-2010 05:30 AM

Quote:

Originally Posted by Dylanblitz (Post 1993424)
Yeah, there is a hack you can download from the vbpro forums that will link from the postbit. It's also included in the package here. The only thing it doesn't have is a link to setup the garage for a user that doesn't have one.

Just got it, thank you!

Any idea on manufacturers not showing until a letter is clicked when adding a modification?

Dylanblitz 02-28-2010 05:55 AM

Quote:

Originally Posted by sticky (Post 1993451)
Just got it, thank you!

Any idea on manufacturers not showing until a letter is clicked when adding a modification?

sent you a pm on it.

Front Range 4x4 02-28-2010 01:33 PM

Quote:

Originally Posted by Dylanblitz (Post 1993404)
It depends on how you have the permissions setup.
If you are using basic mode, set on the Garage General Settings tab, then their group needs to be in the Submit Items usergroups field on the Garage Basic Permissions Settings tab.
If you are using advanced permissions then you set it up per group in the Usergroup Permissions area in the VB Pro Garage settings on the left pane.

I have it set as you mentioned and some of my registered users can see the link and some can't.

Dylanblitz 02-28-2010 05:29 PM

I told you two ways you could have it, which one are you using, basic or advanced?

Front Range 4x4 02-28-2010 06:00 PM

I resolved mine, thanks again.

Dylanblitz 02-28-2010 06:05 PM

Good to hear :)
Was it just the settings?

Front Range 4x4 02-28-2010 06:40 PM

I don't think so since I had the Not Listed showing for some but not others who were in the same usergroup. I run a very small board (200 members) and decided just to add the make & model myself. Being a 4x4 club it was easy enough and kept everybody who was having trouble happy.

BlackJacket 03-01-2010 12:37 AM

Thought of a cool feature -

If the person has not added a vehicle to the garage, a PM, or notification could show up reminding them to add a vehicle.

It could be on a time delay. x number of days after registering they see a notification that they have not yet added their vehicle to the garage.

:)

Dylanblitz 03-01-2010 04:50 AM

Quote:

Originally Posted by BlackJacket (Post 1994156)
Thought of a cool feature -

If the person has not added a vehicle to the garage, a PM, or notification could show up reminding them to add a vehicle.

It could be on a time delay. x number of days after registering they see a notification that they have not yet added their vehicle to the garage.

:)

Yeah, I can put that in 2.2.x
I'll just create a disabled scheduled task to do it, if an admin wants to turn it on then it'll do the work.

BlackJacket 03-01-2010 11:42 AM

Quote:

Originally Posted by Dylanblitz (Post 1994248)
Yeah, I can put that in 2.2.x
I'll just create a disabled scheduled task to do it, if an admin wants to turn it on then it'll do the work.

Thanks. I think that would be a great feature. :)

BlackJacket 03-01-2010 04:32 PM

Also - For the menu tab, we currently have Enabled and Admin Only available. Could you add a "Disabled" option? I use a tab plugin so i see 2 garage tabs lol.

Thanks again! :)

BlackJacket 03-01-2010 04:49 PM

Just got a report from some users that they are getting a Database error when adding a vehicle. I tested this to verify. Here is the error -

Code:

Database error in vBulletin 4.0.2:

Invalid SQL:
INSERT INTO garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('3', '2009', '7', '', 'Black', '20000', '1', '', '', '', 'Test', '0', '0', '0', '1267469241', '1267469241', '57', '1124', '696', '0', '', '03', '01', '2010', '1');

MySQL Error  : Unknown column 'money_spent' in 'field list'
Error Number  : 1054
Request Date  : Monday, March 1st 2010 @ 11:47:18 AM
Error Date    : Monday, March 1st 2010 @ 11:47:21 AM
Script        : http://www.*edited*.com/community/garage_vehicle.php
Referrer      : http://www.*edited*.com/community/garage_vehicle.php?do=add_vehicle
IP Address    : *edited*
Username      : *edited*
Classname    : vB_Database
MySQL Version : 5.0.67.d7-ourdelta-log


Dylanblitz 03-01-2010 07:41 PM

Quote:

Originally Posted by BlackJacket (Post 1994574)
Just got a report from some users that they are getting a Database error when adding a vehicle. I tested this to verify. Here is the error -

Code:

Database error in vBulletin 4.0.2:

Invalid SQL:
INSERT INTO garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('3', '2009', '7', '', 'Black', '20000', '1', '', '', '', 'Test', '0', '0', '0', '1267469241', '1267469241', '57', '1124', '696', '0', '', '03', '01', '2010', '1');

MySQL Error  : Unknown column 'money_spent' in 'field list'
Error Number  : 1054
Request Date  : Monday, March 1st 2010 @ 11:47:18 AM
Error Date    : Monday, March 1st 2010 @ 11:47:21 AM
Script        : http://www.*edited*.com/community/garage_vehicle.php
Referrer      : http://www.*edited*.com/community/garage_vehicle.php?do=add_vehicle
IP Address    : *edited*
Username      : *edited*
Classname    : vB_Database
MySQL Version : 5.0.67.d7-ourdelta-log


Dang, thought I got that cleaned out.
I'll fix it in the next update. For a manual fix for now

Open includes/garage_func_var.php
At line 1392 Find

PHP Code:

$adding $db->query_write("INSERT INTO " TABLE_PREFIX "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[money_spent]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')"); 

Replace with

PHP Code:

$adding $db->query_write("INSERT INTO " TABLE_PREFIX "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')"); 


Dylanblitz 03-01-2010 07:42 PM

Quote:

Originally Posted by BlackJacket (Post 1994568)
Also - For the menu tab, we currently have Enabled and Admin Only available. Could you add a "Disabled" option? I use a tab plugin so i see 2 garage tabs lol.

Thanks again! :)

Yeah I'll fix that in the next update.

BlackJacket 03-01-2010 10:16 PM

Quote:

Originally Posted by Dylanblitz (Post 1994690)
Dang, thought I got that cleaned out.
I'll fix it in the next update. For a manual fix for now

Open includes/garage_func_var.php
At line 1392 Find

PHP Code:

$adding $db->query_write("INSERT INTO " TABLE_PREFIX "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, money_spent, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[money_spent]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')"); 

Replace with

PHP Code:

$adding $db->query_write("INSERT INTO " TABLE_PREFIX "garage_user_vehicle (user_id, made_year, engine_type, veh_class, color, mileage, mileage_unit_new, fuel_preference, price, currency, comments, views, avg_rating, date_created, date_updated, make_id, model_id, trim_id, main_vehicle, vehicle_url, purchase_month, purchase_day, purchase_year, active) VALUES ('$data[userid]', '$data[made_year]', '$data[engine_type]', '$data[veh_class]', '$data[color]', '$data[mileage]', '$data[mileage_unit]', '$data[fuel_preference]', '$data[price]', '$data[currency]', '$data[comments]', '$data[views]', '$data[avg_rating]', '$data[date_created]', '$data[date_updated]', '$data[make_id]', '$data[model_id]', '$data[trim_id]', '$data[main_vehicle]', '$data[vehicle_url]', '$data[purchase_month]', '$data[purchase_day]', '$data[purchase_year]', '$active')"); 


That fixed it. Thanks!

Quote:

Originally Posted by Dylanblitz (Post 1994691)
Yeah I'll fix that in the next update.

Thanks again for your hard work. :)

venom2124 03-02-2010 12:49 AM

Okay just was playing with the vehicle options and I went to select a featured vehicle and got the following database error.

Quote:

Database error in vBulletin 4.0.1:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('11', 'featured', '1267497876');

MySQL Error : Table 'coloradohpj.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Monday, March 1st 2010 @ 07:44:36 PM
Error Date : Monday, March 1st 2010 @ 07:44:36 PM
Script : http://www.coloradohpjunkies.com/for..._vehicle&id=11
Referrer : http://www.coloradohpjunkies.com/for..._vehicle&id=11
IP Address :
Username : fox_body_stang
Classname : vB_Database
MySQL Version : 4.1.22-max-log
When I select VOTM nomination is get the following database error.

Quote:

Database error in vBulletin 4.0.1:

Invalid SQL:
INSERT INTO garage_special_track (vehicle_id, track_type, date_created) VALUES ('11', 'votm', '1267497985');

MySQL Error : Table 'coloradohpj.garage_special_track' doesn't exist
Error Number : 1146
Request Date : Monday, March 1st 2010 @ 07:46:25 PM
Error Date : Monday, March 1st 2010 @ 07:46:25 PM
Script : http://www.coloradohpjunkies.com/for..._vehicle&id=11
Referrer : http://www.coloradohpjunkies.com/for..._vehicle&id=11
IP Address :
Username : fox_body_stang
Classname : vB_Database
MySQL Version : 4.1.22-max-log
So not sure what's missing or causing the error but any help would be great. Now after i get the error if I refresh the previous page it will show me that the vehicle I was trying to make the VOTM is the VOTM.

ChopSuey 03-02-2010 02:53 AM

To get the links to show in custom styles add this
HTML Code:

<vb:if condition="THIS_SCRIPT != 'garage'">
                <li><a href="http://www.pgtrackandsled.ca/forum/garage.php">Garage</a></li>
</vb:if>
<vb:if condition="THIS_SCRIPT == 'garage'">
                <li><a href="#">Garage</a>
                        <ul class="drop">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php" title="Main">Main</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage_vehicle.php?do=add_vehicle" title="Add Vehicle">New Entry</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=browse" title="Browse">Browse</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=search" title="Search">Search</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=timeslip" title="Timeslips">Timeslips</a></li>
</ul>
</li>
</vb:if>
</li>

Of course change the links to yours.
It drops down on hover, its a drop down menu
view here http://www.pgtrackandsled.ca/forum/garage.php

kf4eok 03-02-2010 03:26 AM

tagged, will check this out when I have more time. sounds interesting.

Dylanblitz 03-02-2010 07:11 AM

Quote:

Originally Posted by venom2124 (Post 1994887)
Okay just was playing with the vehicle options and I went to select a featured vehicle and got the following database error.



When I select VOTM nomination is get the following database error.



So not sure what's missing or causing the error but any help would be great. Now after i get the error if I refresh the previous page it will show me that the vehicle I was trying to make the VOTM is the VOTM.

Sorry about that. It was some tracking I put in for some commercial script customers I didn't remove. I'm going to release a new package tonight and it will be fixed.

Dylanblitz 03-02-2010 07:18 AM

Quote:

Originally Posted by ChopSuey (Post 1994952)
To get the links to show in custom styles add this
HTML Code:

<vb:if condition="THIS_SCRIPT != 'garage'">
                <li><a href="http://www.pgtrackandsled.ca/forum/garage.php">Garage</a></li>
</vb:if>
<vb:if condition="THIS_SCRIPT == 'garage'">
                <li><a href="#">Garage</a>
                        <ul class="drop">
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php" title="Main">Main</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage_vehicle.php?do=add_vehicle" title="Add Vehicle">New Entry</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=browse" title="Browse">Browse</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=search" title="Search">Search</a></li>
<li><a href="http://www.pgtrackandsled.ca/forum/garage.php?do=timeslip" title="Timeslips">Timeslips</a></li>
</ul>
</li>
</vb:if>
</li>

Of course change the links to yours.
It drops down on hover, its a drop down menu
view here http://www.pgtrackandsled.ca/forum/garage.php

Good idea. I might add something like that as an alternative to the navbar type menu in the next version :)

Trumpetrhapsody 03-02-2010 05:29 PM

Just noticed some of your Who's Online locations aren't parsing properly:

Quote:

Unknown Location
/garage_vehicle.php?do=edit_vehicle&id=10&submenu=i mages

Dylanblitz 03-02-2010 06:05 PM

Quote:

Originally Posted by Trumpetrhapsody (Post 1995395)
Just noticed some of your Who's Online locations aren't parsing properly:

Hmm, wonder how I missed that one.

To fix it
ACP->Plugins & Products->Plugin Manager

Edit Garage Unknown plugin

Find

Code:

        case 'cnd_garage_vehicle_add':
                $handled = true;
                $userinfo['action'] = construct_phrase($vbphrase[garage_global_add_vehicle], $vbulletin->options['garage_veh_names_default']);
                $userinfo['where'] = '<a href="' . $vbulletin->options[garage_url_path] . 'garage.php">' . $vbphrase[garage_global_garage] . '</a>';
                break;

After Add

Code:

        case 'cnd_garage_vehicle_mod':
                $handled = true;
                $userinfo['action'] = construct_phrase($vbphrase[garage_global_mod_vehicle], $vbulletin->options['garage_veh_names_default']);
                $userinfo['where'] = '<a href="' . $vbulletin->options[garage_url_path] . 'garage.php">' . $vbphrase[garage_global_garage] . '</a>';
                break;


odtj 03-02-2010 06:37 PM

Again... Really like this component...

Are there any features in place to allow one to modify the layout of the individuals entry?
Specifically, What's the best approach to eliminate the wasted space when once's entry description is very long and it stays all under the primary image (Like the attached image)...

http://lh5.ggpht.com/_2tfMoTZ476A/S4...U/s576/pic.gif

Dylanblitz 03-02-2010 09:40 PM

Hmm, can't read what's in there, he have all the modifications listed out there? Yeah, in the next version I can add the option for the admin to set it so the description will wrap under the main image and other data fields.

betty02 03-04-2010 07:20 AM

I get this error and no uploaded images show?

Quote:

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943661_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpgEvcZA' to 'images/garage/attach/7/8/garage_vehicle-1-12676943661_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943662_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpfXMVO5' to 'images/garage/attach/7/8/garage_vehicle-1-12676943662_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: No such file or directory in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file(images/garage/attach/7/8/garage_vehicle-1-12676943663_full.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in [path]/includes/garage_func_var.php on line 1805

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpq0FY2F' to 'images/garage/attach/7/8/garage_vehicle-1-12676943663_full.jpg' in [path]/includes/garage_func_var.php on line 1805

Dylanblitz 03-04-2010 07:33 AM

set permissions on images/garage/attach to 777

betty02 03-04-2010 08:25 AM

Ok how come i can view the URl in the navbar on one theme logged in as admin and can view it on my toerh logged in as admin but then log in as member, ig i go to garage.php i can use it fine but no link in navbar?

Dylanblitz 03-04-2010 08:36 AM

by default it installs as admin only. This is so you can configure it before releasing it to the users.
ACP->Settings->Options->Garage General Settings
Change Garage Menu Button from Admin Only to Enabled

venom2124 03-07-2010 04:36 PM

Is there a way to make the featured vehicles on the home page and maybe a way to vote on the featured vehicles to get the vehicle of the month.

Dylanblitz 03-07-2010 05:53 PM

There are a few different options for setting the front page vehicles on the Garage General Settings vboptions section, featured vehicle is one of them.
I'm working on a way to nominate and vote on vehicle of the month for 2.2.x

deadbolt80 03-22-2010 03:31 AM

So, basically just follow the "quick and dirty" install, and everything should work fine, right?

I'm trying this tonight.

Dylanblitz 03-22-2010 03:47 AM

yes, if it's in the forums directory it should work. Only repeat issues I've seen is having to set the images/garage/attach folder to 777 if you get permission errors uploading images and sometimes having to set the Garage Files URL field in the Garage General Settings

deadbolt80 03-22-2010 09:33 AM

this is what i got

Quote:

Warning: mkdir() [function.mkdir]: Permission denied in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5/0 in [path]/includes/garage_func_var.php on line 1730

Warning: mkdir() [function.mkdir]: Unable to access images/garage/attach/4/8/5/0/7 in [path]/includes/garage_func_var.php on line 1730

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access images/garage/attach/4/8/5/0/7/garage_vehicle-1-12692537291_full.jpg in
what does this mean??

I did change the attach folder to 777

What garage files URL? what do I post there?

Dylanblitz 03-22-2010 02:29 PM

who is the owner of images/garage/attach? Changing it to 777 usually works.
The Garage Files URL wouldn't cause this problem, it has to do with the folder ownership.

EDIT:
Also, is safe-mode on?

deadbolt80 03-22-2010 03:19 PM

Quote:

Originally Posted by Dylanblitz (Post 2008147)
who is the owner of images/garage/attach? Changing it to 777 usually works.
The Garage Files URL wouldn't cause this problem, it has to do with the folder ownership.

EDIT:
Also, is safe-mode on?

I'm not sure If i understand your Q. what do you mean who's the owner?

I uploaded the files in the "Upload" folder to the server under mysite.org/public_html/forums, right? did all the steps as stated and changed the permissions to 777 to the "Attach" folder. Am I missing something?

And no safe mode is not on. The forum is active and perfectly fine.

Dylanblitz 03-22-2010 03:33 PM

Quote:

Originally Posted by deadbolt80 (Post 2008184)
I'm not sure If i understand your Q. what do you mean who's the owner?

I uploaded the files in the "Upload" folder to the server under mysite.org/public_html/forums, right? did all the steps as stated and changed the permissions to 777 to the "Attach" folder. Am I missing something?

And no safe mode is not on. The forum is active and perfectly fine.

Safe mode is a php function, you can tell if it's on by going to ACP->Maintenance->View PHP info
Look for the safe_mode setting.

If you look through your ftp program it should tell you who the owner/group of the attach folder is.

deadbolt80 03-22-2010 03:46 PM

Quote:

Originally Posted by Dylanblitz (Post 2008191)
Safe mode is a php function, you can tell if it's on by going to ACP->Maintenance->View PHP info
Look for the safe_mode setting.

If you look through your ftp program it should tell you who the owner/group of the attach folder is.


under acp>maint>view php I found this:

safe_mode:

Local Value: On Master Value: Off

safe_mode_include_dir

Local Value: /usr/local/lib/php/ Master Value: /usr/local/lib/php/

on line 1730 in the /includes/garage_func_var.php, this is what I found:

Code:

{
mkdir($filedir);
}

How do I adjust this?

MY hosting company doesn't use FTP. I log on to access my files using 6thgenmaxima.org:2222

The only confusion I might think of is when I uploaded the contents of the "upload" folder, I made all the contents into a zip file, uploaded that zip file onto my forums directory, then extracted it. Should I have uploaded the Upload folder itself or only the contents of it?


All times are GMT. The time now is 04:22 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02609 seconds
  • Memory Usage 1,951KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (2)bbcode_html_printable
  • (4)bbcode_php_printable
  • (22)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete