vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - PhotoPlog: The Lite Gallery (https://vborg.vbsupport.ru/showthread.php?t=101368)

amazigh_rif 11-02-2007 01:33 AM

Quote:

Originally Posted by Effendy Hakim (Post 1373474)
Thank's. Turn the WYSIWYG off can solve the problem. But If I only want to turn off for photolog, how can I do it ?

Im afraid that you have to change a code or two. I have looked into it but I couldnt find a solution.

Disable all other plugins, enable photoplog only. Then you can enable the other plugins one by one till you have found the plugins that screws your photoplog. Vb 3.6.8 + photoplog only and WYSIWYG works fine for sure.

Kaycee123 11-03-2007 04:11 PM

This add-on works great - and thanks for the pictures of error messages, that straightened out my problem right away!

tirol07 11-06-2007 05:06 PM

Quote:

Originally Posted by amazigh_rif (Post 1332108)
Go to admincp / photoplog / edit templates / and edit your photoplog_cat_list template

Find:
Code:

<td class="thead" nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
Replace is with:
Code:

<td class="thead" width="250 nowrap="nowrap">$vbphrase[photoplog_main_categories]</td>
I added a width of 250, but it might be 240 or 260 for your forum. It depends on the length of your album name. Judging by your attachment i I think 250 is OK.

One more thing.

If you edit only the photoplog_cat_list template you will get this view:


Sub-Categories: Album1 Album2
Album 3 Album 4 Album 5
Album 6 Album 7 Album 8

As you can see Album1 start right after "Sub-Categories:"

I didnt like that since I wanted:

Sub-Categories:

Album 1 Album 2 Album3
Album 4 Album 5 Album 6
Album 7 Album 8 Album 9


So I had to add 2 "go to next line" html codes (<BR>).

Download from your server /photoplog/categery.php

Edit categories.php and find :

Code:

\">&nbsp;".$vbphrase['photoplog_sub_categories'].":".$
Replace it with:

Code:

\">&nbsp;".$vbphrase['photoplog_sub_categories'].":<BR><BR>".$
Upload it back to your photoplog folder on your servr.

Keep an original copy of catogeries.php in case you screw things up. :D

Good luck.

Hello!

I thank you for the answer, I have done what you have written to me,
but it has nothing helped! Then I reinstalled it, But it has also not helped!
What should I do now?

amazigh_rif 11-07-2007 02:05 AM

Quote:

Originally Posted by tirol07 (Post 1377128)
Then I reinstalled it, But it has also not helped!
What should I do now?


I told you via PM to reinstall the original photoplog like how it was uploaded in post 1. Then edit your photoplog_cat_list template and /photoplog/categery.php

Once you have done that you should have at the bottom of every page "Powered by PhotoPlog Lite v.2.0.6"


When I checked your forum 15 minutes ago I did not saw Powered by PhotoPlog Lite v.2.0.6 You still have the modified Turkish version ...

stan111 11-08-2007 10:25 AM

installed, work like a champ

one question
anyone know how i can add Random Thumbs in photoplog_view_file template ?
because it would be awsome if members view a picture and then they can just look it up and choose another random one instead going back home to see another pics

thanks

tirol07 11-08-2007 11:39 AM

Quote:

Originally Posted by amazigh_rif (Post 1377457)
Once you have done that you should have at the bottom of every page "Powered by PhotoPlog Lite v.2.0.6"

I have done it, but still, nothing has changed!

tryance 11-08-2007 12:46 PM

You said to run this script:
<?php
echo getcwd();
?>

in your main forum directory...what do you mean by that? Where do I put this script? I get the error associated with the path.

itzxmikee 11-09-2007 07:51 AM

Quote:

Originally Posted by tryance (Post 1378405)
You said to run this script:
<?php
echo getcwd();
?>

in your main forum directory...what do you mean by that? Where do I put this script? I get the error associated with the path.

Copy and paste that into a wordpad and save it as e.g. test.php
Upload that test.php file into your forum

than type in the browser : www.yoursite.com/forum/test.php
and the forum path should come up

itzxmikee 11-09-2007 07:53 AM

I need help with placement of the gallery on my forum home page. I would like it directly below the navbar. I placed $photoplog_forumhome right under $navbar and it is placed below my mgc chat box. Can I have it right below the navbar? Please help. Thanks

www.socalireefs.com/forums

apiasto 11-09-2007 03:40 PM

can someone help. i tried everything but i am still getting this error.thanks in advance

The requested URL /home/xxxxxx/public_html/forums/photoplog/index.php was not found on this server.


All times are GMT. The time now is 03:03 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.03262 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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