vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Photopost vbGallery Addon For vBSEO Google/Yahoo Sitemap (https://vborg.vbsupport.ru/showthread.php?t=120047)

glorify 07-28-2006 01:09 AM

Hey lizard--

Does this work with vbadvanced gallery 1.0.1?

Also, the URL's do not have to be rewritten by VBSEO for this to work, correct?

bada_bing 07-28-2006 02:38 AM

This is cool will update tomorrow.. Subscribing

Sean James 08-05-2006 01:51 AM

nice, does this work for vbulletin 3.6.0?

SaN-DeeP 09-12-2006 09:09 PM

Quote:

Originally Posted by Griffin80
nice, does this work for vbulletin 3.6.0?

yes it does :)

loonytune15 10-23-2006 12:08 PM

But it doesn't work with the new gallery 2.0
*edit*

To get it work without errors, open the file in an editor,

Find:
Code:

adv_gallery_categories
Replace with:
Code:

ppgal_categories
Then find:
Code:

adv_gallery_images
Replace with:
Code:

ppgal_images
Should work fine then..

Lizard King 10-26-2006 04:17 AM

Quote:

Originally Posted by loonytune15
But it doesn't work with the new gallery 2.0
*edit*

To get it work without errors, open the file in an editor,

Find:
Code:

adv_gallery_categories
Replace with:
Code:

ppgal_categories
Then find:
Code:

adv_gallery_images
Replace with:
Code:

ppgal_images
Should work fine then..

Thanks , totally forget that the database structure have been changed.

I also applied a small fix that caused error in sitemaps.

loonytune15 10-26-2006 02:55 PM

cool no worries :D

aacircle 10-27-2006 04:05 AM

vbGallery has now been renamed to Photopost quite a while back. So does this hack work on PhotoPost PHP Pro v5.5? Or is this hack only for those who still use the old vbGallery?

bada_bing 10-30-2006 05:05 PM

Quote:

Originally Posted by aacircle
vbGallery has now been renamed to Photopost quite a while back. So does this hack work on PhotoPost PHP Pro v5.5? Or is this hack only for those who still use the old vbGallery?

Yes good question.. ANYONE?

MissKalunji 11-10-2006 11:41 AM

Quote:

Categorie Links (don't forget to change the url's to match your CRR's)


Code:
$url = $gallery_url.'/kategori-'.$mod['catid'].'-album.html';
Image Links (don't forget to change the url's to match your CRR's)


Code:
$url = $gallery_url.'/resim-'.$mod['imageid'].'.html';
I dont understand that part?

am i supposed to change #gallery_url to something? or kategory? (not talking in the php but inside vbseo)


All times are GMT. The time now is 01:47 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.01132 seconds
  • Memory Usage 1,738KB
  • 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
  • (8)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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