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)

ga.net 04-06-2007 11:02 AM

bump

KHALIK 04-08-2007 02:20 AM

Code:

Warning: Unknown(templates/3309.php): failed to open stream: No such file or directory in /home2/XXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

Warning: Unknown(templates/3309.php): failed to open stream: No such file or directory in /home2/XXXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

Warning: (null)() [function.include]: Failed opening 'templates/3309.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/XXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

What does that mean, need help please

running 3.6.5

raiderlax 04-08-2007 02:46 AM

Quote:

Originally Posted by KHALIK (Post 1222395)
Code:

Warning: Unknown(templates/3309.php): failed to open stream: No such file or directory in /home2/XXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

Warning: Unknown(templates/3309.php): failed to open stream: No such file or directory in /home2/XXXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

Warning: (null)() [function.include]: Failed opening 'templates/3309.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/XXXXXX/public_html/photoplog/functions.php(458) : eval()'d code(2) : eval()'d code on line 1

What does that mean, need help please

running 3.6.5

Yes this is what I also got myself.

casa 04-13-2007 02:30 AM

86 freaken pages on this mod... are you kidding me?? Can the original post be edited to explain what this mod is about and whether there are any major issues.

djbaxter 04-13-2007 02:49 AM

Quote:

Originally Posted by casa (Post 1226398)
86 freaken pages on this mod... are you kidding me?? Can the original post be edited to explain what this mod is about and whether there are any major issues.

Yes, certainly.

This mod is a photogallery add-on for vBulletin.

It installed without issue and works perfectly fine for me. Running 3.65.

Hope that helps. :)

MTVSlick 04-17-2007 03:13 AM

is there a add on to let members upload more than 1 picture ata time?

Mark,

sumacbob 04-17-2007 02:37 PM

Hi,

Does anyone have a demo of this working on 3.6.5?

Thanks.

djbaxter 04-17-2007 02:43 PM

Only on my test forum which isn't publicly accessible, but it does work on 3.65.

Travlur 04-21-2007 08:53 AM

I have tried contacting the developer "calorie" via their site to buy their pro version plus install but get no response, just to let people know.

dannylin3000 04-21-2007 02:56 PM

this is really awesome - but was just wondering can you also add a feature to allow users to fill an image link from a photos site instead of uploading them to the forum?

that way, you'll save a bunch of bandwidth.

elmati 04-21-2007 11:08 PM

I read the whole thread... and cant find answers :(

there arent a conditional to show member gallery button?
something like this:

<if condition="$photoplog_usergallery">
<a href="index.php?u=1000">My gallery</a>
</if>

and a conditional to show the latest image uploaded by the users on profile?

Thx in advance!

nfn 04-29-2007 03:18 PM

Hi,

I don't know if anyone as found a good solution to turn PhtoPlog Lite more SEO, but here's mine:

Todo:
Edit 2 PhotoPlog files - index.php and functions.php

Dificulty & Time
Easy ... just 2 minuts

What & How?

Place image name in Title

Open index.php and find
Code:

photoplog_output_page('photoplog_view_file', $vbphrase['photoplog_view_file']);
replace with
Code:

photoplog_output_page('photoplog_view_file', $vbphrase['photoplog_view_file'] ." - ". $photoplog_title);

Replace PhotoPlog in title with you Forum Name

Open functions.php and find
Code:

$pagetitle = $vbphrase['photoplog_photoplog']." - ".$photoplog_phrase;
replace with
Code:

$pagetitle = $vbulletin->options['bbtitle']." - ".$photoplog_phrase;

Note: $vbulletin->options['bbtitle'] is defined at: vBulletin Options -> vBulletin Options -> Site Name / URL / Contact Details -> Forum Name

Done!

This hack was done with vBulletin 3.6.5 and PhotoPlog Lite v.2.0.6

PS: English is not my main language, so if you find any error just ignore it!

Tags: PhotoPlog Lite SEO, PhotoPlog Lite Search Engine Friendly, PhotoPlog Lite Title

rickyreter 05-01-2007 07:39 PM

Hi,i have www.secondlifeforums.co.uk/index.php as homepage and www.secondlifeforums.co.uk/forums.php as forum how and what do i put everything.

Peter

rickyreter 05-02-2007 07:40 PM

Sorted previous post out but when i click on upload or search i get this link:

http://www.example.com/photoplog/upload.php

Why is this


Peter

ShawneyJ 05-04-2007 12:41 PM

Quote:

Originally Posted by rickyreter (Post 1240021)
Sorted previous post out but when i click on upload or search i get this link:

http://www.example.com/photoplog/upload.php

Why is this


Peter

lol the first time a while back i installed this and it worked like a charm, but i have re-installed and getting the same problem as you lol. i have deleted 3 times but still getting the same error
www.example.com, i'll guess i'll have to keep trying.

madbrit 05-05-2007 01:45 PM

Hi Guys,

Have a problem... hopefully someone can shed some light.

For some reason this mod has not been straight forward. Have installed ibProarcade, Various CYB mods, and Yet another award system...none of these presented ANY problems.


After a whole day I am now at the point where my Forums home page does not show any link in the nave bar - or any way at all to get to photoplog.

I didnt get any errors when importing the XML file.

If I manually enter the URL to the photoplog/index.php file..BAM up it comes, in all its glory :). If I click the Forum home link... the photoplog mod dissapears...with no wa back again???

