View Full Version : Webpage & Guestbook Script
Neutral Singh
01-19-2005, 09:31 AM
** Installed in first attempt ** THANKS SWEDIE !!
Is it possible that the a user can create webpage in the internal enhanced WYSIWYG Editor so that members is spared of formatting the webpage and rather cut paste the stuff onto the editor. Anyways, I have been looking for this hack for eternity... i am shocked that missed it out for 2-3 months since its official launch. Anayways, kudos to Swedie...
Respect
docvader
01-22-2005, 12:23 AM
Upgrade to 3.06
Same issues as upgrade to 3.05. Above directions seem to take care of it, post 496 and 498.
Wasn't that fun.
rich
Sean S
01-22-2005, 02:37 AM
Swedie you are awsome man, after a few days I was finally able to fix some of the coding and get it working on my test forums and now I'm going to install it to my actual forums. I'll make sure that I'll donate as soon as I get paid this month.
Using this hack, I decided to take it a step further - a type of myspace.com reformed.
Basically, I created a type of member.php (to keep some of the variables I may need etc in tact) to mypage.php and placed the code in that file. Then, I added a custom field where users could edit the css of their custom page. Basically, the users now can create their own, fully coded page which uses their own template in theory.
I'm thinking of actually also adding another option so user's can literally create a type of myspace.com theme which displays their profile picture, and other custom fields they provide using the template they used on this modification.
Great hack. (I've included screenshots to show you).
Sean S
01-24-2005, 01:48 AM
thats a very nice idea you have there with the CSS, keep up the good work.
UManiac
01-24-2005, 02:45 AM
Using this hack, I decided to take it a step further - a type of myspace.com reformed.
Basically, I created a type of member.php (to keep some of the variables I may need etc in tact) to mypage.php and placed the code in that file. Then, I added a custom field where users could edit the css of their custom page. Basically, the users now can create their own, fully coded page which uses their own template in theory.
I'm thinking of actually also adding another option so user's can literally create a type of myspace.com theme which displays their profile picture, and other custom fields they provide using the template they used on this modification.
Great hack. (I've included screenshots to show you).
Can you post a copy of the file you've changed? I'm curious to see what you did...
You added the custom field using the adminCp?
Thanks
Can you post a copy of the file you've changed? I'm curious to see what you did...
Thanks
My modification was pretty much custom tailored to my site, and the coding is pretty ugly since I hadn't planned on releasing it... The big thing is using this css will basically overwrite the $bgcolor variable since it will be useless and I found no more use for the font and font color variables so if you're serious about doing this, I suggest giving your users pre-defined css text or something to give them a start with.
If anyone is serious about setting the css (basically) in place of the other body tags, pm me and I'll write a rough tutorial of how I did it.
You added the custom field using the adminCp?
No, this field required me to insert a new field into the webpage table and two file modifications
Cool idea Defi :D I'd love to see how you did it.
Do you have to have html enabled for the webpage in order for the custom css to work?
Harlequin
01-24-2005, 08:25 AM
Just out of curiosity, I was curious if someone had removed the hard-coded HTML (such as how the guestbook entries are in the member.php file) and actually made them into vB templates instead? The webpage settings I can understand for being configurable and hardcoded in a file (webgbset.php) -- but the guestbook is something I'd like to be tied in with /my/ site, not the user's webpage.. especially if a user doesn't have a webpage to begin with. There're some things here I'm noticing in the code that can't be configured without dropping them out.. and considering I'd like tcat and thead to be used a bit more for this (for ease of layouts changing so everything matches).. I think you get where I'm going here. I think. Even if it remained hard-coded and the guestbook look were changed up to be used with 'tcat's and 'thead's, 'alt1, alt2, smallfont', etc. etc. etc., I'd go for that, too.
Granted, I can do this, but I was curious of anyone else had taken on this task. But, great hack -- works beautifully here on 3.0.3 with what I've tested.
merseybeat
01-24-2005, 08:27 AM
This sounds like the hack of the century... I am going to try and install this tonight.. One question though.
I have checked the insert file for the database and just need to clear something up before I insert...
Are you missing a prefix in the
INSERT INTO `phrase`
As you have not created a table called 'phrase'
I can only assume you are inserting into the existing 'phrase' table and in my case that would be 'vb3_phrase'
So do I change all the 'phrase' to 'vb3_phrase'
i.e.
INSERT INTO `vb3_phrase`
Thanks
Eddie Hughes
Deviant++
01-24-2005, 03:47 PM
any options to keep a check on what users uplaod yet ?
merseybeat
01-24-2005, 04:19 PM
Intalled it, worked first time.. Easy,, other potential users just remember to consider your dbase prefix, I you use phpmyadmin you cannot go wrong...
One thing I did notice though... phpmyadmin fails to read all of the "insert" file ???
I just opened it and added each section one at a time to my tables.. Weorked fine after that... Expect a little reward my friend..
Thanks again
Eddie Hughes
Cool idea Defi :D I'd love to see how you did it.
Do you have to have html enabled for the webpage in order for the custom css to work?
The css variable I used is placed in the head tag like so;
<!-- CSS Stylesheet -->
<style type="text/css">
$webpage[css]
</style>
This works on either vbcode or html :)
I'll write a rough tutorial in a few days... I'm a little busy with other affairs, so when I get the chance, I'll post it.
The css variable I used is placed in the head tag like so;
<!-- CSS Stylesheet -->
<style type="text/css">
$webpage[css]
</style>
This works on either vbcode or html :)
I'll write a rough tutorial in a few days... I'm a little busy with other affairs, so when I get the chance, I'll post it.
:) I look forward to it, thanks. :)
UManiac
01-26-2005, 12:01 AM
Are they supposed to work?
I tried using the regular vBcode to insert an inlaine image, i.e.
[ IMG ] http://path.to.my.image [ / IMG ]
But id did not displaythe image as it should have...
Did I miss a setting somewhere? I only allow my users to use vBcode and being able to put images on their pages is a plus...
Thanks
UManiac
01-26-2005, 12:04 AM
I'll write a rough tutorial in a few days... I'm a little busy with other affairs, so when I get the chance, I'll post it.
Thanks defi!
I look forward to seeing waht you put together :)
pagekeeper
01-27-2005, 12:19 AM
yeh its certainly something i've asked my community of adding, would it be possible to for moderators to screen the sites before the profile gets updated ... i mean how easy could it be to add something thats against the rules ?
Vizionz
01-28-2005, 12:15 AM
okay i installed it and everything seams to have worked. but then when i eidt it in the ucer cp. and look it dont show up in the profile what edit controls that.
the only edit i was kinda confused about was the one that said 1/4 up the page
magyosha
01-28-2005, 01:45 PM
some feedback fro mone of the users on my site
============
Could you list what tags and extensions are available (switched on that is) for webpage creation?
Layers work but the parameters don't convert right (not a problem really but they should lol).
Java script seems to be off?
Can we load .swf etc?
Also. If people are to put 'content' (images etc.) on their page, then they would really need a place to store content so that thier page can reference it etc. Otherwise if people don't already have webspace to store material then the webpage feature will just be text only.
============
i'm a bit loath to enable all tags , would this create a home for hackers .. ? or what tags are safe ...
any way of allowing java ?
and can some way of uploading pictures/files(swf) or someting be enabled ? they are corect that unless they link off site thye are limited ot text
and can some way of uploading pictures/files(swf) or someting be enabled ? they are corect that unless they link off site thye are limited ot text
Good point about storing pictures. Maybe there's a way to use vBulletin's attachment feature, although images would not be inline then, but I suppose it's a quick fix. As for allowing html, it's probably best to try using custom vBcode first. (If you go to vbulletin.com there's a rather large list of custom vBcodes you could add, I believe there's one for swf as well). Enabling html is a bad idea.
any way of allowing java ?Java's a programming language, did you mean javascript?
Vizionz
01-28-2005, 03:43 PM
unless he meant java applets
T3MEDIA
01-28-2005, 11:43 PM
some feedback fro mone of the users on my site
============
Could you list what tags and extensions are available (switched on that is) for webpage creation?
Layers work but the parameters don't convert right (not a problem really but they should lol).
Java script seems to be off?
Can we load .swf etc?
Also. If people are to put 'content' (images etc.) on their page, then they would really need a place to store content so that thier page can reference it etc. Otherwise if people don't already have webspace to store material then the webpage feature will just be text only.
============
i'm a bit loath to enable all tags , would this create a home for hackers .. ? or what tags are safe ...
any way of allowing java ?
and can some way of uploading pictures/files(swf) or someting be enabled ? they are corect that unless they link off site thye are limited ot text
Man this is a awsome hack but im getting frustrated.
I CANT edit the dam guest book... ADMIN has No form of control of what users post Sweed is never on.
guys we are all vb users. can at least one of you guys help me out here? how can I get the dam guestbook enabled so I can acutally delte posts?
How can I make it so the ADMIN can delte bad webpages.
and I removed all my "allowed" tags. anyone has a list I can copy? be nice read what I just said and please help out. Please and thank you.
Man this is a awsome hack but im getting frustrated.
I CANT edit the dam guest book... ADMIN has No form of control of what users post Sweed is never on. Well he has provided this hack free of charge so we can't expect him to provide support 24/7. Hopefully he'll be back soon but in the meantime we'll have to find workarounds.
guys we are all vb users. can at least one of you guys help me out here? how can I get the dam guestbook enabled so I can acutally delte posts?
How can I make it so the ADMIN can delte bad webpages.The edit/delete guestbook entries theoretically should work, but it's a mysterious bug. When I installed this hack on my 3.0.5 test forum, edit/delete was working, but it won't work on my live 3.0.6 forum :ermm: :disappointed: My workaround, I've restricted who has a guestbook/webpage by adding it as an item in the uShop hack. If the user is a 'bad' member, they'll be banned before earning enough points to purchase the guestbook/webpage. If you do need to edit a guestbook/webpage entry you could always edit the entry in the database (user_guestbook and user_webpage tables) although admitedly that's not an ideal solution. Unfortunately, I don't know enough to figure out what's wrong. :(
and I removed all my "allowed" tags. anyone has a list I can copy? be nice read what I just said and please help out. Please and thank you. The default tags were:
<hr><a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>
T3MEDIA
01-29-2005, 01:36 PM
The default tags were:
<hr><a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>
Oh thank you. Thank you.
See my problem is I am getting hate guestbook posts on my members pages and they cant remove them. they can edit them but it goes back to the user. some people have pornish type webpages and I cant remove the photos.
there is... if you think about it. Zero admin control with this guestbook bug. it works sometimes... webpage you had no control from the start on editing...
I know he did it for free but everyone on here does it for free.
He seems like a good man but I guess I am upset from the heat I get from usrs.
Jecht
01-31-2005, 11:20 PM
I'm just curious, I don't know if this exact question has been brought up yet but
FILE: includes/init.php
AFTER:
$_BITFIELD['usergroup']['genericpermissions'] = array(
BUT before ); just after the last value, insert the following:
'canhaveguestbook' => xxxxxxx,
'canhavewebpage' => xxxxxxx,
'canviewwebpage' => xxxxxxx,
'canviewguestbook' => xxxxxxx,
'canpostguestbook' => xxxxxxx,
CHANGE OUT "xxxxxxx" to the double value of the value just before.
I am just curious, what should I replace the xxxxxxx with for a vBulletin 3.0.6 board? I was at first tempted to just put in the code givin below that
EXAMPLE FOR vB3.0.3: (if you have this version, copy and use below)
'canhaveguestbook' => 16777216,
'canhavewebpage' => 33554432,
'canviewwebpage' => 67108864,
'canviewguestbook' => 134217728,
'canpostguestbook' => 268435456,
but I don't want it causing problems, which I know for a fact most likely willl happen. If someone can just give me a heads up with this, I'm basically done the editing, I just want to make sure I don't mess up at this stage of the game.
Thanks
Lizard King
01-31-2005, 11:52 PM
You have to check the last line before 'canhaveguestbook' => xxxxxxxx, and double the numbers that is written over there
Vizionz
02-01-2005, 01:53 AM
so anyone know why i wouldnt be able to actually see the webpage or guestbook. in the admin cp i set permissions for groups and set the options in bulletin settings and then went to my profile and tested it and nothing
Jecht
02-01-2005, 01:38 PM
Thanks very much for your help, lol I don't know how I overlooked something so simple such as that. Thanks again
~EDIT~
I installed this hack and at first it was working. I managed to get the webpage feature to work, meaning the webpage was showing up in the users profile. I wanted to enable the Guestbook feature but everytime I tried to set the Webpage and Guestbook options to YES, it would save but reset after wards and randomly select yes and no for different options. After every attempt this is what I've been getting
Can have Guestbook? No
Can have Webpage? No
Can view Guestbook? No
Can view Webpage? No
Can post in Guestbook? No
The odd time the "Can have webpage" option is set to yes but nothing works. I did everything that was said in the installation README File, Phrases/Languages, as well as usergroup settings. I'm still going to play around with it and see if I can find the problem myself, but if anyone has a pointer, that might lead me in the right direction of fixing this, it would be much appreciated. Chances are it's something small and I've overlooked it countless times lol :o
Things were working fine for me...but I've noticed that my permissions keep changing for those who can view/post in the guestbook/webpages?
Any ideas what may be causing this to happen?
T3MEDIA
02-03-2005, 02:46 PM
any options to keep a check on what users uplaod yet ?Man I have to take my webpage off. I got too many sex pages that I have no dam control over.
that is messed up. this is the best hack here.
later
Thanks very much for your help, lol I don't know how I overlooked something so simple such as that. Thanks again
~EDIT~
I installed this hack and at first it was working. I managed to get the webpage feature to work, meaning the webpage was showing up in the users profile. I wanted to enable the Guestbook feature but everytime I tried to set the Webpage and Guestbook options to YES, it would save but reset after wards and randomly select yes and no for different options. After every attempt this is what I've been getting
Can have Guestbook? No
Can have Webpage? No
Can view Guestbook? No
Can view Webpage? No
Can post in Guestbook? No
The odd time the "Can have webpage" option is set to yes but nothing works. I did everything that was said in the installation README File, Phrases/Languages, as well as usergroup settings. I'm still going to play around with it and see if I can find the problem myself, but if anyone has a pointer, that might lead me in the right direction of fixing this, it would be much appreciated. Chances are it's something small and I've overlooked it countless times lol :o
I am getting this too...assuming it has something to do with the bitfield numbers being so high.
If anyone who knows a lot more about permissions than I do could help, it would be much appreciated.
*edit* AH-HA! It's cos the reputation gets its own bitfield numbers...one moment, I will investigate.
You have to check the last line before 'canhaveguestbook' => xxxxxxxx, and double the numbers that is written over there
Not exactly.
Because in the later versions of vBulletin, the Reuptation bitfields were moved into there, they need to be taken into account.
If your new numbers (as found by doubling the last one on the bitfields) are the same as any of the reputation ones, it won't work. You need to double the highest number in the entire section, not just at the end of the line before canvhaveguestbook.
T3MEDIA
02-05-2005, 02:35 PM
Can someone please stop ignoring my posts.
I am asking for someone to look into this hack I know its happing to all users.
A method for ADMIN to control the webpage content like the member who owns the profile can.
A FIX for the guestbook delete since it does not work.
PLEASE
T3MEDIA
02-09-2005, 01:32 AM
I am getting this too...assuming it has something to do with the bitfield numbers being so high.
If anyone who knows a lot more about permissions than I do could help, it would be much appreciated.
*edit* AH-HA! It's cos the reputation gets its own bitfield numbers...one moment, I will investigate.
you think this has to do with the delete bug?
ChuanSE
02-09-2005, 06:39 AM
Can someone please stop ignoring my posts.
I am asking for someone to look into this hack I know its happing to all users.
A method for ADMIN to control the webpage content like the member who owns the profile can.
A FIX for the guestbook delete since it does not work.
PLEASE
Works for me tho.. :p
* ChuanSE has an old version of this hack running
T3MEDIA
02-09-2005, 06:35 PM
Works for me tho.. :p
* ChuanSE has an old version of this hack running
I can honestly say you are a liar.
There ISNT a method to delte Webpages so how is that working? unless you made a mod.
Did you make a mod? Can you share it?
Look Im not into the games. I just have a site that has quite a few members on it. The admin is upset that he can not delte porn style webpages OR remove posts in the guestbook.
I know you guys can at least try to help. I PM some... ask others even say hey I will pay. I was referred here from vb.com so I am here.
Is there something I am missing here? I need help please.
ChuanSE
02-10-2005, 06:00 AM
I can honestly say you are a liar.
There ISNT a method to delte Webpages so how is that working? unless you made a mod.
Did you make a mod? Can you share it?
Calling me a liar isn't really helpfull imo 8]
I'll pretend i didn't saw that :p
There is no mod to delete guestbookpages, you can delete those in the database, use phpmyadmin. Then granting permission to use those webpages to all registered users is like a very unstrategic move... So make a trusted members group and give those permission.
The deletion of guestbookentry works fine for me, but if not for you, go phpmyadmin again...
And if you can't handle the mod, deinstall it ;)
tip for future: TEST BEFORE INSTALL ON PUBLIC BOARD?!?
S.Shady
02-10-2005, 10:42 AM
Calling me a liar isn't really helpfull imo 8]
I'll pretend i didn't saw that :p
There is no mod to delete guestbookpages, you can delete those in the database, use phpmyadmin. Then granting permission to use those webpages to all registered users is like a very unstrategic move... So make a trusted members group and give those permission.
The deletion of guestbookentry works fine for me, but if not for you, go phpmyadmin again...
And if you can't handle the mod, deinstall it ;)
tip for future: TEST BEFORE INSTALL ON PUBLIC BOARD?!?
hook line and sinker. just waiting on the bite ?
T3MEDIA
02-10-2005, 01:37 PM
Calling me a liar isn't really helpfull imo 8]
I'll pretend i didn't saw that :p
There is no mod to delete guestbookpages, you can delete those in the database, use phpmyadmin. Then granting permission to use those webpages to all registered users is like a very unstrategic move... So make a trusted members group and give those permission.
The deletion of guestbookentry works fine for me, but if not for you, go phpmyadmin again...
And if you can't handle the mod, deinstall it ;)
tip for future: TEST BEFORE INSTALL ON PUBLIC BOARD?!?Oh... why didnt I think of that... phpmyadmin... oh.... (snaps fingers)
:up: :up: (pretned that is the duble gun shot pose)
So that is how this "hack" works for you?
what a joker.
T3MEDIA
02-10-2005, 01:40 PM
hook line and sinker. just waiting on the bite ?
At first I was like who the ++++ is this cat? Then I went to your page in your signature.... I know who you are now...
nobody.
PixelFx
02-10-2005, 03:41 PM
I noticed the version number is still 3.0.3 have any updates been made to get this working with clean install on vb3.0.6... I'd like to try this but don't want to kill my site :P
ChuanSE
02-11-2005, 05:26 AM
Oh... why didnt I think of that... phpmyadmin... oh.... (snaps fingers)
:up: :up: (pretned that is the duble gun shot pose)
So that is how this "hack" works for you?
what a joker.
Dude,
i'm not discussing the quality of the hack here... That isn't really my responsibility *cough*
I just told you how i work around it.
So take your nasty attitude up your ass and be ++++ed with ignorance from the other members. They all like you a lot, i even love you now... really...
Love to see you banned with your UNconstructive remarks.
go find a beach to play in the sand man
Lizard King
02-11-2005, 02:43 PM
Can someone please stop ignoring my posts.
I am asking for someone to look into this hack I know its happing to all users.
A method for ADMIN to control the webpage content like the member who owns the profile can.
A FIX for the guestbook delete since it does not work.
PLEASE
I have this mod installed on my board and working great. If your users are using porn on their webpage you can easily change their usergroups and not give them permission. It is no so difficult I think...
T3MEDIA
02-11-2005, 03:07 PM
Dude,
i'm not discussing the quality of the hack here... That isn't really my responsibility *cough*
I just told you how i work around it.
So take your nasty attitude up your ass and be ++++ed with ignorance from the other members. They all like you a lot, i even love you now... really...
Love to see you banned with your UNconstructive remarks.
go find a beach to play in the sand manyeah tell your moma I said hi.
That is what you want?
What ever.
You responded generic like the others and I called you out.
Talk to your wife that way. K?
wont run here.
T3MEDIA
02-11-2005, 03:13 PM
I have this mod installed on my board and working great. If your users are using porn on their webpage you can easily change their usergroups and not give them permission. It is no so difficult I think...
No one ever said it doesnt work.
you dont get it. I can log on to your website. Post in all the guestbooks and they cant be removed.
doesnt have to be porn. It could be a z-index command that is not supported by this hack.
then they cover the entire profile page.
the differnt ideas i can make up is a lot... the whole point is I know... and almost everyone on here knows...
there is a guestbook bug...
there is no admin control of webpages. you have tag control... and on... off... that is about IT.
I have customers that have 20k+ users. they cant sift thru webpages.
They are more concerned about users using the page to advertise. instead of removing the whole page and putting them in a differnt usergroup why not have admin control of the site?
No even better why should the user have more control than the admin????
I had one user ask me to help them with a code on the page. I couldnt.
Why? I dont have access to the page... yet I am the admin.
I am not sure why eveyone on vb seems to be hack masterminds yet dont see where I am coming from on this.
Lizard King
02-12-2005, 05:25 AM
I dont see that as a bug exactly. In my forum I dont want to delete the users guestbooks. If it is necessary I can edit them. And if the user want to remove that entry he can remove the entry. Yes maybe you are right to ask that kind of a feature but then I must advice to get in touch with Swedie. Maybe he can code that feature for you. But for me that is not 100% needed mod. Also I think there is no need to scream or what ever. If you complain a lot why dont you choose to uninstall it ?
Dean C
02-12-2005, 11:13 AM
T3Media, ChuanSe - cut the name-calling and insults out of this thread please. This is a hack support thread, not a place to have a slanging-match. If it comes to our attention that you carry on with this arguement, action will be taken.
Thanks,
- Dean
smolie
02-12-2005, 04:08 PM
great hack but is there anyway i could customize the guestbook and webpage to the basic css file so it's just looking as the rest of the profile fields....???
Harry72
02-12-2005, 05:43 PM
Hmm, only Webpage will be shown on my profile.
I select the right settings in admincp, guestbook on, but nothing to see from the guestbook in profiles. :disappointed:
Lizard King
02-12-2005, 07:00 PM
Hmm, only Webpage will be shown on my profile.
I select the right settings in admincp, guestbook on, but nothing to see from the guestbook in profiles. :disappointed:
You also have to update your guestbook settings from our profile. If already did check the file edits again.
Harry72
02-13-2005, 08:43 AM
You also have to update your guestbook settings from our profile. If already did check the file edits again.
Yes, i did this too. But nothing ... :disappointed:
Lizard King
02-13-2005, 05:10 PM
Yes, i did this too. But nothing ... :disappointed:
Did you check usergroups permissions and set them to can use guestbook ?
Harry72
02-14-2005, 09:21 AM
Did you check usergroups permissions and set them to can use guestbook ?
Ye, i did it all, but nothing. :tired:
Lizard King
02-16-2005, 12:44 AM
Ye, i did it all, but nothing. :tired:
You must missed something. It is working with me and other members also.
I noticed the version number is still 3.0.3 have any updates been made to get this working with clean install on vb3.0.6... I'd like to try this but don't want to kill my site :P
Works fine on 3.0.6 and the install is now relatively easy.
If you're still not convinced here's some live examples - on a 3.0.6 forum:
http://www.aboho.com/forum/member.php?u=2
http://www.aboho.com/forum/member.php?u=898
http://www.aboho.com/forum/member.php?u=4402
http://www.aboho.com/forum/member.php?u=1
There's only some minor bugs, namely the mysterious 'can't delete guestbook entries' bug which as I understand it, only happens to some forums.
shortbus1662
02-18-2005, 04:42 AM
Got all the way down to "important step one".
When I search for the phrase "can_have_guestbook", it says it cannot find it.
what have I done wrong? Please help!!1!!!
Got all the way down to "important step one".
When I search for the phrase "can_have_guestbook", it says it cannot find it.
what have I done wrong? Please help!!1!!!Did you remember to run the insert.sql in phpmyadmin?
shortbus1662
02-18-2005, 06:06 AM
yeah, I did that and it said it was successful, however that is the first sql query I have ever ran ;).
I did it to the right db, and it said it worked...
shortbus1662
02-18-2005, 06:08 AM
oh hell, I did it on the wrong DB.
Heck, I logged into the wrong damn website's cpanel.
I just went back to look at the database and when I logged in I was like OH $#!+....
thanks, I'll do that again :)
shortbus1662
02-18-2005, 06:17 AM
okay, I'm going to need a little help here....:)
the query worked fine when I ran it on the wrong database.
when I ran it on the right one, it said somethin phrase or something didn't exist. I "almost" copied it to post it here, but instead, I just clicked "go" to try and do it again.
Then, I got a different error that said guestbook something something already exists...
AM I SCREWED?
Please help!
okay, I'm going to need a little help here....:)
the query worked fine when I ran it on the wrong database.
when I ran it on the right one, it said somethin phrase or something didn't exist. I "almost" copied it to post it here, but instead, I just clicked "go" to try and do it again.
Then, I got a different error that said guestbook something something already exists...
AM I SCREWED?
Please help!
I don't know about the first error, but it sounds like at least some of the queries were run succesfully as it's now erroring when you try to re-run the INSERT queries. Use the attached delete.txt (rename it to delete.sql before using phpmyadmin to run it) and this will remove all the phrases and settings that the install.sql inserted then you can try again from scratch.
Edit: Actually I've just had a thought, do you use a table prefix? Maybe the first error was table phrase didn't exist or something like that?
shortbus1662
02-18-2005, 02:14 PM
yes, here is the error I got when I deleted:
SQL-query:
DELETE FROM `phrase` WHERE varname = 'setting_allowguestbook_desc'
MySQL said: Documentation
#1146 - Table 'ostatesp_forum.phrase' doesn't exist
-----------------------
so, what should I do now? Thanks for the help Snow.
yes, here is the error I got when I deleted:
SQL-query:
DELETE FROM `phrase` WHERE varname = 'setting_allowguestbook_desc'
MySQL said: Documentation
#1146 - Table 'ostatesp_forum.phrase' doesn't exist
-----------------------
so, what should I do now? Thanks for the help Snow.I'm no expert when it comes to MySQL, but I don't think that full stop should be there :speechless: I thought it's supposed to be tableprefix_table e.g. if your prefix is vb then it would be vb_phrase Maybe someone more experienced with MySQL can shed some light on the matter.
shortbus1662
02-18-2005, 03:09 PM
well, that's the first sql query I've done in my life, so I have absolutely no idea :). Thanks for the help. Hopefully someone else can pitch in and help.
Marco van Herwaarden
02-18-2005, 04:09 PM
You are probably using a table prefix. Edit the query sa follows:
DELETE FROM TABLE_PREFIXphrase WHERE varname = 'setting_allowguestbook_desc'
replacing TABLE_PREFIX with your prefix.
shortbus1662
02-18-2005, 06:47 PM
I'm lost.
I don't see table_prefix anywhere in there...
in the delete file SNOW posted I there is, "delete from 'phrase' where VARNAME = yadda yadda yadda.
Sorry I don't understand, I'm just learning.
I'm lost.
I don't see table_prefix anywhere in there...
in the delete file SNOW posted I there is, "delete from 'phrase' where VARNAME = yadda yadda yadda.
Sorry I don't understand, I'm just learning.What is your table prefix?
Detomah
02-18-2005, 10:01 PM
Think this could possibly be a bit of a bug that i've found, not sure if anyone else is suffering it or it could be confirmed that i've either gone mad or it is actually happening.
Basically:
Write a message in a guestbook and confirm it, then basically refresh and it is duplicated, if a user refreshes over and over, the message can be duplicated sever times in quick succession, which also sends a pm every time too.
I can delete guestbook messages no problem, but i;ve had to disable the guestbook featur for the moment, until I can either get a fix for this or until I am told I have gone mad.
Besides that, super hack. :)
shortbus1662
02-19-2005, 04:55 PM
the prefix is ostatesp_forum
Think this could possibly be a bit of a bug that i'vefound, not sure if anyone else is suffering it or it could be confirmedthat i've either gone mad or it is actually happening.
Basically:
Write a message in a guestbook and confirm it, then basically refreshand it is duplicated, if a user refreshes over and over, the messagecan be duplicated sever times in quick succession, which also sends apm every time too.
I can delete guestbook messages no problem, but i;ve had to disable theguestbook featur for the moment, until I can either get a fix for thisor until I am told I have gone mad.You're lucky, you can deleteguestbook entries. I guess since the 'post guestbook entry' partis a form it would make sense that refreshing the page would repost theentry.... I suppose. The other day, some of my users told me theywere getting duplicate entries in the guestbooks and they swore theyweren't clicking the submit button twice (I assumed they were not alsorefreshing the page). I don't know, maybe this is a bug. :ermm:
the prefix is ostatesp_forumWhere are the experts when you need them? :rolleyes:
I'm not sure, but could your table prefix actually be ostatespnotostatesp_forum (it just seems like a rather odd prefix to me, butI'm no expert). If you go into your phpMyadmin, and look at the list oftables on the left, you'll see the name of the table you need to use inthequeries. For example, my test forum has the table prefix tvb3. So myphrase table is actually tvb3_phrase. Therefore, in the queries itwould look like:
DELETE FROM `tvb3_phrase`WHEREvarname= 'setting_allowguestbook_desc'; Am I making sense? Sobasically, in phpmyadmin, look for the phrase table, make a note ofwhat it's called and do a search replace on the insert.sql filereplacing phrase with yourprefix_phrase, (do the same for thesettingtable and the settinggroup table) save and re-run. (sorry I'mterrible at explaining things)
shortbus1662
02-19-2005, 08:41 PM
ostatesp_forum is the name of my database.
tables in that database are user_guestbook and user_webpage
all the other ones are vb_
that's all I know. I know nothing :disappointed:
Oreamnos
02-20-2005, 06:42 AM
help!
i am upgrading from 3.0.6 to 3.0.7 and when i try to run upgrade.sql i get the following error:
SQL-query:
ALTER TABLE user_webpage DROP usevbcode
MySQL said: Documentation
#1091 - Can't DROP 'usevbcode'. Check that column/key exists
everything worked fine in 306. any reason i am getting this error?
thanks
Oreamnos
02-20-2005, 06:55 AM
do i have to re-install (run insert.sql) this and if so, will the previous data(webapges and guestbooks) remain?
Lizard King
02-20-2005, 07:52 AM
I just upgraded to 3.0.7 and after the upgrade I just run the following queries and saved any guestbook phrases and now it is working again.
INSERT INTO `settinggroup` (grouptitle, displayorder, volatile) VALUES ('guestbookwebpage', 199, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowguestbook', 'guestbookwebpage', '1', '1', 'yesno', 10, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowwebpage', 'guestbookwebpage', '1', '1', 'yesno', 20, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('guestbooksmilies', 'guestbookwebpage', '1', '1', 'yesno', 30, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowvbcode', 'guestbookwebpage', '1', '1', 'yesno', 40, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowhtml', 'guestbookwebpage', '1', '0', 'yesno', 50, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpagesmilies', 'guestbookwebpage', '1', '1', 'yesno', 60, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpagevbcodeorhtml', 'guestbookwebpage', 'vbcode', '1', '<select name=\\"setting[$setting[varname]]\\" tabindex=\\"1\\" class=\\"bginput\\">\n<option value=\\"vbcode\\" " . iif($setting[\'value\']==\'vbcode\',\'selected="selected"\') . ">$vbphrase[wg_vbcode]</option>\n<option value=\\"html\\" " . iif($setting[\'value\']==\'html\',\'selected="selected"\') . ">$vbphrase[wg_html]</option>\n</select>', 70, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowedhtmltags', 'guestbookwebpage', '<hr><a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>', '<a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>', 'textarea', 80, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageadvanced', 'guestbookwebpage', '1', '1', 'yesno', 90, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_notification', 'guestbookwebpage', 'pm', 'pm', '<select name=\\"setting[$setting[varname]]\\" tabindex=\\"1\\" class=\\"bginput\\">\n<option value=\\"no\\" " . iif($setting[\'value\']==\'no\',\'selected="selected"\') . ">$vbphrase[wg_no]</option>\n<option value=\\"pm\\" " . iif($setting[\'value\']==\'pm\',\'selected="selected"\') . ">$vbphrase[wg_sendpm]</option>\n<option value=\\"email\\" " . iif($setting[\'value\']==\'email\',\'selected="selected"\') . ">$vbphrase[wg_sendemail]</option>\n</select>', 100, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_showavatar', 'guestbookwebpage', '1', '0', 'yesno', 110, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_avatarheight', 'guestbookwebpage', '50', '50', '<input name=\\"setting[gb_avatarheight]\\" size=1 class=\\"bginput\\" value=\\"".$setting[\'value\']."\\">', 120, 0, 1);
Working with 3.0.7
Lizard King
02-20-2005, 07:54 AM
do i have to re-install (run insert.sql) this and if so, will the previous data(webapges and guestbooks) remain?
If you didn't delete all guesbook and webpages data from your database then you dont have to re run the install.sql. Just make all the file edits and then run the queries I paste the previous post save any guestbook phrase , check your usergroup permissions and save them. After that you shall have the mod working again.
Oreamnos
02-20-2005, 07:55 AM
cool, thanks! up and running again in 3.0.7 :)
animate
02-20-2005, 01:36 PM
any know when comes new version with installer?
Creed
02-21-2005, 03:38 AM
Is there anyway that I could make the webpage show up standalone? Such as the profile having a link to their webpage, then webpage.php?memberid=x would display their webpage and guestbook? That would make it much cleaner on their profile, then members could use the webpage as their "homepage" on the web :) If it hasn't been done yet, I'm sure I could do it. It would just take me a while, no its not that I'm lazy its just that I'm checking to see if its been done yet. ;)
Lizard King
02-21-2005, 04:39 AM
Is there anyway that I could make the webpage show up standalone? Such as the profile having a link to their webpage, then webpage.php?memberid=x would display their webpage and guestbook? That would make it much cleaner on their profile, then members could use the webpage as their "homepage" on the web :) If it hasn't been done yet, I'm sure I could do it. It would just take me a while, no its not that I'm lazy its just that I'm checking to see if its been done yet. ;)
That is something I am looking for if you will code it I may want to make some of the tests ;)
ostatesp_forum is the name of my database.
tables in that database are user_guestbook and user_webpage
all the other ones are vb_
that's all I know. I know nothing :disappointed:Okay........then your table prefix is vb. It looks like the first part of theinstall.sql worked fine (create table user_guestbook and user_webpage)as they are present, so now you just need to insert the phrases andsettings. Try running the following query:
INSERT INTO `vb_phrase` (`languageid`, `varname`, `text`,`phrasetypeid`) VALUES (-1, 'setting_allowguestbook_desc', 'Allow usersto have a Guestbook?', 5000); If it works without giving you anerror run the rest of the remaining queries (which I've attached tothis post).
shortbus1662
02-21-2005, 05:36 AM
You ROCK Snow
Creed
02-21-2005, 05:49 AM
I've got it pretty much the way I like it, haven't found any problems yet.
I've attached it with instructions to this post :)
Lizard King
02-21-2005, 05:51 AM
I've got it pretty much the way I like it, haven't found any problems yet.
I've attached it with instructions to this post :)
You are so quick :)
Creed
02-21-2005, 06:14 AM
You are so quick :)
Let me know if you have any problems, or ideas for it.
You ROCK SnowGlad I could help :smoke:
Creed
02-21-2005, 06:33 AM
I've made an additional file edit, so that the new webpages.php shows up on the Who's Online section of the forums :) Its been added to the zip and updated in my previous post.
shortbus1662
02-21-2005, 08:47 PM
MAN, I STILL can't get this to work. I followed the directions after finally getting the sql command done, but it doesn't show up anywhere.
In the options section, I didn't find any "update" button or whatever, but I clicked "edit" and saved.
There is no webpage/guestbook permissions section in the user permissions thing...
I have NO IDEA what I've done wrong. I've gone all the way to step one several times and worked through it, but I can't seem to figure it out...
MAN, I STILL can't get this to work. I followed thedirections after finally getting the sql command done, but it doesn'tshow up anywhere.
In the options section, I didn't find any "update" button or whatever,but I clicked "edit" and saved. No there isn't any "update"button, I think Swedie meant, click on edit and save to update. You have to do this with most hacks/mods for them to work.
There is no webpage/guestbook permissions section in the user permissions thing...
I have NO IDEA what I've done wrong. I've gone all the way to step oneseveral times and worked through it, but I can't seem to figure itout...I've attached a screenshot of where the webpage/guestbookpermissions shouldbe. So basically, this is the page Usergroups > Usergroupsmanager > Edit usergroup [group you wish to edit e.g.administrators]. Scroll down a bit till you find GeneralPermissions. If you see some blank rows, you haven't "updated"the phrases (!!IMPORTANT PART!! #1 from the installationinstructions). If there are no blank rows and nowebpage/guestbook permissions there at all, then go back and check thatyou edited the admincp/usergroup.php correctly. If you editedusergroup.php you should at least be getting the blank rows.
Lizard King
02-22-2005, 06:23 AM
I've made an additional file edit, so that the new webpages.php shows up on the Who's Online section of the forums :) Its been added to the zip and updated in my previous post.
I'll give it a try within the end of the week. I am right now having a problem with my hosting company and before the edit I must find a good dedicated machine.
shortbus1662
02-23-2005, 04:57 AM
I checked that file and reuploaded it, and still it doens't show up.
I'm thinking, "MAN, it can't be THAT freaking hard" but I STILL can't get this.
I HATE SUCKING AT THIS!
Creed
02-23-2005, 02:21 PM
I'll give it a try within the end of the week. I am right now having a problem with my hosting company and before the edit I must find a good dedicated machine.
Sorry to hear that, good luck!
I checked that file and reuploaded it, and still it doens't show up.
I'm thinking, "MAN, it can't be THAT freaking hard" but I STILL can't get this.
I HATE SUCKING AT THIS!If you've followed all the stepscorrectly it should be working. I've installed this hacksuccesfully on version 3.0.3, 3.0.5 and 3.0.6 (what version are youusing btw?). I'm running out of ideas as to what might have gone wrong.:( I don't know if anyone else can help.
cdoyle
02-23-2005, 09:04 PM
I'm just curious have all the bugs been worked out now?
I know somebody brought up that the admins can't edit guestbook or the webpages? Has this been fixed?
I really want to install this (and my members do too) but I want to make sure all the bugs have been worked out.
Thanks
DrkFusion
02-23-2005, 10:10 PM
Nice idea, but the coding must be optimized -
utw-Mephisto
02-24-2005, 03:54 AM
Nice idea, but actually too many non-working threads ..
Whats the status, will be there an update etc. ?
Lizard King
02-24-2005, 06:49 AM
Nice idea, but actually too many non-working threads ..
Whats the status, will be there an update etc. ?
If you follow the instrucions it is pretty easy to get this mod working.
T3MEDIA
02-25-2005, 03:10 AM
I'm just curious have all the bugs been worked out now?
I know somebody brought up that the admins can't edit guestbook or the webpages? Has this been fixed?
I really want to install this (and my members do too) but I want to make sure all the bugs have been worked out.
Thanks
nope. some people say this isnt a bug. TRUST me its there...
if that is a issue dont install.
T3MEDIA
02-25-2005, 03:14 AM
Let me know if you have any problems, or ideas for it.
Can I BEG you to have access so the admin can edit users pages.
and that fix for the undeleteable guestbook? I BEG OF YOU.
has something to do with secondary usergroups and or reputations.... new users I can delte... older no go.
Creed
02-25-2005, 06:16 AM
Heh, I don't know about that, but I wouldn't mind giving it a shot ;)
Creed
02-25-2005, 10:16 AM
Well, I got half of it done. With the nice little add-on I just made you can now edit your member's webpages (considering you're logged in as Administrator) One file edit, and two template edits. Not difficult at all ;)
Lizard King
02-25-2005, 01:37 PM
I think I found a small bug. If you move your avatars from database to filesystem then in guestbook it only displays users own avatar. It supposed to show entry writers avatar. Does anyone know how we can fix this ?
T3MEDIA
02-25-2005, 08:15 PM
Heh, I don't know about that, but I wouldn't mind giving it a shot ;)
You... You are a very nice man... or woman. I dont know but BLESS YOU.
No... all talk and vb fakeness aside. Thank you.
I had no idea how to do this in any shape or form. Thank you.
Now just to get this guestbook bug fixed.
T3MEDIA
02-25-2005, 08:31 PM
Well, I got half of it done. With the nice little add-on I just made you can now edit your member's webpages (considering you're logged in as Administrator) One file edit, and two template edits. Not difficult at all ;)
screen is just white. No error though. and I do see the link.
Lizard King
02-25-2005, 08:35 PM
screen is just white. No error though. and I do see the link.
Creed has just released an addon hach check here (https://vborg.vbsupport.ru/showthread.php?t=77015)
Creed
02-26-2005, 10:29 AM
Yeah, it was a simple typo sorry. Just change your adminmodifywebpage template to adminmodify_webpage. Thats it ;)
Creed
02-26-2005, 11:12 AM
I've also updated the standalone hack. If you have it installed already, upgrading is very easy. Replace webpage.php, and open WEBPAGE template, and replace the contents with the information in the instructions.
Creed
02-26-2005, 11:16 AM
Can I BEG you to have access so the admin can edit users pages.
and that fix for the undeleteable guestbook? I BEG OF YOU.
has something to do with secondary usergroups and or reputations.... new users I can delte... older no go.
What exactly is not working with deleting of guestbook entries? If I could get a little further explanation, I may be able to help out more :)
Swedie
02-26-2005, 02:13 PM
Yo guys! What's up guys! Here I leave for a while and I see new addons released and hacks and damn. :) Glad many enjoy my little creation. I have been swamped with crap to do that I get payed for to do. So this script has been left in the behind because of it. I will am still running it live on my own very large community and have had no troubles with it.
Can someone please summarize in detail with explainations what you all want done?
I'll start:
Optimize the code
Fail safe deletion of guestbook entries
Admin ability to remove / edit user webpages
I'll take a look at this right now.
What are the bugs so far? I don't know really. Very loose stuff I've read. So please bring evidence using screenshots or sumfin! thanks
What more features would you all like? I'm sure I can put some time towards improving the script. A carrot helps though...
Swedie
02-26-2005, 02:16 PM
btw guys! I do not have version 3.0.7. Haven't afforded it... gotta have it before I support any new version after 3.0.3. That I will make this script work for as of now. thanks
Swedie
02-26-2005, 04:32 PM
One problem I haven't covered is that the Profile page often cache information. Many times have I been contacted by members of my site where they're saying they can't upload new profile pictures. I always tell them to go to their profile page and hit the Refresh button. This is almost always returned with a "oh I'm so stupid"-reply. But it's just a heads up for you all. Not calling you all stupid! :)
???`S?LV?R???`
02-26-2005, 06:21 PM
One problem I haven't covered is that the Profile page often cache information. Many times have I been contacted by members of my site where they're saying they can't upload new profile pictures. I always tell them to go to their profile page and hit the Refresh button. This is almost always returned with a "oh I'm so stupid"-reply. But it's just a heads up for you all. Not calling you all stupid! :)
Is this going to be fixed anytime soon? Oh yeah, and reguarding 3.0.7, hopefully it works with that cause I plan to probly install this later today or atleast attempt to.
Swedie
02-26-2005, 07:06 PM
Is this going to be fixed anytime soon? Oh yeah, and reguarding 3.0.7, hopefully it works with that cause I plan to probly install this later today or atleast attempt to.
My script is hopefully not affected. I am just mentioning the fact that the profile page is cached differently.
regarding use with 3.0.7. Yes, others have posted that they have got it to work. It is not that fundamentally different from 3.0.3 that i know it works with.
Creed
02-26-2005, 08:50 PM
Well, I know it works fine with 3.0.6. I haven't installed 3.0.7 either, so I'm not sure.
Lizard King
02-26-2005, 09:35 PM
I have it working on 3.0.7
The only bug i think is when you upgrade your board somephrases are missing and you have to install them again.
Also as I write previously when you move avatars to file system there is a bug in guestbook. Check it from screenshot. All entries are from different members but as you can see their avatars are seen as my avatar :)
Swedie
02-26-2005, 10:06 PM
I have it working on 3.0.7
The only bug i think is when you upgrade your board somephrases are missing and you have to install them again.
Also as I write previously when you move avatars to file system there is a bug in guestbook. Check it from screenshot. All entries are from different members but as you can see their avatars are seen as my avatar :)
Thank you! Bug fixed and will be included in next version.
*general bugs fixed
*I've made the appearance to go along with the CSS styles rather than setting your own through the control file, which will be kept, just not control coloring and such all that much.
I'm done for tonight but will work some more on it tomorrow. gonna make a new admin area i believe.. we'll see how i solve the ability to edit webpage content for admins.
Creed
02-26-2005, 10:07 PM
Heh, I've got my way (although crude) to edit webpages as Admin. If you're gonna make an update to this hack, I'd be happy to remove my add-on :)
Swedie
02-27-2005, 08:31 AM
Heh, I've got my way (although crude) to edit webpages as Admin. If you're gonna make an update to this hack, I'd be happy to remove my add-on :)
Yes, I will tune it up good so there's no need for it. Thanks for helping out the users while they've been waiting for me. Uh! that felt special to say. :p
Swedie
02-27-2005, 10:11 AM
Just to update you all. Now that I've made many CSS changes everything flows better with the default vB design that you might have. Looks great.
Creed
02-27-2005, 10:19 AM
Looks great, hope the new version is released soon!
Swedie
02-27-2005, 11:07 AM
Okay I am done with the admin edit feature. It is very simple, but it does its job. Nothing more. It is raw format edit. So this means you do not have the vBcode functions. It is not ment for admins to construct webpages while editing pages anyways. :)
I've named the feature "Quick Edit" and it is accessable straigth from the member's webpage (clickable button below page).
Lizard King
02-27-2005, 12:38 PM
Okay I am done with the admin edit feature. It is very simple, but it does its job. Nothing more. It is raw format edit. So this means you do not have the vBcode functions. It is not ment for admins to construct webpages while editing pages anyways. :)
I've named the feature "Quick Edit" and it is accessable straigth from the member's webpage (clickable button below page).
Swedie if you want to test the codes in 3.0.7 just send me a pm i'll pass you admin pass ftp pass etc... So you can test it :) I loved the guestbook colors :)
T3MEDIA
02-27-2005, 05:47 PM
Just to update you all. Now that I've made many CSS changes everything flows better with the default vB design that you might have. Looks great.
darn I installed creed's version. can we some how keep some kind of standard between the two???
also with the update can we have some type of version so we know what "update" your talking about?
and the dreaded guestbook bug. Would love to see this working.
Creed
02-27-2005, 06:10 PM
If you've installed mine, and want to update to her version, no problem. I can supply you with a de-installation guide ;) Looks great Swedie, keep up the good work!
Swedie
02-27-2005, 07:39 PM
darn I installed creed's version. can we some how keep some kind of standard between the two???
also with the update can we have some type of version so we know what "update" your talking about?
and the dreaded guestbook bug. Would love to see this working.
No I won't support any addon made. I am making my own.
Guestbook problem eh! Thing is, I have deleted, edited. Use messed up characters etc etc.. and NOTHING is having it fail. So please tell me what you are doing and what is wrong. use screenshots.
v1.0.2 is to be released.
Upgrade instructions from current v1.0.1 to v1.0.2 will be included.
It is a simple upgrade.
Swedie
02-28-2005, 07:25 AM
Think this could possibly be a bit of a bug that i've found, not sure if anyone else is suffering it or it could be confirmed that i've either gone mad or it is actually happening.
Basically:
Write a message in a guestbook and confirm it, then basically refresh and it is duplicated, if a user refreshes over and over, the message can be duplicated sever times in quick succession, which also sends a pm every time too.
I can delete guestbook messages no problem, but i;ve had to disable the guestbook featur for the moment, until I can either get a fix for this or until I am told I have gone mad.
Besides that, super hack. :)
Incase anyone wonders, THIS "issue" here has been taken care of just now. :)
//EDIT: Only for Gb post, edit and removal of posts.
Creed
02-28-2005, 07:34 AM
Glad to hear more updates are coming soon!
T3MEDIA
02-28-2005, 08:52 PM
No I won't support any addon made. I am making my own.
Guestbook problem eh! Thing is, I have deleted, edited. Use messed up characters etc etc.. and NOTHING is having it fail. So please tell me what you are doing and what is wrong. use screenshots.
v1.0.2 is to be released.
Upgrade instructions from current v1.0.1 to v1.0.2 will be included.
It is a simple upgrade.
Screenshot? Well its a guestbook and you can not remove the entry.
Screenshot wont do you any thing. I am not the only user that stated it doesnt work.
laeth
03-01-2005, 01:35 AM
<a href="http://gothtopic.com/forum/member.php?userid=2" target="_blank">http://gothtopic.com/forum/member.php?userid=2</a>
Is there anyway to set how large the tables are? They seem to be larger than what we have the forum set to, and it looks out of place.
Thanks.
Swedie
03-01-2005, 06:05 PM
Screenshot? Well its a guestbook and you can not remove the entry.
Screenshot wont do you any thing. I am not the only user that stated it doesnt work.
Then I can't help if you can't describe it better than that.
Are you using odd characters? Do you have some special server setup?
i'll take a look at the code to see if I can improve it. But since I have had no trouble at all on my own community... i see it as being a server related issue (config).
Swedie
03-01-2005, 06:05 PM
http://gothtopic.com/forum/member.php?userid=2
Is there anyway to set how large the tables are? They seem to be larger than what we have the forum set to, and it looks out of place.
Thanks.
Requires registration...
Acido
03-02-2005, 05:58 PM
After Upgrade to 3.0.7 i loss the Option (Under VbulletÃn Options) "Guestbook / Webpage Preferences" and the hack is not working.
I'm sure that all templates, and files edits are OK. Can you tell me what query i need run again to have this hack working ?
Thanx in advance.
Lizard King
03-02-2005, 07:44 PM
After Upgrade to 3.0.7 i loss the Option (Under Vbullet?n Options) "Guestbook / Webpage Preferences" and the hack is not working.
I'm sure that all templates, and files edits are OK. Can you tell me what query i need run again to have this hack working ?
Thanx in advance.
Run this queries
INSERT INTO `settinggroup` (grouptitle, displayorder, volatile) VALUES ('guestbookwebpage', 199, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowguestbook', 'guestbookwebpage', '1', '1', 'yesno', 10, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowwebpage', 'guestbookwebpage', '1', '1', 'yesno', 20, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('guestbooksmilies', 'guestbookwebpage', '1', '1', 'yesno', 30, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowvbcode', 'guestbookwebpage', '1', '1', 'yesno', 40, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageallowhtml', 'guestbookwebpage', '1', '0', 'yesno', 50, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpagesmilies', 'guestbookwebpage', '1', '1', 'yesno', 60, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpagevbcodeorhtml', 'guestbookwebpage', 'vbcode', '1', '<select name=\\"setting[$setting[varname]]\\" tabindex=\\"1\\" class=\\"bginput\\">\n<option value=\\"vbcode\\" " . iif($setting[\'value\']==\'vbcode\',\'selected="selected"\') . ">$vbphrase[wg_vbcode]</option>\n<option value=\\"html\\" " . iif($setting[\'value\']==\'html\',\'selected="selected"\') . ">$vbphrase[wg_html]</option>\n</select>', 70, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('allowedhtmltags', 'guestbookwebpage', '<hr><a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>', '<a><br><b><h1><h2><h3><h4><i><img><li><ol><p><strong><table><tr><td><th><u><ul><font><b><div><center>', 'textarea', 80, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('webpageadvanced', 'guestbookwebpage', '1', '1', 'yesno', 90, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_notification', 'guestbookwebpage', 'pm', 'pm', '<select name=\\"setting[$setting[varname]]\\" tabindex=\\"1\\" class=\\"bginput\\">\n<option value=\\"no\\" " . iif($setting[\'value\']==\'no\',\'selected="selected"\') . ">$vbphrase[wg_no]</option>\n<option value=\\"pm\\" " . iif($setting[\'value\']==\'pm\',\'selected="selected"\') . ">$vbphrase[wg_sendpm]</option>\n<option value=\\"email\\" " . iif($setting[\'value\']==\'email\',\'selected="selected"\') . ">$vbphrase[wg_sendemail]</option>\n</select>', 100, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_showavatar', 'guestbookwebpage', '1', '0', 'yesno', 110, 0, 1);
INSERT INTO `setting` (`varname`, `grouptitle`, `value`, `defaultvalue`, `optioncode`, `displayorder`, `advanced`, `volatile`) VALUES ('gb_avatarheight', 'guestbookwebpage', '50', '50', '<input name=\\"setting[gb_avatarheight]\\" size=1 class=\\"bginput\\" value=\\"".$setting[\'value\']."\\">', 120, 0, 1);
Acido
03-02-2005, 08:33 PM
That's Work Perfectly.
Thanx Amigo :)
cdoyle
03-05-2005, 12:11 AM
I'm trying to install it, and when I run the insert.sql this is the error I get
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ';
CREATE TABLE `user_webpage` (
`userid` int(11) NOT NULL
Does anyone know what I"m doing wrong?
cdoyle
03-05-2005, 11:55 PM
Anyone have any ideas why I keep getting that error?
Swedie
03-06-2005, 08:20 PM
I'm trying to install it, and when I run the insert.sql this is the error I get
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ';
CREATE TABLE `user_webpage` (
`userid` int(11) NOT NULL
Does anyone know what I"m doing wrong?
The insert should look like this:
CREATE TABLE `user_webpage` (
`userid` int(11) NOT NULL default '0',
`name` varchar(100) default '',
`description` varchar(255) default '',
`text` text,
`lastupdate` varchar(20) default '',
`bordersize` smallint(6) NOT NULL default '5',
`bordercolor` varchar(10) NOT NULL default '#EDF0FF',
`bgcolor` varchar(10) default '#FFFFFF',
`fontface` varchar(100) NOT NULL default 'Arial, Helvetica',
`fontcolor` varchar(10) NOT NULL default '#000000',
`fontsize` char(3) NOT NULL default '2',
`vbcodeorhtml` varchar(10) NOT NULL default 'vbcode',
`usesmilies` smallint(6) NOT NULL default '1',
`hits` int(11) NOT NULL default '5',
PRIMARY KEY (`userid`)
) TYPE=MyISAM;
What are you running this SQL command through? I hope it is not the vBulletin area.
Swedie
03-06-2005, 08:22 PM
I have identified a bug with the current version. If you post a ' (that character) and tries to post anything again in that guestbook it won't enter, so don't do that for now. The new version will have this issue resolved.
I am testing version 1.0.2 on my own site and I'm just collceting a bit more input before releasing it to you all.
cdoyle
03-06-2005, 10:22 PM
Ya I was trying to use the admin area, I used myphp and got it to work.
but doh, just noticed your post about hte bug in 1.01.
Hopefully it will be easy to upgrade from 1.0.1 to 1.0.2
thanks again for this hack, it's great!!
Swedie
03-07-2005, 09:48 AM
Ya I was trying to use the admin area, I used myphp and got it to work.
but doh, just noticed your post about hte bug in 1.01.
Hopefully it will be easy to upgrade from 1.0.1 to 1.0.2
thanks again for this hack, it's great!!
Yes, very easy. Just a few replacement codes and new templates.
Ghostsuit
03-07-2005, 02:54 PM
I have identified a bug with the current version. If you post a ' (that character) and tries to post anything again in that guestbook it won't enter, so don't do that for now. The new version will have this issue resolved.
I am testing version 1.0.2 on my own site and I'm just collceting a bit more input before releasing it to you all.
Sounds good, will it be fully templated or is there still some parts hard coded? Oh and the worst question of all any time frame?
frage
03-07-2005, 07:41 PM
Originally Posted by Swedie
I have identified a bug with the current version. If you post a ' (that character) and tries to post anything again in that guestbook it won't enter, so don't do that for now. The new version will have this issue resolved.
I am testing version 1.0.2 on my own site and I'm just collceting a bit more input before releasing it to you all.
oh dear God!
in the forum I'll like to use my nickname begins with XY'
I'll have to wait of the new version
;)
frage
laeth
03-07-2005, 08:15 PM
Requires registration...
Ok, well anyway. Is there anyway to set the size of the tables within the webpage?
Swedie
03-08-2005, 09:46 AM
Ok, well anyway. Is there anyway to set the size of the tables within the webpage?
Yes, through the webgbset.php file. by % or by forced width in pixels. You can set Webpage width and Guestbook width separe from eachother.
Swedie
03-08-2005, 09:49 AM
Sounds good, will it be fully templated or is there still some parts hard coded? Oh and the worst question of all any time frame?
Some parts are hardcoded. They sorta have to be.
T3MEDIA
03-08-2005, 08:00 PM
Yes, very easy. Just a few replacement codes and new templates.
Not to bug you but will that guestbook fix be in the new version?
laeth
03-09-2005, 04:18 PM
Heya,
The file changes diddnt seem to effect the table size. If you could take a look please:
http://www.gothtopic.com/forum/member.php?find=lastposter&f=6
username: testing123
password: 1234
thanks.
FILE: includes/init.php
AFTER:
$_BITFIELD['usergroup']['genericpermissions'] = array(
BUT before ); just after the last value, insert the following:
'canhaveguestbook' => xxxxxxx,
'canhavewebpage' => xxxxxxx,
'canviewwebpage' => xxxxxxx,
'canviewguestbook' => xxxxxxx,
'canpostguestbook' => xxxxxxx,
CHANGE OUT "xxxxxxx" to the double value of the value just before.
EXAMPLE FOR vB3.0.3: (if you have this version, copy and use below)
'canhaveguestbook' => 16777216,
'canhavewebpage' => 33554432,
'canviewwebpage' => 67108864,
'canviewguestbook' => 134217728,
'canpostguestbook' => 268435456,
I don't get this part, I'm using vb 3.0.7 so what's the value?
suryoyena
03-10-2005, 11:14 PM
I get these strange date formats:
Last update: %29-%11-%2004 %21:%Nov
I have swedish date format stated. Any idea?
Where can I correct this fault?
I have the same problem, and I'm NOT from Sweden.
PixelFx
03-11-2005, 05:07 AM
I noticed this hack is for vBulletin 3.0.3, I was wondering if this hack is stable enough to install on a production web server? and compatible with vbulletin 3.0.7?
Lizard King
03-11-2005, 10:14 AM
I noticed this hack is for vBulletin 3.0.3, I was wondering if this hack is stable enough to install on a production web server? and compatible with vbulletin 3.0.7?
I have this working on 3.0.7 and working perfect. Installation is easy if you dont pass any file edits ;)
J.C it is the same value with 3.0.3 in 3.0.7.
'canhaveguestbook' => 16777216,
'canhavewebpage' => 33554432,
'canviewwebpage' => 67108864,
'canviewguestbook' => 134217728,
'canpostguestbook' => 268435456,
these values are correct but instead of copy and paste it just do it with a calculator. Double the previous value and write it over there. You always have to double the value...
T3MEDIA
03-14-2005, 01:55 PM
I have this working on 3.0.7 and working perfect.
Lizard for all that is holy can you please show us how you got this working? I have yet to be able to delte from guest book entries. I spoken to sweed in PM and given him/her my email and sweed responed but never again. I need to get this fixed.
All I am asking for is some help please.
cdoyle
03-15-2005, 01:05 AM
I have this running on my test forum, and I'm not sure where do the admins have the option to delete guestbook or edit the webpages? I don't see any links or buttons to allow me to edit other members pages?
Lizard King
03-15-2005, 02:35 AM
Lizard for all that is holy can you please show us how you got this working? I have yet to be able to delte from guest book entries. I spoken to sweed in PM and given him/her my email and sweed responed but never again. I need to get this fixed.
All I am asking for is some help please.
Tmedia this mod is exactly what I was seeking for and rignt now it is doing his job perfectly. I am not using the webpage cause I find that useless :P The guestbook is working really good and for me I don't consider non editable guestbook entries as a bug. Hopefully Swedie will release the new version soon (i check everyday) and everyproblem will be solved. Right now my biggest concern is the guestbook entry colors cause i have bunch of styles.
Hopefully Swedie will release the new version soon(i check everyday) and everyproblem will be solved. Right now mybiggest concern is the guestbook entry colors cause i have bunch ofstyles.Same here. I've got my fingers crossed that Swediewill release the new version soon.
ThePimp
03-15-2005, 06:42 PM
I'm getting this error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /profile.php on line 313
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /profile.php on line 320
PLEASE HELP! I've tried to locate the source of this error, but haven't had any luck.
Thanks!!
ThePimp
03-15-2005, 07:47 PM
Anyone?
Lizard King
03-16-2005, 03:15 AM
I'm getting this error:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /profile.php on line 313
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /profile.php on line 320
PLEASE HELP! I've tried to locate the source of this error, but haven't had any luck.
Thanks!!
Just check all the file edits in profile.php You must edited something wrong.
junkiesnetwork
03-16-2005, 08:05 PM
How do we remove this hack?
T3MEDIA
03-16-2005, 09:27 PM
How do we remove this hack?
yeah I removed mine. What a nightmare. You have to do everything in reverse. Its the only way I know how.
cdoyle
03-18-2005, 10:13 PM
Okay I am done with the admin edit feature. It is very simple, but it does its job. Nothing more. It is raw format edit. So this means you do not have the vBcode functions. It is not ment for admins to construct webpages while editing pages anyways. :)
I've named the feature "Quick Edit" and it is accessable straigth from the member's webpage (clickable button below page).
I'm not seeing this button, on my own page I made, or anyone elses?
any ideas?
Chris.
Flow Fusion
03-19-2005, 05:04 AM
help...
I need to know how can I uninstall Table 'user_guestbook' already exists
Cause I need to remove and reinstall this hack.
Database error in vBulletin 3.0.7:
Invalid SQL: UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
title = 'Administrators',
description = '',
usertitle = 'Administrator',
opentag = '',
closetag = '',
passwordexpires = '180',
passwordhistory = '360',
canhaveguestbook = '1',
canhavewebpage = '1',
canviewguestbook = '1',
canviewwebpage = '1',
canpostguestbook = '1',
shoutmaxdaily = '0',
shouthierarchy = '1',
attachlimit = '0',
avatarmaxwidth = '120',
avatarmaxheight = '120',
avatarmaxsize = '20000',
profilepicmaxwidth = '100',
profilepicmaxheight = '100',
profilepicmaxsize = '65535',
pmquota = '200',
pmsendmax = '0',
forumpermissions = '393215',
pmpermissions = '2',
calendarpermissions = '31',
wolpermissions = '31',
adminpermissions = '3',
genericpermissions = '5504959',
genericoptions = '31',
journalpermissions = '2047',
awrequest = '1',
shoutboxpermissions = '1023'
WHERE usergroupid=6
mysql error: Unknown column 'canhaveguestbook' in 'field list'
mysql error number: 1054
Date: Friday 18th of March 2005 10:50:36 PM
Script: http://giftedsouls.com/gs/admincp/usergroup.php
Referer: http://giftedsouls.com/gs/admincp/usergroup.php?s=&do=edit&usergroupid=6
Username: Flow Fusion
Lizard King
03-19-2005, 11:57 AM
If you are planning to reinstall you have to drop both user_webpage and user_guestbook tables. If you have phpmyadmin just login to it select the table user_webpage and drop the table and then select user_guestbook and drop that also.
Before the installation process be sure to check your phrases. If you have all the phrases then remove all the INSERT INTO `phrase` from insert.sql before running it.
Flow Fusion
03-19-2005, 02:38 PM
Before the installation process be sure to check your phrases. If you have all the phrases then remove all the INSERT INTO `phrase` from insert.sql before running it. How do I do that?
Ok I dropped the tables now first off do I have to remove all of the phrases? And will the same error message occur cause I don't think the insert.iql file added the tables canviewwebpages and the canviewguestbook tables before.
Lizard King
03-19-2005, 03:06 PM
How do I do that?
Ok I dropped the tables now first off do I have to remove all of the phrases? And will the same error message occur cause I don't think the insert.iql file added the tables canviewwebpages and the canviewguestbook tables before.
If you didn't remove the phrases just run the attached install.sql
Flow Fusion
03-19-2005, 03:35 PM
Error
SQL-query+:+
CREATE TABLE `user_guestbook` (
`userid` varchar( 100 ) NOT NULL default '',
`name` varchar( 100 ) default '',
`lastentry` varchar( 20 ) default '',
`status` char( 3 ) NOT NULL default 'on',
`usesmilies` smallint( 6 ) NOT NULL default '2',
`position` varchar( 10 ) NOT NULL default 'right',
`notification` varchar( 10 ) NOT NULL default 'no',
`showavatar` smallint( 6 ) NOT NULL default '0',
`text` text,
PRIMARY KEY ( `userid` )
) TYPE = MYISAM
MySQL said:
Table 'user_guestbook' already exists
Back
I tried to find it but I saw too many matches.
Flow Fusion
03-19-2005, 07:40 PM
I figured it out. It was I had to add
'canpostownusernotes' => 32768,
'canpostothersusernotes' => 65536,
'caneditownusernotes' => 131072,
'canhaveguestbook' => 262144,
'canhavewebpage' => 524288,
'canviewwebpage' => 1045876,
'canviewguestbook' => 2097152,
'canpostguestbook' => 4194304,
'canseehiddencustomfields' => 8388608,
And do the math accordingly. Clicks install and thanks!
Someone needs to mention this in the first post.
You might want to make a mention that you have to edit the SQL file if you have a table prefix set.
Other than that, installed with no problems. :)
http://forums.4-jag.com/member.php?u=1
* Clicks Install
cdoyle
03-20-2005, 02:17 PM
I still can't find the edit page button, but I do have another question/request.
Since most of our members most likely don't have a host for pictures for their pages. Is there anyway, that this hack could utilize the picture attachment feature of Vboard, to let them upload a photo to use on their page?
Thanks
Chris.
Nordinho
03-20-2005, 05:40 PM
I still can't find the edit page button, but I do have another question/request.
Since most of our members most likely don't have a host for pictures for their pages. Is there anyway, that this hack could utilize the picture attachment feature of Vboard, to let them upload a photo to use on their page?
Thanks
Chris.
I would like to see that feature as well...
Lizard King
03-20-2005, 06:22 PM
You can use any kind of attachment uploader for that. Also instead of this I would like to see the new release :)
cdoyle
03-21-2005, 09:01 PM
I'm not saying postpone this release, but in future releases this would be something nice to have. Instead of having to install another hack, it be nice to have it part of this one.
Acido
03-24-2005, 08:42 AM
To avoid uncached templates query's add this code in profile.php:
Find:
'removelist' => array(
'modifylist_removeuser',
),
add below:
'editwebpage' => array(
'editor_smilie_standard',
'editor_smiliebox',
'editor_smiliebox_category',
'editor_smiliebox_row',
'modify_webpage',
),
'editguestbook' => array(
'modify_guestbook',
),
It reduce 6 query's ;)
Some new about the avatars bug? (when stored as files)
Regards.
T3MEDIA
03-25-2005, 01:23 PM
I would like to see that feature as well...InSTALL GEEKS attachment hack for photopost and you can do it no problem
not as smooth as a HTML editor but it will work.
try it.
(look at the hack before you make a comment)
<font size="4">feature Request</font>
i was thinking that a cool feature for the next version could be an option in the guestbook preferences saying
Only Buddies can post messages in guestbook ?
what do people think could be a cool privacy feature!!
cheers
cdoyle
03-27-2005, 05:38 PM
any update on the new release?
sneakyc2e
03-27-2005, 11:33 PM
Killer hack I appreciate it. My members really like it. Ill donate some coin payday.
Question. I saw this hack at least I thinks it yours on this site:
http://www.aquariacentral.com/forums/showthread.php?t=48036
And on that page below the persons user name on a post it has:
My Custom Member Page as a link to there home page if they filled out one.
So how do I add that?
Thanks
is it possible to show the users profile picture instead of there avatar ???
Swedie
03-30-2005, 05:45 PM
yeah I removed mine. What a nightmare. You have to do everything in reverse. Its the only way I know how.
Sorry guys! Been very busy. And this script is really not generating any kind of money, so I won't dedicate all that much time on it.
I should have something wrapped up tonight, or possibly tomorrow.
concreteweb
03-30-2005, 05:50 PM
Sorry guys! Been very busy. And this script is really not generating any kind of money, so I won't dedicate all that much time on it.
I should have something wrapped up tonight, or possibly tomorrow.
Hi Swedie,
I'm sure I'm like the others, we have been waiting for this mod to be finished before we sent a donation. I clicked on "installed" many months ago but didn't install it until a few weeks ago. The inability to edit guestbooks and webpages easily has kept this particular mod under-wraps for us.
Looking forward to the updates! When it happens - you will see a paypal payment from my company.
Swedie
03-30-2005, 06:03 PM
Hi Swedie,
I'm sure I'm like the others, we have been waiting for this mod to be finished before we sent a donation. I clicked on "installed" many months ago but didn't install it until a few weeks ago. The inability to edit guestbooks and webpages easily has kept this particular mod under-wraps for us.
Looking forward to the updates! When it happens - you will see a paypal payment from my company.
True that. I will release the new version. It will hopefully be what you're all wanting, features and stability wise.
cdoyle
03-30-2005, 09:22 PM
Hi Swedie,
I'm sure I'm like the others, we have been waiting for this mod to be finished before we sent a donation. I clicked on "installed" many months ago but didn't install it until a few weeks ago. The inability to edit guestbooks and webpages easily has kept this particular mod under-wraps for us.
Looking forward to the updates! When it happens - you will see a paypal payment from my company.
I'm in the same boat, I love this hack but I can't install it on my live forum until the edit feature is working. But as soon as that's fixed, I'll be installing it and sending some $ too you.
I really love this hack!!!
PixelFx
03-31-2005, 12:45 AM
why not charge $15 for it, so you have more incentive to work on it, or by donation. Its a cool system and will ad value to our forums so I don't see any problem in paying a bit to have a clean working script like this. I'm sure others will agree.
Lizard King
03-31-2005, 12:36 PM
why not charge $15 for it, so you have more incentive to work on it, or by donation. Its a cool system and will ad value to our forums so I don't see any problem in paying a bit to have a clean working script like this. I'm sure others will agree.
I totally disagree with this. vBulletin.org is for free vBulletin modifications. If he will not release this modification here it will not be known as much as it is known right now. Donation is something else buyt charging is totally something else and if it will be like that i'll choose to uninstall this mod and i believe lots of people will do the same.
T3MEDIA
03-31-2005, 01:24 PM
Sorry guys! Been very busy. And this script is really not generating any kind of money, so I won't dedicate all that much time on it.
I should have something wrapped up tonight, or possibly tomorrow.Hey its all good but Swedie your going about this all wrong. If you want to generate money you cant upload on a free site and on top of it have a version that isnt working properly. I think if you stop and look at it from my view you will see that would not make money for you right?
And not to be rude but I even gave you my email to contact me off of vb.org remember? I PM'ed you and said if you can work directly on my site I would pay. I never heard back from you after you gave me your email.
So that made me decide to un-install the hack.
T3MEDIA
03-31-2005, 01:33 PM
Updatting is going to be hard for you guys if he makes a new version that has a bunch of re-writes to the hack.
I dont know what version is what. I wish you guys the best of luck
I'm in the same boat, I love this hack but I can't install it on my live forum until the edit feature is working. But as soon as that's fixed, I'll be installing it and sending some $ too you.
I really love this hack!!!
Same here. Although our forum doesn't make money, if a hack is good we don't have a problem "donating" some money. The problem is that this hack should have gone through beta first, there were far too many problems in the early versions. Most people that would have been willing to donate uninstalled this hack a long time ago and there's an overall "dissapointed" feeling throughout this thread. It's a great idea and I've stuck with it and even found workarounds to the edit problems but it has taken up alot of my own time to get it working and it's still rather buggy. I'm patiently waiting for the update, but I'm sorry swedie, it's hard to make a donation for an unfinished hack.
frage
04-02-2005, 06:24 PM
I'm willing to donate a hack,
if this hack is working without database crash und if it is work in all browsers, not only in IE
gustbook doesn't work for me,
webpage --- more than one day I spend to repair the html
because it is neither correct html nor xhtml
and
I'm not a good coder but hardcoded (false) html in php files
isn't necessary
I know that we have done this many years ago..
but today?!
also I've spent many time to use all my different styles in the templates
Sweedi
your idea is great
but
please take a look at some modification on the board here...
some with full installscripts
correct html and php code like jelsoft
and a full support service
best regards
frage
It works with vB3.0.0 as well. Only difference is the looks of init.php and usergroup.php. Here is how it looks with vb3.0.0.
Rest of the installation is the same.
I do suggest holding off. I have an update for this script now and it includes the WYSIWYG editor.
Hi everyone.... I am trying to install this mod but I can't figure out the INIT bitfields. I have read and reread the instructions and the posts but my INIT bitfields are different. Me being new to PHP and VB I cannot figure this out.
Here is what my field names for general permissions (vb version 3.0.07) looks like:
// 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,
'canhaveguestbook' => 16777216,
'canhavewebpage' => 33554432,
'canviewwebpage' => 67108864,
'canviewguestbook' => 134217728,
'canpostguestbook' => 268435456,
// Reputation
'canseeownrep' => 256,
'canuserep' => 524288,
'canhiderep' => 1048576,
'cannegativerep' => 2097152,
'canseeothersrep' => 4194304,
'canhaverepleft' => 8388608,
);
Can someone tell me how to fix this to include this mods field numbers?
Any help is greatly appreciated.....( I am too young to have so much gray hair --- besides...gray hair on girls is not attractive LOL )
Flow Fusion
04-03-2005, 05:26 PM
'caneditownusernotes' => 131072,
'canseehiddencustomfields' => 262144,
'canhaveguestbook' => 524288,
'canhavewebpage' => 1048576,
'canviewwebpage' => 2097152,
'canviewguestbook' => 4194304,
'canpostguestbook' => 8388608
You need to multiply by the number 2 I did it for you. Copy and paste I hope this helps.
'caneditownusernotes' => 131072,
'canseehiddencustomfields' => 262144,
'canhaveguestbook' => 524288,
'canhavewebpage' => 1048576,
'canviewwebpage' => 2097152,
'canviewguestbook' => 4194304,
'canpostguestbook' => 8388608
You need to multiply by the number 2 I did it for you. Copy and paste I hope this helps.
I applied the numbers you provided but I get this error:
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.
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?
Flow Fusion
04-03-2005, 07:20 PM
What does it say on line 815? And how the heck do I know which is best lol. I like both.
I applied the numbers you provided but I get this error:
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?
looks like you had the right numbers the first time round. Flow Fusion must have missed the reputation bit at the end, that's a continuation of the previous and you need to continue from the last highest value. Tip: to keep things tidy, try to keep things in order, from smallest number to largest number, that way you will know whether you have duplicate values and if you need to add more for future hacks you'll know which number to start from. If you're using 3.0.6 or above and you've not added any values for other hacks in this section you should end up with something like this:
// 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,
);As Flow Fusion mentioned, the next value in the series is double that of the previous value.... hence why it's best to keep things in order.
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.You should get the hack completely installed first.
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?
I believe Creeds hack requires this hack to be installed and his hack is an add-on to this one.
Thanks so much....the edits you gave me for the init.php worked...
So....I finished up the last two steps:
Now to get this script to work!
!!IMPORTANT PART!! #1
GO INTO YOUR ADMINISTRATION AREA AND INTO LANGUAGE & PHRASES.
Search for: can_have_guestbook, open it. AND JUST SAVE IT! ...
now the phrase system has reloaded and everything (texts) SHOULD show correctly!
!!IMPORTANT PART!! #2
Go into vBulletin Options > Guestbook / Webpage Preferences. Click "Update". THIS IS REQUIRED FOR THIS SCRIPT TO WORK!
Go to your Usergroup Manager and apply new General Permissions settings for all the usergroup you have! THIS IS REQUIRED FOR THIS SCRIPT TO WORK!
If it still doesn't work. PLEASE report this in this thread:
https://vborg.vbsupport.ru/showthread.php?t=71065
Guide / Help
You will find settings under:
- vBulletin Options -
Guestbook / Webpage Preferences
- Usergroup -
Usergroup Manager
...edit Usergroup.
...under General Permissions
But when I go to http://yourlincolnpark.com/lpsforum/webgbset.php
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
Thanks so much....the edits you gave me for the init.php worked...
So....I finished up the last two steps:
But when I go to http://yourlincolnpark.com/lpsforum/webgbset.php
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
webgbset is the "style sheet" for this hack, you will get a blank page if you view it in a browser. You need to open the file with something like wordpad or a html editor like dreamweaver. You'll see the list of settings such as background for the guestbook etc. and you can change these colours/settings to match your forum design. Hopefully in the next version, Swedie will have updated the styles issue so that this hack inherits the style from the forum, but in the meantime, webpgset is how you'll customise the style of this hack.
webgbset is the "style sheet" for this hack, you will get a blank page if you view it in a browser. You need to open the file with something like wordpad or a html editor like dreamweaver. You'll see the list of settings such as background for the guestbook etc. and you can change these colours/settings to match your forum design. Hopefully in the next version, Swedie will have updated the styles issue so that this hack inherits the style from the forum, but in the meantime, webpgset is how you'll customise the style of this hack.
Where would a user go to add a webpage and guestbook? I don't find any links in the CP, etc.
Where would a user go to add a webpage and guestbook? I don't find any links in the CP, etc.
The webpage and guestbook should appear in a member's profile page when they turn them on. Make sure you've allowed the usergroups you want to use this hack to actually use it by editing the permissions in the usergroup section of your adminCP, then head over to the userCP in the forum and you'll see the item in the left hand side menu of your userCP.
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/lpsforum/profile.php?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? ;)
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/lpsforum/profile.php?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? ;)
Is that error actually displayed on the page itself? :ermm:
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 (http://www.aboho.com/forum/member.php?u=2) 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.
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.
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.
The actual webpage and guestbook is located on the member.php page, whereas the form you are seeing is in your userCP, that's where you'll edit all your settings and add your webpage. As for internet explorer errors *shudder* ugh I don't use IE so I can't help you there.
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.
I am bummed...I can't get this work....
Hmmm...maybe it's the Webpage & Guestbook Standalone Hack.... lemme try that.
Swedie
04-05-2005, 01:05 PM
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
Swedie
04-05-2005, 01:10 PM
btw, thanks to everyone here for helping "newbies" (if I may call them that) that wants help installing the script.
PixelFx
04-05-2005, 02:12 PM
can't wait to test it out :)
Swedie
04-05-2005, 02:41 PM
There we go. I uploaded the latest version. I HOPE TO GOD that it works. If not, shoot me and tell me to go to hell.
Lizard King
04-05-2005, 03:36 PM
I upgraded with no problem. Right now the guestbook is working ( i didn't check webpage cause i am not using it )
But when i wanted to edit a users guestbook entry i get this warning ant nothing changed :
Warning: Missing argument 1 for print_standard_redirect() in /includes/functions.php on line 2241
Also i get the same error when I wanted to edit my own entry for myself.
You can make an entry but you cannot edit it.
Swedie
04-05-2005, 03:44 PM
I upgraded with no problem. Right now the guestbook is working ( i didn't check webpage cause i am not using it )
But when i wanted to edit a users guestbook entry i get this warning ant nothing changed :
Warning: Missing argument 1 for print_standard_redirect() in /includes/functions.php on line 2241
Also i get this error when I wanted to edit my own entry for myself.
You can make an entry but you cannot edit it.
Well that's just great isn't it. Sorry, I will take a look at this now. Taking down the download for now.
Lizard King
04-05-2005, 03:47 PM
Swedie :) The guestbook colors are working right now :rolleyes: that's even a big step forward ;)
Creed
04-05-2005, 04:12 PM
Well that's just great isn't it. Sorry, I will take a look at this now. Taking down the download for now.
Um, I think that explains it.
Swedie
04-05-2005, 05:00 PM
Fixed last little issue there. Sorry about that.
Download and test it. It should work. If not... like I said before. Slice me nice
Lizard King
04-05-2005, 05:37 PM
Right now I dont get that error but unfortunately I cannot edit any guestbook entries even if I entered the entry.
AWESOME!!!! FINALLY it's working on my site... Lizard FYI I testing the edit of the guestbook and the removal and both work for me... I have version 3.0.7.
But I did notice that it doesn't give the choice for VB or HTML....
Swedie
04-05-2005, 06:27 PM
Right now I dont get that error but unfortunately I cannot edit any guestbook entries even if I entered the entry.
Trying out the edit function and I cannot get it to fail. I hope you copied and pasted everything .. and umh. Yeah. Darn. Wish it would work for you.
Swedie
04-05-2005, 06:28 PM
AWESOME!!!! FINALLY it's working on my site... Lizard FYI I testing the edit of the guestbook and the removal and both work for me... I have version 3.0.7.
But I did notice that it doesn't give the choice for VB or HTML....
Did you update the template for modify_webpage? Works for me.
Trying out the edit function and I cannot get it to fail. I hope you copied and pasted everything .. and umh. Yeah. Darn. Wish it would work for you.
Swedie :nervous: :nervous: it's not working for me either, I still can't delete or edit entries, other than that, everything else looks OK at the moment. I can give you access to my forum if you don't believe me and you can try deleting/editing the entries yourself. BTW, I think it works if there's only one entry in the guestbook, it's when there's more than one that it doesn't work.
Swedie
04-05-2005, 07:27 PM
Swedie :nervous: :nervous: it's not working for me either, I still can't delete or edit entries, other than that, everything else looks OK at the moment. I can give you access to my forum if you don't believe me and you can try deleting/editing the entries yourself. BTW, I think it works if there's only one entry in the guestbook, it's when there's more than one that it doesn't work.
Is this with your guestbook only or with everyone elses on the board as well? I have a hint what it could be... If you give me complete access I will take a look. I'll need to take a look in your database (specifically the guestbook table).
Is this with your guestbook only or with everyone elses on the board as well? I have a hint what it could be... If you give me complete access I will take a look. I'll need to take a look in your database (specifically the guestbook table).
It happens to anyone who has more than one entry in their guestbook, I'll PM you the access details as soon as I post this post.
Lizard King
04-05-2005, 10:58 PM
I figured out something really interesting. I can edit any users or admins guestbook entry or delete their entry. But the if the user is uneditable in config.php you cannot edit any entry that has been entered to that user. I am not a coder but i think we can figure out a way for this.
Snow can you also try this.
cdoyle
04-05-2005, 11:01 PM
just installed the update on my test forum, so far so good. Going to have my mods try it out, and let me know what they think.
:)
CommunityZ
04-06-2005, 03:25 AM
I just installed this hack and found this "error"
The location of Last Update : xxxxxx is capture1 and i want to make changes so it appears like capture2
and my another problem with the location of smiles is like capture3 and i would like it to appear as like capture4. See attachments. Thank you.
Lizard King
04-06-2005, 11:06 AM
Swedie also I have another problem. If a user will not use a signature then their guestbook will not be seen in their profile. Is there a way to solve this ?
I figured out something really interesting. I can edit any users or admins guestbook entry or delete their entry. But the if the user is uneditable in config.php you cannot edit any entry that has been entered to that user. I am not a coder but i think we can figure out a way for this.
Snow can you also try this.
No :( I can't edit any guestbooks belonging to my members either unless they have only one entry in the guestbook.
Swedie
04-07-2005, 11:08 AM
No :( I can't edit any guestbooks belonging to my members either unless they have only one entry in the guestbook.
Reply to my PM. There is something wrong with your PHP files.
Swedie
04-07-2005, 11:09 AM
EVERYONE that downloaded version 1.02 before this post, please download the new version 1.02 (kept same version number as it is such as small update). It makes post counts for the guestbook work. I forgot to fix that before.
Just copy the new content from file_memberphp.txt over to member.php and replace old code. Simple update.
Swedie
04-07-2005, 11:12 AM
Swedie also I have another problem. If a user will not use a signature then their guestbook will not be seen in their profile. Is there a way to solve this ?
huh? You must've pasted the new HTML code at the wrong place in your MEMBERINFO template.
Swedie
04-07-2005, 11:14 AM
I just installed this hack and found this "error"
The location of Last Update : xxxxxx is capture1 and i want to make changes so it appears like capture2
and my another problem with the location of smiles is like capture3 and i would like it to appear as like capture4. See attachments. Thank you.
Version 1.02 has this already. Except for your first wish. I won't include that.
Reply to my PM. There is something wrong with your PHP files.
oh :disappointed: .... I sent you the required details, hope you can help because I can't figure it out.
Deviant++
04-07-2005, 11:53 AM
I find something like this much simpler to do with vba cmps modules.
I find something like this much simpler to do with vba cmps modules.
Not everyone has a CMS or portal installed though, nor do they need a full blown CMS/portal.
Lizard King
04-07-2005, 01:52 PM
huh? You must've pasted the new HTML code at the wrong place in your MEMBERINFO template.
Swedie I send you the all the details. Can you check that for me please ? Because I'm pretty sure I pasted it to the right place.
T3MEDIA
04-08-2005, 04:52 AM
It happens to anyone who has more than one entry in their guestbook, I'll PM you the access details as soon as I post this post.No I dont think it has to do with how many posts. I find I loose power to remove guest books if the user is a member over a period of time. It almost seems to work with reputation or something. If a user get a few posts after awhile you cant delete thier guestbook postings. Sweed never got back to me so I dropped it. but I do wish you guys luck.
T3MEDIA
04-08-2005, 04:53 AM
I wish there was clear updates. Like what happens when a user installed the first version. how do they update?
Lizard King
04-08-2005, 10:59 AM
T3MEDIA what are you trying to do ? I don't know how many times you said you quit in this hack and i am really fed up to see you are coming here and start blaming Swedie. If you dont wanna use this hack Don't use. I appriciate Swedie's work and so you must to. If you dont want to then ignore this thread but stop acting like a 6 year old boy.
T3MEDIA
04-08-2005, 12:29 PM
T3MEDIA what are you trying to do ? I don't know how many times you said you quit in this hack and i am really fed up to see you are coming here and start blaming Swedie. If you dont wanna use this hack Don't use. I appriciate Swedie's work and so you must to. If you dont want to then ignore this thread but stop acting like a 6 year old boy.WTF? Who are you son?
Man shut up. I can say what I want. I didnt slander Sweed in anyway. what? This guy asked a question I answered. I even said good luck. What?
Your tired? take your own advice.
What? Yo. Go run that :up: over there. Feel me?
Lizard King
04-08-2005, 02:42 PM
First thing who is Sweed and I still see you as a 6 year old boy who wants to be noticed by everyone "hey look i am here notice me donot ignore me".
Swedie
04-08-2005, 05:12 PM
Calm down everyone. I will not give the kind of support you're asking for. I just don't have the time for it. I'm trying to figure out Snow's problem right now. I take one at a time. I'll move on to Lizard King after this.
T3Media, I'll help but please calm the f down. I think I know what the problem, so you can just chill down a few steps will you please. It is absolutely NOT helping to be an ass.
Swedie
04-08-2005, 07:25 PM
Calm down everyone. I will not give the kind of support you're asking for. I just don't have the time for it. I'm trying to figure out Snow's problem right now. I take one at a time. I'll move on to Lizard King after this.
T3Media, I'll help but please calm the f down. I think I know what the problem, so you can just chill down a few steps will you please. It is absolutely NOT helping to be an ass.
Okay, I believe I've fixed most of the problems. Now... all I need to do is fix one more thing. But it's late here and I'm gonna do it tomorrow.
WTF? Who are you son?
Man shut up. I can say what I want. I didnt slander Sweed in anyway. what? This guy asked a question I answered. I even said good luck. What?
Your tired? take your own advice.
What? Yo. Go run that :up: over there. Feel me?
Why would anyone want to feel you?
Anyways, hopefully this will be updated for installation on 3.0.7 soon... Maybe then I'll work on the 'mypage' feature I'd been working on for this release.
Swedie
04-09-2005, 10:38 AM
Why would anyone want to feel you?
Anyways, hopefully this will be updated for installation on 3.0.7 soon... Maybe then I'll work on the 'mypage' feature I'd been working on for this release.
Okay I am now done with the new version that fixes problem with none removeable / editable posts.
Snow, your site is done. You can change passw etc now if you like.
Swedie
04-09-2005, 10:47 AM
Updated v1.02 RELEASED!
PLEASE try this new version. Follow one detail VERY closely. It is the "FIX for v1.02.txt" file that everyone HAVE to run in order for "Delete" and "Edit" to work properly.
Also update member.php with new file_memberphp.txt. Bunch of tiny changes everywhere.
LET ME KNOW HOW IT WORKS! Thanks!
Okay I am now done with the new version that fixes problem with none removeable / editable posts.
Snow, your site is done. You can change passw etc now if you like.Yipeeee!! Thank you Swedie you are a STAR!!! It looks like I can finally edit the guestbooks. :D :banana: :banana: :banana:
:D
Just out of curiosity, what was it that was causing this bug?
Swedie
04-09-2005, 12:08 PM
Yipeeee!! Thank you Swedie you are a STAR!!! It looks like I can finally edit the guestbooks. :D :banana: :banana: :banana:
:D
Just out of curiosity, what was it that was causing this bug?
mysql can't handle certain inputs and i wasn't aware of this until now that I saw your guestbook entries. Using a more of a fail safe way now to enter information into the db. Mainly odd characters are turned into ascii format such as &nsbps; stuff.
red_baron2000
04-09-2005, 01:43 PM
nice hack thank you :)
installed :)
kobescoresagain
04-09-2005, 05:24 PM
Run insert.sql
(with PHPMYADMIN or MySQLcc or with vBulletin area if you're allowed to do so)
It holds all the necassary database changes!
What is this and how do i do this? I don't think I have ever did this part. Thanks
Acido
04-09-2005, 05:35 PM
Updated v1.02 RELEASED!
PLEASE try this new version. Follow one detail VERY closely. It is the "FIX for v1.02.txt" file that everyone HAVE to run in order for "Delete" and "Edit" to work properly.
Also update member.php with new file_memberphp.txt. Bunch of tiny changes everywhere.
LET ME KNOW HOW IT WORKS! Thanks!
After upgrade i got this error on profile.php?do=editguestbook:
Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 1946
Is relative to htis code in functions.php:
foreach($nav_array AS $nav_url => $nav_title) //this is my line 1946
{
$pagetitle = $nav_title;
$elementtype = iif(++$counter == $lastelement, 'lastelement', 'breadcrumb');
$show['breadcrumb'] = iif($elementtype == 'breadcrumb', true, false);
if (empty($nav_title))
{
continue;
}
Some new about the bug with avatarrs when it are stored as files?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2024, vBulletin Solutions Inc.