![]() |
Ok, so now what?
Really green guy here, so bare with me.
I uploaded PhotoPlog Lite to my Vbulletin site. The install appears to have gone off with out any problems. However, I cannot see Photoplog anywhere on the leftside of the admin control panel as referenced in the README file. I'm assuming this is something that I must have missed, or just didn't do yet. The question, what is the step by step procedure after install? I've been into "vBulletin Options" and enabled PhotoPlog, and I've also been in Plugin Manager and made everything active, but still nothing. Not even over on the regular site itself. Thanks in advance for your support. Sean |
Hard refresh your ACP index page by logging out and then logging back in, or by hitting Ctrl-F5, and then the side menu should appear. To get a gallery link in the vB navbar, find the following in the vB navbar template:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Code:
<td class="vbmenu_control"><a href="/YOUR-PHOTOPLOG-DIR/index.php$session[sessionurl_q]">Gallery</a></td> |
Quote:
Quote:
Thanks for the quick reply! Sean |
1: Make sure you FTPed the bitfield_photoplog.xml and cpnav_photoplog.xml files into your /forum/includes/xml directory, and then so another hard refresh of the ACP page.
2: ACP -> Styles & Templates -> Search in Templates
|
Little update.
I found the Template heet, and was able to get the link into the NAVBAR. Of course now it links to a "cannot find page". If my suspiscion is correct, that is because I haven't set the PhotoPlog Configs in the vBaCP yet, right? Sean |
Did you replace YOUR-PHOTOPLOG-DIR with the actual directory name when you made the template edit?
|
Quote:
Both of those files are there, and I also called the bitfieldrebuild script, no further changes. Maybe I'm just being a jacka$$ and not looking under the right menu subcategory? There is nothing that specifically says PhotoPlog. Sean |
The cpnav_photoplog.xml is what builds the PhotoPlog side menu in the ACP. The bitfield_photoplog.xml is what allows you to set PhotoPlog permissions via the Usergroup Manager. If those files are there, then the related items should show on screen. The PhotoPlog ACP side menu should appear near the top of the other side menus. Maybe when the XML files were FTPed they got corrupted. Try reFTPing them in ASCII mode, and then call http://www.your-site.com/your-forum-dir/includes/xml/cpnav_photoplog.xml from your browser to check if you see the file.
|
Quote:
Did as you instructed in ASCII mode. Called the script with proper corrections and got a 404. Sean |
The 404 means not found, so my guess is that wherever you are FTPing the the bitfield_photoplog.xml and cpnav_photoplog.xml files, it's not the right spot. That, or the link you used to see the XML file is incorrect. In the /forum/includes/xml directory, you should also see the bitfield_vbulletin.xml, cpnav_vbulletin.xml, and hooks_vbulletin.xml files, among others.
|
All times are GMT. The time now is 10:40 PM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.