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)

daddygrim 03-29-2007 11:27 AM

yeah that was it...lmao i installed a pc cleaner and it made everything go away.lol THANKS

blind-eddie 03-29-2007 11:43 AM

np, glad I could help

q8sun 03-29-2007 01:50 PM

- first of all I thank you for achievments.

- secondly I have some problems and I hope to give me your solutions

When im trying to upload a picture this shows in the top?

Quote:
Warning: move_uploaded_file() [function.move-uploaded-file]: SAFE MODE Restriction in effect. The script whose uid is 32083 is not allowed to access /home/*******/public_html/photoplog/images/1 owned by uid 99 in /photoplog/upload.php on line 171

Quote:
Sorry, Andreas: Bad Type - File is of the Wrong MIME Type

the Safe mode in the server is "on" so what can i do after that?

best wishes
q8sun

Raydar 03-29-2007 04:03 PM

G'day,

I know this isn't the support section anymore, but I'm not really chasing support, just curious about somethings.

Does it auto-rezsize member's images?

Also, because of the whole uploading images thing (and the maybe resizing images), how server intensive is it please?

If anyone can offer some feedback I would apprecite it very much.

Thanks

Reggie

gatorenvy 03-29-2007 07:10 PM

I just installed this mod to the T.

The functionality is perfect. The problem is all my style images are broken. Such as the images that make up my navbar and header.

Main forum index page = http://www.gatorenvy.com/forums/index.php
See here in IE. http://www.gatorenvy.com/forums/photoplog/index.php
In FF it just shows up blank.

Some of the images are pointing to http:///forums/images/styles/gator/misc/logside.jpg
why are there /// ?

Does anyone know how I can fix this problem?

cobaltcoupe 03-29-2007 08:45 PM

Can someone help me install this? I'm new to this and the readme is a little hard for me to get. Please help me out.

pollon 03-29-2007 09:19 PM

hi coobaltcoupe

it's very easy to install this :)
firstable you've got to open the config.php file inside the Photplog folder, this is the path: PhotoPlog_2.0.6/photoplog/config.php
you must insert in this file the full path of Forum rooth folder on your site: it should be something like this:

'/home/-------/public_html/forum'

where ----- is the username you use to access to your site.

then you must upload via ftp all the files included the following 2 folders:

- upload the folder "photoplog" as it is in the root folder of YOUR FORUM
- upload all the files inside the "forum" folder (of this mod) in the Forum subdirectories (of your server). for example, in the "forum" folder inside the zip file of this mod you find the "admincp" folder. it means that you must upload all the files inside that folder to the "admincp" folder of your Forum folder

after that you must Set 777 permissions on the photoplog 'images' directory (path: forum/photoplog/images) on your server, as necessary.

then in the "products" folder of this mod you should find (obviously in the vB3.6 sub-folder)
the photoplog-products.xml file. you must upload this file from your admin panel. just go in --->plugins and product--->manage products-----> click add/import product and upload this file.

eventually refresh your admin panel index page and you should find the Photoplog menu.

that's all

hope this will be useful for you :)

cobaltcoupe 03-29-2007 09:43 PM

Ok thank you. It's installed. Now how do i find the link to it, and how to I install a navbar link for it also. Here is my site ....

www.cobaltcoupe.net

pollon 03-29-2007 10:22 PM

firstable you must enable the gallery an set it's permission in the menu on your admin cp.

you should find your Photoplog gallery here: http://www.cobaltcoupe.net/forums/photoplog/index.php

I've just checked but it gives me an error page. very probably you have put the wrong path in the config file. your Forum rooth folder is named "forums" (I've just cheked) so you must put in the config file
'/home/-------/public_html/forums'
edit this file and reupload it on the right folder

when you will fix this you will be able to see your gallery


in order to add a link to the navbar you must go in your admin panel, to the "navbar" template: so, in your admin panel just click Style Templates---->Style Manager-----> click on the icon near the red arrow of this image:

https://vborg.vbsupport.ru/

then click in the icon near the red arrow of the following image:

https://vborg.vbsupport.ru/

between the template listed on the left you should find the "navbar" template. click on it.

https://vborg.vbsupport.ru/

then insert the following code in the window near "searching template" (arrow number 1) and then
click on the "find" button (arrow number 2):

https://vborg.vbsupport.ru/


so, in this template find the red code:
Code:

<!-- nav buttons bar -->
<div align="center">
        <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
        <tr align="center">
       
                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
                </if>
                <if condition="$show['registerbutton']">
                        <td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td>
                </if>
                <td class="vbmenu_control"><a href="faq.php$session[sessionurl_q]" accesskey="5">$vbphrase[faq]</a></td>
                <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
                <if condition="$show['popups']">               
                        <if condition="$show['searchbuttons']">
                                <if condition="$show['member']">
                                <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                                <else />
                                <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                                </if>
                                <td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
                        </if>
                        <if condition="$show['member']">
                                <td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>               
                        </if>
                <else />               
                        <if condition="$show['searchbuttons']">
                                <td class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
                                <if condition="$show['member']">
                                <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
                                <else />
                                <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
                                </if>
                        </if>
                        <td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a></td>
                        <if condition="$show['member']">                       
                                <td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,menubar=no,toolbar=no,scrollbars=yes,resizable=yes,width=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
                        </if>                       
                </if>
                <if condition="$show['member']">
                        <td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&amp;logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
                </if>
        </tr>
        </table>
</div>
<!-- / nav buttons bar -->

in the line after insert this code:
Code:

<td class="vbmenu_control"><a href="http://www.cobaltcoupe.net/forums/photoplog/index.php">TEXT</a></td>
changing TEXT in the name you want to give to gallery link on the navbar

daddygrim 03-29-2007 10:22 PM

commenting using Enhanced (WYSIWYG) Editor Toolbar will not allow you to post cmments..why is that? I have to change it to Standard Editor Toolbar in order to post a comment.


All times are GMT. The time now is 10:11 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.06248 seconds
  • Memory Usage 1,769KB
  • 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
  • (2)bbcode_code_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