Also... I tried to see if the functionality of the mod works when going there manually... and it doesnt. I get the following error message when uploading a file:-

Quote:

Fatal error: Call to undefined function: imagetypes() in /home/wclangam/public_html/Forums/photoplog/functions.php on line 44
I am about to deinstall this mod... probably something simple... but I have spent countless HOURS on it :(


Brit

Allan 05-05-2007 07:20 PM

French Translation for PhotoPlog Lite 2.0.6.

Dream 05-05-2007 07:35 PM

Nominated for MOTM again.

bashy 05-05-2007 07:46 PM

Hi

Just noticed that mine now gives a blank page when going to http://www.bashys-place.com/photoplog/index.php so i just tried the upgrade and chose the 3.6 version, I have also checked the config and it is still the same (100% correct) i am totally baffled, any advice pleas?

Here is the error i am getting

Code:

Warning: in_array() [function.in-array]: Wrong datatype for second argument in /usr/home/bashys/domains/bashys-place.com/public_html/photoplog/functions.php(458) : eval()'d code on line 204

Warning: Unknown(./includes/functions_forumlist.php): failed to open stream: No such file or directory in /includes/functions.php(4946) : eval()'d code on line 186

Fatal error: (null)() [function.require]: Failed opening required './includes/functions_forumlist.php' (include_path='.:/usr/local/lib/php') in /usr/home/bashys/domains/bashys-place.com/public_html/forums/includes/functions.php(4946) : eval()'d code on line 186


ShawneyJ 05-06-2007 11:46 AM

Quote:

Originally Posted by jaycob (Post 1241298)
lol the first time a while back i installed this and it worked like a charm, but i have re-installed and getting the same problem as you lol. i have deleted 3 times but still getting the same error
www.example.com, i'll guess i'll have to keep trying.

this thread is Not Supported jayjay :D

rickyreter 05-06-2007 10:12 PM

Hi,my forum is /forum.php and cmps as index.php..so a bit confused as what goes where as its all under the one domain.
I had installed it but when click on upload or search it points to www.example.com etc

Any ideas please

Peter

ShawneyJ 05-06-2007 10:50 PM

ACP PhotoPlog modify Settings and change the PhotoPlog Link to your site. There in the settings you will see 'example' so just set it to your information. eg: http://YOUR SITE/photoplog

rickyreter 05-07-2007 11:45 AM

I have set all the permissions for guest to view photoplog but not showing up on navbar,any ideas...its okay for logged in

Peter

Kazenka 05-07-2007 08:33 PM

Thanks for share ! I installed , but , i meet a problem , that i can't upload picture without I configured in ACP to seting All kind of member's permission.

Below is screenshot's my bug.

Mrdby 05-08-2007 11:33 AM

I love this hack

Majest 05-09-2007 01:19 AM

Quote:

Originally Posted by calorie (Post 828395)
@dirtycrow: run this tiny script in your main forum directory...
Code:

<?php
echo getcwd();
?>


I am getting the same error as dirtycow and don't understand how to run this script. Could you walk me through it?

Thanks.

SoftDux 05-09-2007 01:17 PM

Would I be able to use this to create an adult related gallery, in our public gallery?

Let's say I have a public gallery, open to everyone, and the main aim / focus of the gallery is to introduce new models & photographers to the market.

So, everyone can upload photos, but only to the specified galleries, and only once they have registered.
New registrations can only upload 20 photos. User can comment on & rather each other's photos, and once a specified rating is achieved, they are able to upload more, say 40, or so.

Now, I need to categorie for semi-nudes, nudes & artistic nudes, but I don't want minor's younger than 18 to browse these galleries. So, everyone still needs to register, but they need to supply their age, and then only people older than 18 should be able to browse the adult galleries.

Can this be done? If so, how?

Reece^B 05-09-2007 02:07 PM

Quote:

Originally Posted by Majest (Post 1244099)
I am getting the same error as dirtycow and don't understand how to run this script. Could you walk me through it?

Thanks.

Stick it in a PHP page and upload it, then just open it.

Reece^B 05-09-2007 02:37 PM

Brief question, running a upgrade later.

With the two XML's (3.5 + 3.6) I am running 3.6

Shall I just upload all the files and overwrite the plug-in with the 3.6 one?

Mupetz 05-10-2007 12:57 PM

Very nice & working.
Thank you
The only thing that misses is SEO

chrisbeau 05-12-2007 08:39 AM

Im fairly new to vbulletin only have it installed 3 days, vbAdvance installed aswell btw, so if my question seems silly bear that in mind ;)

