![]() |
Aaarrrghh ... it seems that the //Functions-section is wrong in galleryconfig.php
This is the right <? // Functions function createStars($dblRating) { $intRating = round($dblRating); $imgTag = "<img width=\"55\" height=\"12\" src=\"icons/" . $intRating . "stars.gif\" alt=\"" . round($dblRating, 1) . "\"> (" . round($dblRating,1) . ")"; return $imgTag; } function removeHTML($sData) { $searchFor[0] = "<"; $searchFor[1] = ">"; return str_replace($searchFor, "", $sData); } function outputRowColSelector($cid, $scid, $sort) { global $rowcol; ?> |
Awesome!
We are one step closer to getting this to work. Here is the newest problem that appears on the top of all my pages: PHP Code:
|
ok question
on these lines where it asks for path to ???? Code:
$cfgForumDir = "/home/vbulletin/"; //The local path to the forum dir |
I'm toying around with this, and while I error out trying to upload a picture, it does in fact work...I am getting VERY excited about this.
Is you team planning on integrating this with vBulletin further? I would LOVE to see the ability for an admin to lock a certain category for their uploading only and maybe the ability for common users to add their own sub categories as well....or maybe even link their own subcategory to their profile (ala PhotoPost). This program has HUGE potential in our community, you can sign me up as your number 1 beta tester /me definitely installs |
Quote:
Usually it's /home/USERNAME/public_html/vbulletin or whatever. |
i get this now
Code:
Warning: Cannot add header information - headers already sent by (output started at /www/html/vb/VGallery/galleryconfig.php:47) in /www/html/vb/admin/functions.php on line 1692 figured it out, was b/c i forgot to define the user groupid numbers in the config |
Me too ;)
|
ok new problem, got everything else working, everything uploads but i get an error when i hit upload, same for creating cat., making a comment...etc...
the code is the same on them all Code:
Warning: Cannot add header information - headers already sent by (output started at /home/virtual/site238/fst/var/www/html/vb/VGallery/galleryconfig.php:47) |
Now we figured it out ... there were blank rows in there 3 files. Sorry for the problems but it should work now. :)
|
|
All times are GMT. The time now is 12:47 PM. |
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:
|