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)
-   -   Major Additions - vbRides ? Garage (https://vborg.vbsupport.ru/showthread.php?t=313438)

Dragonsys 01-01-2017 02:26 AM

Quote:

Originally Posted by rcull (Post 2580114)
I am afraid I am still having a problem.

Are there any errors?
I have not looked at the importer, so I'm not familiar with it at all, but I will help as much as I can.

Dragonsys 01-01-2017 02:27 AM

Quote:

Originally Posted by Sal Collaziano (Post 2580110)
Thank you very much! Certainly not a deal breaker... :)

I will look into this when I get a chance.

rcull 01-01-2017 06:28 PM

To me, it looks like it develops the Photos directories, but doesn't place any images in them. It does place a blank index.php in each.

I am not getting any errors since the removal of the files related to not having the delimiter /'s

I really hate to abandon the hundreds of users who have taken the time to upload into Garage, but maybe that is what I am just going to have to accept if I want to clean up my board.

MarkFL 01-01-2017 06:39 PM

Quote:

Originally Posted by rcull (Post 2580151)
To me, it looks like it develops the Photos directories, but doesn't place any images in them. It does place a blank index.php in each.

I am not getting any errors since the removal of the files related to not having the delimiter /'s

I really hate to abandon the hundreds of users who have taken the time to upload into Garage, but maybe that is what I am just going to have to accept if I want to clean up my board.

Give Eric (Dragonsys) a chance to look into this...he knows what he's doin' and I suspect he'll get it rockin' again (no pressure, Eric LOL!) :p

Dragonsys 01-02-2017 02:01 AM

Quote:

Originally Posted by MarkFL (Post 2580152)
(no pressure, Eric LOL!) :p

lol, thanks

Dragonsys 01-02-2017 02:01 AM

Quote:

Originally Posted by rcull (Post 2580151)
To me, it looks like it develops the Photos directories, but doesn't place any images in them. It does place a blank index.php in each.

I am not getting any errors since the removal of the files related to not having the delimiter /'s

I really hate to abandon the hundreds of users who have taken the time to upload into Garage, but maybe that is what I am just going to have to accept if I want to clean up my board.

hmmm, ok I will take a look at it as soon as I can.

rcull 01-04-2017 01:27 PM

I have another site running the same vbulletin version and garage. I attempted an import of rides there too with similar results. The other forum is pretty plain and has no problems with garage.

Is there something basic I can be doing wrong?

On my first attempt I did show this error:
[26-Dec-2016 00:11:08 UTC] PHP Fatal error: Call to undefined function can_administer() in /home/carscene/public_html/forums/vbrides_import.php on line 36
[26-Dec-2016 01:28:52 UTC] die 4 false

Dragonsys 01-06-2017 11:51 PM

Quote:

Originally Posted by rcull (Post 2580317)
I have another site running the same vbulletin version and garage. I attempted an import of rides there too with similar results. The other forum is pretty plain and has no problems with garage.

Is there something basic I can be doing wrong?

On my first attempt I did show this error:
[26-Dec-2016 00:11:08 UTC] PHP Fatal error: Call to undefined function can_administer() in /home/carscene/public_html/forums/vbrides_import.php on line 36
[26-Dec-2016 01:28:52 UTC] die 4 false

No, it is probably an issue with the importer. I have been sick all week and have not been able to look at it yet.

rcull 01-07-2017 01:35 AM

Thanks, so often I just don't see the problem.
Sorry to hear you have been sick, hope you are feeling better soon. It is easy enough to get something with all the seasonal socializing.

Dragonsys 01-09-2017 08:34 PM

try this.

Add the below to line 200-201 (vbrides_import.php):
Code:

                create_photo_directories($photodir . 'full/');
                create_photo_directories($photodir . 'thumb/');

Save and try running the import again. Not sure if this is the issue, just stood our to me that the script doesn't seem to create all the folders it tries to use.


All times are GMT. The time now is 03:06 PM.

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.01245 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (6)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
  • (10)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