![]() |
Installed... Took twice to do it, but I found that I was also trying to use the supplied installer the first time... Without it I had it up in no time...
Works perfect with the default theme, but is having a little trouble with the font color and mouse over on the other one... Other than that it is working well... Great job, and needed by most of us... |
Having problems with the photopost login and search buttons at http://www.globalphotosite.org/photopost/index.php
login ->> Fatal error: Call to undefined function: gettemplate() in /home/sites/site29/web/photopost/login-inc.php on line 23 search ->> Warning: main(/home/sites/site29/web/photopost/templates/search.tmpl) [function.main]: failed to create stream: No such file or directory in /home/sites/site29/web/photopost/search.php on line 43 Warning: main() [function.main]: Failed opening '/home/sites/site29/web/photopost/templates/search.tmpl' for inclusion (include_path='.:/usr/lib/php') in /home/sites/site29/web/photopost/search.php on line 43 Also when I looked at Techie: http://www.vpforums.com/gallery/index.php?styleid=1 from the first post the problem is there too. |
'/home/sites/site29/web/photopost/templates/search.tmpl' for inclusion
it should not be calling that file... Do you have another hack in there? Lines 23 logininc.php eval("\$pp_menubar = \"".gettemplate('pp_menubar')."\";"); eval("dooutput(\"".gettemplate('pp_login')."\");") ; I am thinking that you have made a mistake somewhere... Look over it again and check for typo's Also what version on PhotoPost? |
Etcher,
I was going to say the same thing until I re read the post. The Error at line 23 is looking for and not finding gettemplate ( a vb routine ) define in admin/functions.php. Be sure that you have all the correct information in the pp/header-inc.php file for VB integration. Kevin |
sawalton1964,
The error's that you are seeing in search.php are due to the fact that that is a new file since this hack was created and is sitll looking for the PP templates. there are a few templates that will need to be put back in to the template directrory until this hack is adapted for the new search funtions. ... Just find the old templates and copy them back into the PP/templates dir. that will get the search function working, but it will not look as nice as the rest of the integration. Kevin |
Here's the first step in updating the search.php file
On line 42 of search.php find: PHP Code:
PHP Code:
Kevin |
Ok, decided to revert to a non-moded gallery for the time being, the owner has plans to re-brand the site and hopefully a photopost 4.6 VBulletin 2.3.4 (or better ;) ) version is out by the time he makes up his mind.
Cheers, keep up the good work |
I deleted the templates with the exception of those two and got about 4 errors plus a fatal error. I reuploaded the templates and now all of the errors are gone except the fatal which is: Fatal error: Call to undefined function: gettemplate() in /home/xxxx/public_html/gg/index.php on line 171
Any ideas? This is line 171 in index.php: eval("\$pp_online = \"".gettemplate('pp_online')."\";"); I don't see pp_online anywhere and I'm sure where it came from. Thanks in advance. |
And what is this telling me during install?
You need to make changes to the following vBulletin files: template.php (1 change) [groups PhotoPost templates in cp] |
JustCurious,
How did you install the New templates? Did you use the install script provided with the hack? It has been reported several times in this thread that it does not work correctly, I have provided the sql commands in a file to add the templates and another poster has included a text based template set you can either open each template and cut and paste or you can use Chen's template backup hack ... pp_online is one of the templates provided by this hack. I would suggest that you down load the zip file that contains the template backups and verify that you have all of the templates installed correctly. As far as your post #69 open /forums/admin/templates.php PHP Code:
I hope this helps. Kevin |
All times are GMT. The time now is 10:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|