vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Webpage & Guestbook Script (https://vborg.vbsupport.ru/showthread.php?t=71065)

laeth 12-27-2004 02:25 PM

Quote:

Originally Posted by frage
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;


laeth
I'm a mysql (professional) dummy ;)
but check your sql file and compare the above text with the text in it

wih kind regards
frage

Didnt help unfortunatly. Thanks anyway.

laeth 12-27-2004 02:31 PM

Quote:

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
I missed the last bit off last time. Maybe that will help more.

Snow 12-28-2004 11:28 AM

Quote:

Originally Posted by Swedie
Snow and T3MEDIA, please download latest .ZIP and update members.php. Please don't mention the name of the site that was in there. Don't want to give that guy any more heartache.

I'm confused Swedie :ermm: I've just downloaded the latest zip but in file_memberphp the "site that was in there" is still there.

Line 191 of file_memberphp:
PHP Code:

                $emailmessage "".$vbphrase['wg_you_have_a_new_guestbook_entry_from']." ".$bbuserinfo['username']."!\n
                \n
                <a href=\"http://www.site_name_deleted.com/community/member.php?u="
.GBUSERID."\">".$vbphrase['wg_click_here_to_view_guestbook']."</a>"

You know what would be really handy, Swedie, is if you could keep a log with details of all the changes made. I think that would lead to less confusion.

Snow 12-28-2004 11:33 AM

Quote:

Originally Posted by frage
if I use firefox I can't edit and delete any guestbook entry

Netscape and IE I can

but 75% of my users using firefox :(

I hope this will help you to fix the prob
;)
frage

I've just tried in IE but I can't edit and delete in IE either.
:cry: :cry: I seem to remember wayyyyy back when I first installed this hack, before all the updates, the edit/delete guestbook entry was working so it must be one of the "updates" that has caused this bug.

T3MEDIA 12-28-2004 11:31 PM

Cant edit... cant delete guestbooks. Firefox didnt try IE. AND I downloaded the zip ran the update non of the database stuff would work. oh man....

I dont know what sweed is talking about.

Snow did you get this to work?

Snow 12-29-2004 05:45 AM

Quote:

Originally Posted by T3MEDIA
Cant edit... cant delete guestbooks. Firefox didnt try IE. AND I downloaded the zip ran the update non of the database stuff would work. oh man....

I dont know what sweed is talking about.

Snow did you get this to work?

The guestbooks/webpages are working, but the bugs aren't fixed if that's what you mean. I guess we'll just have to wait for Sweedie to return to give us an update on what's going on as I'm just as confused as you are.

laeth 12-30-2004 09:07 PM

I managed to fix my problem just running the sql file from phpmyadmin (although I didn't change my prefix's and had to delete everything and blah it took ages to sort out). But anyway, I was wondering if there was anyway to change the font color for the guestbook. e.g 'subject' 'rules' smilies' 'enabled' and 'message'?

Thanks a lot.

Laeth.

JD210 12-31-2004 12:06 PM

Okay, I have read through this thread 3 times now, and have done eveything recommended and I still cannot get this thing to work right, all it is doing in messing up my board now. How can I uninstall everything? I am running 3.0.3

samjo 01-07-2005 07:10 PM

My first hack working with the first install;)

MojoNixon 01-07-2005 08:56 PM

hmm ..i have to install 3.0.5 ...is this mod still working?


All times are GMT. The time now is 03:57 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01916 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete