The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#692
|
|||
|
|||
Quote:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in MISP\lpsforum\includes\init.php on line 815 Parsing functions.php Time before: 1112554915.89 Time after: 1112554915.94 Time taken: 0.054046869278 How do I fix this? Also here is the blond moment of the day ( I am blonde so I can say that LOL) How does one create a webpage or guestbook? I've looked the CP but no options there..... I went to this php "webgbset.php" but it's blank. |
#693
|
|||
|
|||
I have a question... I just found this mod Webpage & Guestbook Standalone Hack
Author: Creed (Daniel Caldwell) in this topic...... Which is the best to go with for my Community Website? |
#694
|
|||
|
|||
What does it say on line 815? And how the heck do I know which is best lol. I like both.
|
#695
|
||||
|
||||
Quote:
Code:
// field names for general permissions $_BITFIELD['usergroup']['genericpermissions'] = array( 'canviewmembers' => 1, 'canmodifyprofile' => 2, 'caninvisible' => 4, 'canviewothersusernotes' => 8, 'canmanageownusernotes' => 16, 'canseehidden' => 32, 'canbeusernoted' => 64, 'canprofilepic' => 128, 'canseeraters' => 256, // Permission removed in 3.0.2 ## Maintain backwards compatibility with 3.0.0 and 3.0.1 'canuseavatar' => 512, 'canusesignature' => 1024, 'canusecustomtitle' => 2048, 'canseeprofilepic' => 4096, 'canviewownusernotes' => 8192, 'canmanageothersusernotes' => 16384, 'canpostownusernotes' => 32768, 'canpostothersusernotes' => 65536, 'caneditownusernotes' => 131072, 'canseehiddencustomfields' => 262144, // Reputation 'canseeownrep' => 256, 'canuserep' => 524288, 'canhiderep' => 1048576, 'cannegativerep' => 2097152, 'canseeothersrep' => 4194304, 'canhaverepleft' => 8388608, // guestbook and webpage 'canhaveguestbook' => 16777216, 'canhavewebpage' => 33554432, 'canviewwebpage' => 67108864, 'canviewguestbook' => 134217728, 'canpostguestbook' => 268435456, ); Quote:
|
#696
|
||||
|
||||
Quote:
|
#697
|
|||
|
|||
Thanks so much....the edits you gave me for the init.php worked...
So....I finished up the last two steps: Quote:
The page is blank. I went over all the edits again, checked that the insert.sql info was done and it all looked correct based on the instructions yet I can't get the webgset.php to work nor can I find where to access this mod. Any help is greatly appreciated. Robin |
#698
|
||||
|
||||
Quote:
|
#699
|
|||
|
|||
Quote:
Where would a user go to add a webpage and guestbook? I don't find any links in the CP, etc. |
#700
|
||||
|
||||
Quote:
|
#701
|
|||
|
|||
Hi Snow...ok.... so far I can see Webpage Content and Guestbook settings in the CP. When I click on Webpage content it shows a form (which is huge); and allows me to put data in the fields but when I click update nothing happens.
Also, there is a error on this page (in status area of browser) Line:35 Char:1 Error: Object Expected Code: 0 url: http://www.yourlincolnpark.com/lpsfo...do=editwebpage I went back through all the edits and tempaltes, etc. and confirmed all is correct and I went through the usergroup permissions, phrases, etc. I screwed up somewhere but I can't figure out where. What do you think? |
#702
|
||||
|
||||
Quote:
Your permissions don't allow guests to see a member's profile page, is the guestbook or webpage actually showing on the member.php page? (See my page if you're not sure what I'm referring to). When you click Update it will stay on the same 'edit' page but your profile will (or should) have been updated. |
#703
|
|||
|
|||
Hi Snow...mine looks NOTHING like yours.....mine just shows the form input fields. Your's looks AWESOME......How do I get mine to look like yours?
The screen shots show you the page error I am getting and what the screen looks like when I click on webpage content. If I click the update button...the screen looks the same as it did before I clicked update button. |
#704
|
||||
|
||||
Quote:
Anyway, when you've set up your guestbook and entered your webpage, go to your profile page by clicking the "view my profile page" link that's on the right of the webpage form. You should see your webpage & guestbook there then, if not then either there's something wrong with your templates or you haven't set up the permissions correctly. It might help if you could allow guests to view profile pages or provide a test user login so that people here can check to see what's actually happening. |
#705
|
|||
|
|||
I am bummed...I can't get this work....
Hmmm...maybe it's the Webpage & Guestbook Standalone Hack.... lemme try that. |
#706
|
||||
|
||||
Sorry guys! Haven't had time to work on this script much. Roadracing season has begun. This script was from the beginning just an extra thingy for my own website and I didn't have the intention to make it a "public release", but after many requests I took some time to create and installation guide. It is a modification that requires changes to files and such, will therefor not make a "real installation" for it. I just don't have the time. I will put an indication in the first post in this thread to Note that this is an advanced modification.
Hopefully I will have this new version up in an hour. But I want to do some simple testings before I release it. brb |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|