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)

JTS2005 09-01-2007 07:17 PM

ok has anyone figured this out?

Bad Type - File is of the Wrong MIME Type

i have tried all file types and no luck and permissions are fine. i have searched this entire thread with no answer.

fsbmax 09-01-2007 11:53 PM

how do i change the page title to not say photoplog?

BeeWeeNL 09-02-2007 11:29 AM

Quote:

Originally Posted by inthezone (Post 1326222)
I've been running PhotoPlog Lite for over a year, and all of the sudden, most of my images aren't displaying. The images that file.php?n=X can't access are still on the server, though. Any ideas?

Same problem here...anyone with a solution?

amazigh_rif 09-04-2007 12:24 PM

Quote:

Originally Posted by tirol07 (Post 1326906)
please help me!

I have a main category and 20 sub-categories, the sub-categories indicated into a line, how can i that change,
I would like 3 sub categories per line.

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.

TheWhite 09-10-2007 05:11 AM

My forum index (under navbar) thumb sizes show up 150 x 150 how can I can set them at 100x100 instead???

Regards

TheWhite 09-13-2007 04:26 AM

nothing huh?

shipfriends 09-13-2007 06:03 AM

Moderating by moderators.... I tried this solution but didn't work. Mods can see the images in the gallery but cannot approove anything from the modcp.....

anyone any ideas?

Bounce 09-14-2007 07:45 PM

Anyway that I can add a script to stop users from stealing the images that are uploaded ??

slmoney 09-15-2007 02:41 AM

Quote:

Originally Posted by hIBEES (Post 1339108)
Anyway that I can add a script to stop users from stealing the images that are uploaded ??

You can enable hotlink protection for the images via your CPanel.

There is a script somewhere that disallows right clicking...I'll search for that too.

Steve

Bounce 09-15-2007 08:07 AM

Quote:

Originally Posted by slmoney (Post 1339292)
You can enable hotlink protection for the images via your CPanel.

There is a script somewhere that disallows right clicking...I'll search for that too.

Steve

Thanks

Had a look in my CP panel but can't see that setting :erm:? Where would one find it? That would be ideal


All times are GMT. The time now is 09:07 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.06634 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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