![]() |
Easy: How do I change table prefix for photoplog?
I would like it to be XX_photoplog instead of photoplogxxxx?
I'm trying to see if i can get it to work with the zoints block. Code:
Database error in vBulletin 3.6.4: Everything else is beyond our members technicality. It's simple for them at least to post without all the bells and whistles.:) |
PhotoPlog Lite doesn't have a prefix option. Rather photoplog_ is the prefix. If you wanted vb_photoplog_ as the prefix, you'd have to edit the query related code and rename the tables so they have the new prefix. It might be easier to simply remove the following from the query in the Zoints block, assuming it's there:
Code:
" . TABLE_PREFIX . " |
1 Attachment(s)
You are awesome! solved in 2 seconds removing that line of code did it!
:) Thank You! |
All times are GMT. The time now is 02:15 PM. |
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.