![]() |
Vb3 integration issue Photopost layout not working properly Hello, VB3 3.0.5 and photopost 4.86. After first upgrading from 4.82 to 4.86 (had that one working as should) I installed vb3. Gave up the right paths, used the photofeature hack so far so good. Looks great. BUT Where is the full vb3 layout when i go to photopost galleries? (as in photodev) Yes everything is set in admin area to integrate vb3 layout But I get partial layout. I get the vb3 wrapping, menu on top, footer etc, but my categorie columns and photocollumns are naked, not a single table line in sight. It's just like text and photos on white paper. Does someone know what I did wrong? Thanks |
Yes, I configured config-int.php. As I can put it best, it's almost if not using the vb3 templates in the templates folder. No did not rename the templates folder. One more thing vb3 is in root as pp is in a subfolder called photos, both use same db. But I guess that doesn't matter. |
How about admin section of Photopost Forum Settings Use Forum Style Integration? SET THIS TO YES |
Use Integrated forum stylesheets? If you use a forum like vB3 or Threads and want to use the intergated stylesheet option, choose Yes Do you want to enable the vB3 Integration which uses your vB3 headers, footers and styles? On Do you want to enable the vB3 Enahnced features which use vB3 controls in PhotoPost? On If using the Enhanced option above, do you want to enable the vB3 WYSIWYG control in Post Comments? On They are all active from the beginning, that's why I can't figure out what's wrong |
well its not like you gave me a forum to look at to suggest anything however with what your describing in admin area forum settings this Use Integrated forum stylesheets? If you use a forum like vB3 or Threads and want to use the intergated stylesheet option, choose Yes you have to have this set to NO if you have no style showing set that to yes |
I just saw your other thread here http://www.photopost.com/members/for...=1#post1087614 If you do not have your user intergration set to vb3 and everything else is set to yes your not going to get a style as your integration is photopost still. I had on other user who had a thread similar to this and finally saw he was not even using vb3 integration |
hehe, you're right omegatron. :d Well I think i've found the reason why this happens. I had an existing PP 4.82 that I've upgraded just yesterday following the instructs. Bought latest version of vb3 and installed it. Because I had PP in root I wanted to move it to a subdir called "photos" Vb3 then came in root. SO I had to manually override settings from in phpmyadmin. I re-entered the phew users I had in the original PP users table => vb3 through admincp It was just when I tested new user reg, I came to think of it. Photopost settings were still using photopost internal reg system. When i changed to vb3 I got another error BUT PP came to a full VB3 layout. :D Now about this new error: Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in homexposingpublic_htmlphotosforumsvb3.php on line 54 Can you tell me where this is coming from? I'll Pm you the site address (since it's xxx and I want to keep the board clean for others) |
Well for one why does your path have no slashes? that line in that file is this function get_totalusers() { global $Globals, $db_link; $query = "SELECT data FROM {$Globals['dprefix']}datastore WHERE title = 'userstats'"; $queryv = ppmysql_query($query, $db_link); $results = mysql_fetch_array($queryv); $userstats = unserialize($results['data']); return( $userstats['numbermembers'] ); } Is that query valid? |
I dunno :s What do you want me to do? |
I don't know why path had no slahes, I've noticed this too |
Hello Omegatron, Tell me what I need to do please or refer me to a correct posting cause I am a customer who is stuck here. Thank you |
Your can PM me your admin login to look at your install. |
Here is what you did You set your forum to use VB3 integration but did not set the table prefix. |
If you mean vb3_ I thought I had that set? What file should have been changed? |
In the mysql settings table line 83 admin area forum settings |
you're the greatest :D |
| All times are GMT -5. The time now is 09:36 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0