The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#72
|
|||
|
|||
I did, but can't find a solution.. my english isn't that good either..
|
#73
|
|||
|
|||
Need to check your copy paste job..
from looking above.. the solution was going back and finding an error in posting in the wrong place of the vb file. |
#74
|
|||
|
|||
Thanks, I found the error.
Think you did a mistake in your filechanges.html file: Changes to admin/user.php: find: <?php and right below that put this!: error_reporting(7); require("./global.php"); /* ...... - then there's going to be two of error_reporting and require in the same file - to solve it: simply delete the other two below the part you pasted in |
#75
|
|||
|
|||
true thanks for the heads up on that...
that was changed code after the release.. so it was a sloppy job of fixing it up lol.... but none the less should be fixed. when I get home I will update it again.. although I thought I did.. maybe I left that on my laptop.. and forgot to upload it |
#76
|
|||
|
|||
So let me get this straight... this hack is used to add a picture of yourself (or whatever) in your profile? If yes, what if I would want to have this option only available to those who earned the right to upload when they hit a certain amount of posts like the avatars?
|
#77
|
|||
|
|||
The user posts, or time accumulated as a member, coupled with our mini gallery hack, is something that will appear in future versions.
For now though, this version is all that is being currently supported, documented, and released until we decide on the other aspects of the hack. |
#78
|
|||
|
|||
I added the hack and have these problems:
It uploaded with no errors but this is what gets displayed after a pic is uploaded: "Last Updated : @" Isn't the picture supposed to be viewed on the Get Info (Profile For) page? Mine doesn't display. You can view it here: http://www.sirstevesguide.com/forums...tinfo&userid=2 |
#79
|
|||
|
|||
well, the only thing i get is a user permission screen when i click on the link, and personally, im not signing up for anymore boards...lol..
The only advice i can offer, is to read through this thread. If your pic is not showing up, there are at least a dozen reasons why, however, the most likely is that you entered in the member.php information incorrect. If you are not recieving any errors during, or after uploading, than it tells me you have chmod the folder correctly, and have the path correctly entered. To make sure, check your folder, and see if there is any pictures that you have uploaded inside it. If there is, like i have stated before, you have entered in your member.php information incorrectly, Not created the proper adderess in the show template, or have not used the correct variable to display the picture. |
#80
|
|||
|
|||
Quote:
$pic_lastupdated and $time4lastupdate $Width_Restrictions $Type_Restrictions I can dummy out the last two but need the first one working. Other than that, nice looking hack! Also, when I click on Edit Photo Upload via admin CP, I get this: Fatal error: Cannot redeclare stripslashesarray() in thiswasdeleted/forums/admin/global.php on line 14 Line 14 states: $arr[$key]=stripslashes($val); And how do I get the upload.php page to have the vbulletin header and footer? |
#81
|
|||
|
|||
Quote:
if you would simply look above you can see the the stripslashesarry problem... and the new zip fixed it. As for the variables not showing up... that was a given, RobAC pointed that out, and I still have not solved that mystery. There was no header or footer added to my addon, and since it seems you did not read my documents.. I will not support nor will I help change the layout design of it. So if you want to add to it, someone else will help you out if they want to. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|