![]() ![]() |
|
Custom Pages 4.0
|
Sep 30 2004, 07:40 PM
Post
#155
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
Hello Cyber-dog, great modification you have made! I had it working on IPB 2.0 PF2 and I just upgraded to 2.0 Final and am redoing this install.
When I ran db_install.php there was an error so I am looking at method 2 of step 2; when I go into the ACP > SQL Toolbox and open ibf_pages it has listed a custom page (I had only made 1) from the PF2 database. Perhaps I should have removed the custom pages I made before the 2.0 Final upgrade but that is moot now. What to do? I had been flowing the fresh install instructions, should I have done the upgrade from 2.0 instructions? |
|
|
|
Sep 30 2004, 07:43 PM
Post
#156
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
Never mind, duhh I had to do the upgrade not the fresh install. Seems to be going fine now.
|
|
|
|
Sep 30 2004, 07:54 PM
Post
#157
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
Okay, after following the instructions for Upgrade from 2.0, I ran the db_upgrade.php tool and it said it worked yet the custom pages is not in the ACP.
|
|
|
|
Sep 30 2004, 08:01 PM
Post
#158
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
Alrighty then, I just tried the last ditch effort, the instructions for upgrade from 2.5 (that's the version I have to begin with). I got this error below. I take it that something needs to be changed for 2.0 Final and thank you for the time to make these things. This is the most valued addition to my forum board and I hope to get it working again soon. Once again, thank you for all your efforts.
CODE mySQL query error: ALTER TABLE `ibf_pages` ADD `line_break` CHAR( 1 ) DEFAULT '1' NOT NULL AFTER `id`,
ALTER TABLE `ibf_pages` ADD `on_smile` VARCHAR( 1 ) DEFAULT '1' NOT NULL AFTER `line_break`; mySQL error: 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 'TABLE `ibf_pages` ADD `on_smile` VARCHAR( 1 ) DEFAULT '1' NOT N mySQL error code: Date: Thursday 30th of September 2004 06:57:51 PM |
|
|
|
Sep 30 2004, 09:34 PM
Post
#159
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 30-August 04 Member No.: 122,819 IPB Version: 1.3.x |
i get a error on index.php
CODE Parse error: parse error, unexpected $ in /home/rennerk/public_html/board/index.php on line 711
|
|
|
|
Sep 30 2004, 09:38 PM
Post
#160
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 30-August 04 Member No.: 122,819 IPB Version: 1.3.x |
can somebody help me?
|
|
|
|
Oct 1 2004, 02:24 AM
Post
#161
|
|
|
Newbie ![]() Group: Members Posts: 3 Joined: 22-December 03 Member No.: 71,435 IPB Version: Not Applicable |
QUOTE(thegauntlet @ Oct 1 2004, 03:34 AM) i get a error on index.php CODE Parse error: parse error, unexpected $ in /home/rennerk/public_html/board/index.php on line 711 Did you try redoing the index edits? I have it working fine on 2.0 final. |
|
|
|
Oct 1 2004, 05:14 AM
Post
#162
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
QUOTE(mrblue @ Oct 1 2004, 08:24 AM) Did you try redoing the index edits? I have it working fine on 2.0 final. Did you see my posts above? How did you get it to work on 2.0 Final? Please give instructions. |
|
|
|
Oct 1 2004, 09:21 AM
Post
#163
|
|
![]() Bannana Chip ![]() ![]() ![]() ![]() Group: Members Posts: 749 Joined: 17-November 03 From: England, UK Member No.: 63,670 |
Some people are getting random errors, I have currently got acces to someone's site who is having the same problems, and will be able to look into it and hopefully fix this bug. The db_install.php does not insert into the adminCP, this is manual.
I'll also take a look into the db_upgrade and db_install files when I have time (we're looking at Sunday), sorry for any problems guys! Thanks, cyber-dog -------------------- Support The Enemy! Number 8 in UK Charts!! Get the latest single "Away From Here". ![]() |
|
|
|
Oct 1 2004, 01:48 PM
Post
#164
|
|
|
Newbie ![]() Group: Members Posts: 13 Joined: 30-August 04 Member No.: 122,819 IPB Version: 1.3.x |
ok, thanks man.
|
|
|
|
Oct 4 2004, 05:09 AM
Post
#165
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 29-September 04 Member No.: 126,952 IPB Version: 2.0.x |
Is there an update on this yet? I would love to be able to get this working. Thanks!
|
|
|
|
Oct 4 2004, 05:15 PM
Post
#166
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 21-September 03 Member No.: 44,543 |
I have the mod installed an works except that the background in tables are white and don't pick up the lite blue background in the body. How would I correct the tables so the background will look like the rest of the page?
URL http://www.webotr.com/forum/index.php?pg=location |
|
|
|
Oct 5 2004, 11:34 AM
Post
#167
|
|
![]() Bannana Chip ![]() ![]() ![]() ![]() Group: Members Posts: 749 Joined: 17-November 03 From: England, UK Member No.: 63,670 |
<table bgcolor="#FFFFFF">
or; <table class="classid"> Replacing the bold text with the appropriate information. -------------------- Support The Enemy! Number 8 in UK Charts!! Get the latest single "Away From Here". ![]() |
|
|
|
Oct 7 2004, 06:17 AM
Post
#168
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 15-July 04 Member No.: 116,544 IPB Version: 2.0.x |
For step 3 of the fresh install, could you tell how to navigate to those pages to edit in the ACP. This way I can use the 'revert' feature if I make a mistake in editing the code.
|
|
|
|
Oct 17 2004, 05:53 AM
Post
#169
|
|
|
Newbie ![]() Group: Members Posts: 28 Joined: 14-June 03 From: The Netherlands Member No.: 19,707 IPB Version: 2.0.x |
I felt free to adjust this mod so that you can choose if you want to use a custom page as your site index. To do this, I adjusted ipb's index.php and I added a few lines to the database. Plus admin_pages.php so that custom pages and its settings have got their own subheader, but that's cause it just looked better
I use it on my own site: TemplarGrounds (site index) Forum Index If people are interested, I can quote you the code in here if you want and make together with cyber-dog a 2.6 update |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 2nd September 2010 - 09:02 AM |