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)

bmoods 12-12-2005 07:29 AM

Hello Calorie,


Veils I have a problem with photoplog:

I have on my forum trains it installed ARIA (vbstyle.com) that uses some effects on the rod of navigation.

when I am on the index photoplog and that I overfly the buttons of the navigation rod disappear.

Is it the only Hack that makes it?.

Merci

calorie 12-12-2005 10:35 AM

In the Aria skin, find the following and make the relative links into absolute links:
Code:

JSFX.Rollover("register",    "images/aria/misc/register_over.gif");
JSFX.Rollover("usercp",    "images/aria/misc/usercp_over.gif");
JSFX.Rollover("faq",    "images/aria/misc/faq_over.gif");
JSFX.Rollover("members",    "images/aria/misc/members_over.gif");
JSFX.Rollover("calendar",    "images/aria/misc/calendar_over.gif");
JSFX.Rollover("daily",    "images/aria/misc/daily_over.gif");
JSFX.Rollover("new",    "images/aria/misc/new_posts_over.gif");
JSFX.Rollover("search",    "images/aria/misc/search_over.gif");
JSFX.Rollover("links",    "images/aria/misc/links_over.gif");
JSFX.Rollover("logout",    "images/aria/misc/logout_over.gif");


apollooooooo 12-12-2005 01:01 PM

Hey

Warning: chdir(): No such file or directory (errno 2) in /home/*****/public_html/forum/photoplog/settings.php on line 77

Warning: main(./global.php): failed to open stream: No such file or directory in /home/*****/public_html/forum/photoplog/settings.php on line 78

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php') in /home/*****/public_html/forum/photoplog/settings.php on line 78

Can Anone Tell me Whats Wrong put in the Correct Path to my Forum Dir still not workin

Any Ideas

bmoods 12-12-2005 02:46 PM

Quote:

Originally Posted by calorie
In the Aria skin, find the following and make the relative links into absolute links:
Code:

JSFX.Rollover("register",    "images/aria/misc/register_over.gif");
JSFX.Rollover("usercp",    "images/aria/misc/usercp_over.gif");
JSFX.Rollover("faq",    "images/aria/misc/faq_over.gif");
JSFX.Rollover("members",    "images/aria/misc/members_over.gif");
JSFX.Rollover("calendar",    "images/aria/misc/calendar_over.gif");
JSFX.Rollover("daily",    "images/aria/misc/daily_over.gif");
JSFX.Rollover("new",    "images/aria/misc/new_posts_over.gif");
JSFX.Rollover("search",    "images/aria/misc/search_over.gif");
JSFX.Rollover("links",    "images/aria/misc/links_over.gif");
JSFX.Rollover("logout",    "images/aria/misc/logout_over.gif");


Ok merci beaucoup (in french)

calorie 12-12-2005 02:57 PM

@apollooooooo: you should have it like this:
Code:

define('PHOTOPLOG_FWD','/home/*****/public_html/forum');

apollooooooo 12-12-2005 06:17 PM

cheers calorie,

Your a Star mate.......

allstar55 12-12-2005 07:35 PM

++++ MEGA BUG!!

I have edited 2 cars "the cat.",
ok than i have click on the upload button and i must approve the cars too in Admin Center.

PhotoPlog doesn't count the pictures correct now.
http://www.nfs-center.de/showroom/index.php?c=1

See Page 2 is death! Database Error Please help

Quote:

Datenbankfehler in vBulletin 3.5.2:

Invalid SQL:
SELECT *
FROM photoplog_fileuploads
WHERE moderate = 0
AND catid = 0
ORDER BY dateline DESC
LIMIT -15,15;

MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-15,15' at line 6
Fehler-Nr. : 1064
Datum : Monday, December 12th 2005 @ 10:42:00 PM
Skript : http://www.nfs-center.de/showroom/index.php?u=0&page=2
Referrer : http://www.nfs-center.de/showroom/index.php?c=1

calorie 12-12-2005 08:22 PM

@allstar55: don't panic, lol, I'll figure it out. ;)

allstar55 12-12-2005 08:27 PM

Quote:

Originally Posted by calorie
@allstar55: don't panic, lol, I'll figure it out. ;)

Ok nice :)
But now i go sleep, i hope you find the error.

calorie 12-12-2005 08:32 PM

Already found it, working on a fix.

calorie 12-13-2005 04:26 AM

@allstar55: upgrade to 1.0.3. Does that fix it? FYI: 1.0.3 now has comment ability.

bmoods 12-13-2005 04:40 AM

Hello Calorie,


You could tell myself how to make (even though it doesn't make d part your foreseen evolution) so that a member can download a picture and can specify that it doesn't wish that it shows off in the visible gallery by all.

Indeed some pictures will be integrated solely in the posts without appearing in the gallery.

If you could help me it would be fantastic.

Thank you very much :ermm:

utw-Mephisto 12-13-2005 05:58 AM

Ok, I went through all 17 pages here, clicked install, but before I actually install it, is there any way to limit the filesize ? Cannot find anything on the screenshots ...

allstar55 12-13-2005 07:02 AM

Quote:

Originally Posted by calorie
@allstar55: upgrade to 1.0.3. Does that fix it? FYI: 1.0.3 now has comment ability.

yea calorie, 1.0.3 fix that :) Thanks

allstar55 12-13-2005 07:16 AM

Quote:

Originally Posted by utw-Mephisto
Ok, I went through all 17 pages here, clicked install, but before I actually install it, is there any way to limit the filesize ? Cannot find anything on the screenshots ...

You can't miss it in Usergroup Manager.

allstar55 12-13-2005 07:55 AM

Question:

How can i link on non Forum pages to the showroom with sessions?

utw-Mephisto 12-13-2005 08:09 AM

Installed and working fine :)

http://ut2007world.com/photoplog/

Need to configure first ...

utw-Mephisto 12-13-2005 08:20 AM

Big problem : SOME links have now photoplog at the end, like

http://domain.com/photoplog/index.php instead of
http://domain.com/index.php

In the settings I have set the Duplicate Directory as photoplog, /photoplog and photopog/

none of this settings is changing it ...

allstar55 12-13-2005 08:45 AM

Quote:

Originally Posted by utw-Mephisto
Installed and working fine :)

http://ut2007world.com/photoplog/

Need to configure first ...

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

utw-Mephisto 12-13-2005 09:00 AM

Quote:

Originally Posted by allstar55
You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

Fixed

utw-Mephisto 12-13-2005 09:02 AM

One 2nd problem :

It gives the [img] code but from the thumb .. which is very tiny ... isn't there a way to provide an [img] from the big one ? Also : Still no luck with the links :( Tried now every combination ..

allstar55 12-13-2005 09:41 AM

Quote:

Originally Posted by utw-Mephisto
One 2nd problem :

It gives the [img] code but from the thumb .. which is very tiny ... isn't there a way to provide an [img] from the big one ? Also : Still no luck with the links :( Tried now every combination ..

It is .php not .jpg url
vB and other boards doesn't like php codes in images.

I have kick this code, see here:
http://www.nfs-center.de/showroom/index.php?n=41

utw-Mephisto 12-13-2005 09:44 AM

You need to allow dynamic image links in your vbulletin options ... than you can use .php

allstar55 12-13-2005 09:48 AM

Quote:

Originally Posted by utw-Mephisto
You need to allow dynamic image links in your vbulletin options ... than you can use .php

Ah you meen the big one, i must better read :)
http://ut2007world.com/photoplog/file.php?n=3&w=l doesn't work?

utw-Mephisto 12-13-2005 10:25 AM

Have you got the same problem with links ? On my forum now the Quick links menu for example having /photoplog/ in front of it ...

If I cannot solve this problem and the problem that the [img] tag is pointing to the small thumb I need to uninstall since this won't work for me then ...

wii 12-13-2005 10:28 AM

Nice to see some in action.

I wonder if http://www.photoplog.com will be used for this ?

calorie 12-13-2005 11:02 AM

@bmoods: that sounds like you want an "image hosting" mod instead.

@allstar55: basically non-forum pages don't have $session[whatever]

@utw-Mephisto: see post two, and what are your settings for these:
  • vB Homepage URL
  • vB Forum URL
  • PhotoPlog Directory
  • Duplicate Directory

StarBuG 12-13-2005 11:18 AM

Nice one thank you

/me clicks install.

How can I add a short title to the collabs bar e.g. in the memberinfo addon or the newest images block (I think what it is!? the first block that appears on photoplog/index.php)?

Best regards

StarBuG

utw-Mephisto 12-13-2005 11:24 AM

Quote:

Originally Posted by calorie
@bmoods: that sounds like you want an "image hosting" mod instead.

@allstar55: basically non-forum pages don't have $session[whatever]

@utw-Mephisto: see post two, and what are your settings for these:
  • vB Homepage URL
  • vB Forum URL
  • PhotoPlog Directory
  • Duplicate Directory

vB Homepage URL : http://ut2007world.com
vB Forul URL : http://ut2007world.com
PhotoPlog Directory : /photoplog
Duplicate Directory : I Tried
photoplog ;
/photoplog ;
photoplog/ ;
/photoplog/

utw-Mephisto 12-13-2005 11:37 AM

I just realised, when I use

/photoplog

It is working for default links in navbar .. Links which I have created myself (manually or through hacks) are not working and have the photoplog in front of them ...

For example : Check out ut2007world.com and click on special services in navbar and check the link ...

calorie 12-13-2005 11:48 AM

@StarBuG: For forum home and member info, go to ACP -> Plugin System -> Plugin Manager -> Edit and look for $photoplog_table_start as the place to edit. For photoplog/index.php look in PhotoPlog's settings.php file for $photoplog_table_start and edit there.

@utw-Mephisto: Duplicate Directory is for text at the end of vB Forum URL, but there's no photoplog at the end of vB Forum URL, so leave Duplicate Directory blank. Instead, find the skin template with the links in question and change relative links to absolute links.

allstar55 12-13-2005 11:48 AM

How can i make 10 cars in place of 15 here?:

http://www.nfs-center.de/showroom/index.php?c=1

calorie 12-13-2005 11:50 AM

Look for 15, 15 in PhotoPlog's index.php file and change it to 10, 10 for ten cars.

allstar55 12-13-2005 11:55 AM

Quote:

Originally Posted by calorie
Look for 15, 15 in PhotoPlog's index.php file and change it to 10, 10 for ten cars.

Thaaanks, works fine :)

StarBuG 12-13-2005 11:57 AM

Thx.

Another problem:

Why is photoplog not using my complete navbar template?
I for example use adsense in my navbar (linkblock and banner) as well as displying the avatar in the navbar but all don?t show.

Any ideas?

http://www.hiphop-battles.com/forum/index.php
http://www.hiphop-battles.com/forum/photoplog/index.php

calorie 12-13-2005 12:02 PM

You'll need to add the variables creating those extra bits to the photoplog_output_error and photoplog_output_page functions located in PhotoPlog's functions.php file:
Code:

global $varname;

allstar55 12-13-2005 12:04 PM

Is the Comment System Available? Hae
The Hip-Hop page had this. But i have this not.

I have updatet the gallery and the comment system is on in my usergroup.
I have no rating button and under the pic no rating field.

calorie 12-13-2005 12:05 PM

If you are using 1.0.3 you have it.

allstar55 12-13-2005 12:09 PM

Quote:

Originally Posted by calorie
If you are using 1.0.3 you have it.

I'm using 1.0.3 but with the update.
I upload all files, only the config.php

Than i have overwrite the product in Admin Center.

But i have this not. Preview Version i have seen the answer button.

calorie 12-13-2005 12:11 PM

Check usergroup permissions.


All times are GMT. The time now is 03:59 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.02597 seconds
  • Memory Usage 1,830KB
  • 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
  • (12)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