Ive installed it as the readme.txt says, Ive got the controls in my ACP but how do I get it to appear on the site because its not showing :confused:

http://www.0-60performance.com/

http://www.0-60performance.com/forum

http://www.0-60performance.com/photoplog

Coux 05-12-2007 09:48 AM

vbAdvance go into vBa CMPS and then edit pages

Coux 05-12-2007 09:50 AM

would it be possible to have links to pictures instead of uploading to server?..

chrisbeau 05-12-2007 10:27 AM

Quote:

Originally Posted by Coux (Post 1246131)
vbAdvance go into vBa CMPS and then edit pages

And do what ????????????? I did say 3 days ;)

LaCN 05-15-2007 10:05 AM

Is this working on 3.6.6 ?
I noticed:
- The example site still has 3.6.4
- The zipfile says it's the last lite version that will be made
- The last pro version was updated half a year ago.

And what's the cost for the pro version, as I don't see it anywhere on photoplog.com :(




~~~~~~~~~~~~~~~~~~~~~~~~




I did a test install, and it looked good ;)

after I had to edit the settings.php file
Code:

// ####################### REQUIRE VB BACK-END ############################
define('PHOTOPLOG_BWD', (($getcwd = getcwd()) ? $getcwd : '.'));

$DirForum = "../";  // if the photoplog folder is within the forum folder ;)

chdir($DirForum);

require_once('./global.php');
chdir(PHOTOPLOG_BWD);

// be rid of the vB global.php print_no_permission exit bypass


mantisinc 05-17-2007 02:27 PM

Hello,
Firstly, excellent mod!
However, quick Q...
How do I display the latest thumbnails at the top of the forum, just like the row displayed when you visit /photoplog?
Thanks in advance!

Doctor Death 05-18-2007 01:27 PM

Upgraded to 3.6.7 and now get this error:

Quote:

Warning: chdir(): No such file or directory (errno 2) in /home/vywhbabh/public_html/forums/photoplog/settings.php on line 91

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

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/vywhbabh/public_html/forums/photoplog/settings.php on line 92
Was working great with 3.6.6.

Any ideas?

Travlur 05-19-2007 06:16 AM

Is anyone using 3.6.7 and photoplog without issues? Am concerned about Dr Death's problems, can find no mention of compatibility on photoplog site, and do not want to upgrade from 3.6.5 unless I know other 3.6.7 users are OK. If photoplog is currently not compat with 3.6.7, I will use the 3.6.5 security patch instead until it becomes so.

Travlur 05-21-2007 11:46 AM

I upgraded to 3.6.7 PL1 with no problems for PhotoPlog.

dannylin3000 05-21-2007 11:55 AM

Quote:

Originally Posted by Doctor Death (Post 1250174)
Upgraded to 3.6.7 and now get this error:



Was working great with 3.6.6.

Any ideas?

Check if your photolog/config.php have cinfigured a correct path to your vBulletin.


All times are GMT. The time now is 06:50 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.03231 seconds
  • Memory Usage 1,836KB
  • 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
  • (9)bbcode_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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