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)

Kimimaru 06-25-2007 08:32 PM

i have 2 problems

1. after every click i must login, the login doesn't save.

2. i often get this error, when i click on the link to the gallery, what can i do?

Quote:

Fehler: Verbindung unterbrochen

Die Verbindung zum Server wurde zur?ckgesetzt, w?hrend die Seite geladen wurde.


* Die Website k?nnte vor?bergehend nicht erreichbar sein, versuchen Sie es bitte sp?ter nochmals.

* Wenn Sie auch keine andere Website aufrufen k?nnen, ?berpr?fen Sie bitte die Netzwerk-/Internetverbindung.

* Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy gesch?tzt wird, stellen Sie bitte sicher,
dass Firefox auf d

djbaxter 06-26-2007 12:37 AM

Quote:

Fehler: Verbindung unterbrochen

Die Verbindung zum Server wurde zur?ckgesetzt, w?hrend die Seite geladen wurde.


* Die Website k?nnte vor?bergehend nicht erreichbar sein, versuchen Sie es bitte sp?ter nochmals.

* Wenn Sie auch keine andere Website aufrufen k?nnen, ?berpr?fen Sie bitte die Netzwerk-/Internetverbindung.

* Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy gesch?tzt wird, stellen Sie bitte sicher,
dass Firefox auf d
I hate it when I get that error because I don't really speak German so it just confuses me...

But I see the word Firefox in there and I also hate Firefox. :o

santimariani 06-26-2007 02:40 PM

Hello,

I was hoping would be able to shed some light.

Whenever I am using WYSIWYG editor, I am unable to post comments because I get the "message too short" message. When I go into standard mode, the problem dissappears. Now here is the thing--if that would be the only thing, I would just add a note telling my users to switch when using the photoplog. However... if a person has the WYSIWYG editor as default, none of the buttons on the editor can be clicked on, including the one that lets you change back and forth between the editors. Does someone have a solution for this?

I have tried logging on to photoplog.com, but, for some reason, it never logs me in although it tells me I have. So any help I can get from here will be greatly appreciated! :)

santimariani 06-26-2007 04:18 PM

Interesting...

Here is what I have found out. When I go to usercp and change my editor to standard, I can post comments without any problems. If I also change it to WYSIWYG editor using the toolbar in the message interface, I can still post the comments, although it locks the toolbar and I can no longer go back to standard unless I refresh the page. Now here is the kicker... When I go to usercp and I make WYSIWYG editor my default editor, I get the "too short" message no matter what I do, so there is an obvious link to what editor is set as default and the error message. I would LOVE to post this in photoplog.com, but I cannot log in at all.

At least I now know what is causing this problem... now if only I could get some help in fixing it. ;)

eduardobarcello 06-26-2007 08:22 PM

Awesome mod! Kinda tricky to make it fit my own template, but it looks great now!
No bugs or error messages so far either.

chatzworld 06-28-2007 02:26 PM

how can i get it to allow moderators to approve images? and not just admins?

Stefano Virgill 07-01-2007 04:00 AM

Quote:

Originally Posted by pollon (Post 1215661)
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:

http://immagini.p2pforum.it/out.php/...oplogimage.png

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

http://immagini.p2pforum.it/out.php/...plogimage2.png

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

http://immagini.p2pforum.it/out.php/...plogimage4.png

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

http://immagini.p2pforum.it/out.php/...plogimage3.png


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


Thank you very much Pollon for your patient and your explanation! :up:

Ciao

Stefano

pollon 07-01-2007 05:48 AM

Di niente Stefano.:)

Tutti le modifiche ai templates si fanno attraverso quella procedura, andando a cercare il template richiesto nelle istruzioni di installazione di ogni Mod....Comunque qui c'? la traduzione in italiano di photoplog mentre qui trovi una guida in italiano per inserire i link nella navbar. ;)

Job23 07-01-2007 02:40 PM

How can I make the uploaded picture open in a new window instead of the same when I click on it in the galley?

Stefano Virgill 07-02-2007 02:14 AM

Hi guys,
really hope this editing could be haelpfull.
I installed Photoplug in a subdirectory... it means that when the users go to Photoplog they temporary leave the forum.
In order to give them the chance to go back to the forum home page, even to the newest users, in photoplog_sub_navbar I added this code:

<td class="vbmenu_control"><a href="http://forum.yourdomain.com/">Back to forum's home page</a></td>

at the end before:

</tr>
</table>
<br />
</if>

Hope you enjoy

Steve


All times are GMT. The time now is 10:00 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.03471 seconds
  • Memory Usage 1,775KB
  • 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
  • (3)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