php forum
php mysql forum
php mysql smarty
 
Page 34 of 36 < 1 2 ... 32 33 34 35 36 >
Topic Options
#230948 - 09/24/03 01:43 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: sjsaunders]
Nettomo Offline
Enthusiast

Registered: 11/18/01
Posts: 431
Loc: Germany, Bremen
Hello ,<br />why I do not get Flash Clock in "Index Page (IIP) Version 5.3" installed ?<br /><br />Bitte help<br /><br />
Code:
<br />&lt;?<br />// Integrated Index Page (IIP) Version 5.3 (January 11, 2003)<br />//  <br />// Copyright David Lozier 2002-2003. All Rights reserved.<br />// <br />// This software may be used and modified freely providing:<br />// 1. The copyright notice remains intact at the head of all files.<br />// 2. The copyright notice and link to my personal website is<br />//    displayed at the bottom of all pages generated by the software.<br />//<br />// This software may NOT be distributed without expressed written<br />// consent from the author. <br />//<br />// The author accepts no liability for any loss or damages whatsoever <br />// incurred directly or indirectly from the use of this software. <br />// The author of this software makes no claims as to its fitness for <br />// any purpose whatsoever. If you wish to use this software you <br />// should first satisfy yourself that it meets your requirements.<br />//<br />// Email: dave@chattersonline.com<br />// URL:   http://www.chattersonline.com<br /><br /><br />	echo "$tbopen&lt;tr&gt;&lt;td align=\"left\" class=\"tdheader\"&gt;"; // Table Start<br />	<br />	echo "Custom Box 6"; // Table Heading<br />	<br />	echo "&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td align=\"left\" valign=\"top\" class=\"lighttable\"&gt;"; // Close Header and Open Content<br /><br />	echo "<br />&lt;center&gt;	<br />&lt;object classid=\"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000\" codebase=\"http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0\" width=\"150\" height=\"150\"&gt; <br />&lt;param name=movie value=\"Clock.swf\"&gt; <br />&lt;param name=quality value=high&gt; <br />&lt;embed src=\"Clock.swf\" quality=high pluginspage=\"http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash\" type=\"application/x-shockwave-flash\" width=\"150\" height=\"150\"&gt; <br />&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;<br /><br />";<br /><br />	echo "&lt;/td&gt;&lt;/tr&gt;$tbclose&lt;br /&gt;"; // Close Content and End Table<br /><br /><br />?&gt;  
<br /><br />Nettomo


Attachments
95578-Clock.zip (11 downloads)

_________________________
www.board.se
www.u3.board.se

Top
#230949 - 09/29/03 10:04 AM Re: Integrated Index Page (IIP) 5.3.1 [Re: Orlov]
Trav Offline
Newbie

Registered: 09/22/03
Posts: 16
I have managed to work through some of the problems I have been having with IIP, but I am really stumped on something still. I thought I would throw this out here and see if any of you guys may have a clue as to what is going on. <br /><br />A few of the PAL's are now caching properly. The short stats, Last Seen, Random Profile, Current Threads, and Hot Topic are all functioning perfectly. However, the rest are not caching properly. If I force a cache refresh, sometimes the other fields in the cache table get populated. Sometimes they don't. However, even if they do get populated, they become empty upon the first time the IIP page is loaded up after the forced refresh.<br /><br />What is really puzzling is that when I examine the variables that hold the cache data that should be getting inserted into the cache table, they always contain data. They are not empty. I output the variables that are used on the update query for the cache table, and they contain the proper data. Yet the fields I mention above are empty after the query runs. I have spent hours on this problem, and I'm about ready to give up. It makes absolutely no sense to me. <br /><br />Do any of you haxxors know what might be happening? I am a programmer, so I'm not a complete idiot about this stuff or anything...but this one has me stumped.<br /><br />Thanks in advance for any help.

Top
#230950 - 10/04/03 04:48 AM Re: Integrated Index Page (IIP) 5.3.1 [Re: sjsaunders]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
An updated version to work with UBB.Threads 6.4 has been posted here. <img src="/forum/images/graemlins/smile.gif" alt="" />
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#230951 - 10/05/03 11:57 AM Re: Integrated Index Page (IIP) 5.3.1 [Re: sjsaunders]
Celtic Mad Offline
Junior Member

Registered: 07/13/03
Posts: 10
Step 5.<br /><br />Load the index page into your browser and click on the IIP copyright link at the bottom<br />of the page to access the configure panel. Follow all steps in the "INITIAL SETUP" <br />box for new installations and then set the other box values as desired.<br /><br />I cant find it on my index page!

Top
#230952 - 10/05/03 01:39 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: iamrotten]
Ian_W Offline

Veteran

Registered: 02/22/02
Posts: 2575
Loc: England
Should be just below the copyright info on the index page - you also need to be logged in as an admin.
_________________________
Fans Focus - Focusing on Fans of Sport

(Okay - mainly football (the British variety wink at the moment - but expanding all the time....)

Top
#230953 - 10/05/03 05:27 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: Gorlum]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
Post a link and that'll help. If you've removed the infopop copyright.... then it will not appear.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#230954 - 10/06/03 10:55 AM Re: Integrated Index Page (IIP) 5.3.1 [Re: Daine]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
The SideBarPal thread is locked, so I figured I'd post this here. Beta version for 6.4b1.


Attachments
96441-IIP SidebarPal 2.0b.zip (16 downloads)


Top
#230955 - 10/08/03 11:54 AM Re: Integrated Index Page (IIP) 5.3.1 [Re: eslmix]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
Sorry if this has been asked, I couldn't find it in a search. Is there a rotating banner ad (box sized i.e. 80x80) for a pal box? I just want to use it to advertise member sites without charging. TIA.

Top
#230956 - 10/08/03 12:25 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: BlarC]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
I wrote a simple rotating banner script that can be hooked into one of the custom pals. There's no user-interface for adding/changing banners (requires editing a file), and it doesn't do anything fancy like count hits, but I could upload it if there isn't anything better here.
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#230957 - 10/08/03 12:55 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: joeuser]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
[]Dave_L said:<br />I wrote a simple rotating banner script that can be hooked into one of the custom pals. There's no user-interface for adding/changing banners (requires editing a file), and it doesn't do anything fancy like count hits, but I could upload it if there isn't anything better here. [/]<br /><br />That would be perfect Dave, I just want to slap a few linked images in there that will rotate. No need to count or have any other interaction with it.

Top
#230958 - 10/08/03 01:43 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: BlarC]
DLWebmaestro Offline
Addict

Registered: 08/08/00
Posts: 1802
Loc: North Carolina
Here is an updated zip file of the sidebarpal. I have included options for Events and Birthdays.


Attachments
96570-IIP SidebarPal 2.0.zip (22 downloads)


Top
#230959 - 10/08/03 06:08 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: BlarC]
Dave_L_dup1 Offline
Addict

Registered: 04/23/02
Posts: 1929
Loc: Virginia, USA
Re: rotating banner pal<br /><br />I found this hack by Josh already posted: Banner Ad Rotator. Is that adequate?
_________________________
UBB.threads beta tester / threadsdev.com moderator
Software consulting services including UBB.threads problem resolution / installs / upgrades / customization.

Top
#230960 - 10/08/03 07:46 PM Re: Integrated Index Page (IIP) 5.3.1 [Re: joeuser]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
Sure, that gives me something to work with. Thanks.

Top
#230961 - 10/16/03 06:42 PM Re: Integrated Index Page (IIP) 5.3 [Re: bisbell]
Robk Offline
Junior Member

Registered: 08/04/03
Posts: 8
Loc: Leicester, UK
Warning: Empty delimiter in /***/**/***********.com/html/cgi-bin/ubbt.inc.php on line 509 <br />We cannot proceed. <br /> <br />The host you are trying to send the input from is not a valid host. <br /> <br />Please use your back button to return to the previous page. <br /> <br /> <br />anyone have a clue how i can fix this, this is what i get when i try and post in shoutbox <br />

Top
#230962 - 10/16/03 06:58 PM Re: Integrated Index Page (IIP) 5.3 [Re: ni6htm4r3]
JoshPet Offline
I type Like navaho

Registered: 11/29/01
Posts: 11330
Loc: Charlotte, NC
That means that you have a firewall on your computer and it's blocking the referrer so that you can't post. You either need to disable the firewall or turn off the refer check in the config file. <br /><br />Not sure about the other error. Usually an extra blank line in one of the filter files. Would depend on what version you are running. Not really related to this mod though. <img src="/forum/images/graemlins/wink.gif" alt="" /> More of general threads setup.
_________________________
Joshua Pettit
www.JoshuaPettit.com
My abilities are for hire.

Top
#230963 - 10/18/03 10:11 AM Re: Integrated Index Page (IIP) 5.3 [Re: Daine]
ericgtr Offline
Junior Member

Registered: 05/12/03
Posts: 1109
I setup a subdomain and redirect to my site to go to http://downloads.vhfans.com the redirect goes to http://www.vhfans.com/boards/index.php?Cat=&paction=attachments&pbsize=2 however I would like it to go to a specific category but I can't get the URL. When I choose .mp3 and say GO from the drop down menu it only takes me to /boards/index.php. So what I would like if possible is the actual url to this, does anyone know how I can get it? TIA

Top
#230964 - 10/20/03 04:25 PM Re: Integrated Index Page (IIP) 5.3 [Re: BlarC]
slayer60 Offline
Junior Member

Registered: 06/14/03
Posts: 1185
Loc: New Boston, NH
Well, this is the url for your Music Files catagory:<br />http://www.vhfans.com/boards/ubbthreads.php?Cat=&C=2<br /><br />But that will only show just that catagory if the user has thier display prefances set to Catagories, as opposed to Forums. If set to foums, it will just take you to the main index page.

Top
#230965 - 12/22/03 08:04 AM Help with 5.3 install :-( [Re: sjsaunders]
Topgun Offline
Lurker

Registered: 08/30/03
Posts: 5
Hi !!<br />I tried to install iip 5.3 on my 6.3 boards & <br />I got this error<br />Warning: fopen("/home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/configpal.php", "w") - Permission denied in /home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/doeditconfigpal.php on line 750<br /><br />Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/doeditconfigpal.php on line 751<br /><br />Warning: Supplied argument is not a valid File-Handle resource in /home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/doeditconfigpal.php on line 752<br /><br />Warning: Cannot add header information - headers already sent by (output started at /home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/doeditconfigpal.php:750) in /home/httpd/vhosts/skitime.net/httpdocs/ubbthreads/pals/doeditconfigpal.php on line 755<br /><br />plus Ihave sth strange happenings when typing<br />http://www.skitime.net/ubbthreads/ubbthreads.php<br /><br />_lang['ubbthreads'] = "Regarde la liste des forums";<br />$ubbt_lang['all_admin'] = "Privé";<br />$ubbt_lang['ONLINE_HEAD'] = "Qui est en ligne";<br />$ubbt_lang['ONLINE_BODY'] = "Vous avez, ci-dessous, la liste des utilisateurs qui ont été actifs durant les 10 dernières minutes. Les utilisateurs qui ont modifié leur profile pour être invisible n'apparaitront pas dans la liste.";<br />$ubbt_lang['REGED_USERS'] = "Membres enregistrés";<br />$ubbt_lang['USER_STATUS'] = "Statut";<br />$ubbt_lang['USER_TITLE'] = "Titre";<br />$ubbt_lang['LAST_ACTIVE'] = "Dernière activité";<br />$ubbt_lang['ONLINE_LOC'] = "Emplacement";<br />$ubbt_lang['USER_USER'] = "Membre";<br />$ubbt_lang['ANON_USERS'] = "Utilisateurs Anonymes.";<br />$ubbt_lang['FROM_IP'] = "De l'IP";<br />?><br /><br />Bienvenue sur nos Forums! SkiTime.net <br /> <br /> <br />Admin | Entrance | Index Forums | Recherche | Mon Centre | Qui est en ligne | FAQ | Quitter | Liste d'Utilisateurs | Marquer tous lus <br /> <br /><br /> <br /> <br /> Temps réel!! Sujets messages Dern. msg <br /> En direct!!! <br /> Vous etes en station!! Et c'est Suuuuu..per! soyez pas Ego Istes! Faites en profiter les cops!! <br /> Modérateur: JamesConway 1 4 Re: ouvert ce WE <br /> (JamesConway) - 17:40 15/12/2003 <br /> <br /> <br /> Ski en France Sujets messages Dern. msg <br /> Massif Central <br /> Tous les spots secrets, toutes les stations (Cantal, cevennes, Aubrac,..)du Lioran à Nasbinal en passant par Brameloup!! <br /> Modérateur: JamesConway 1 6 Re: Brameloup: la station ... <br /> (jac) - 18:23 07/12/2003 <br /> <br /><br />So could you help me either restore my system or repair<br /><br />TIA<br />JConway<br />Skitime Webmaster

Top
#230966 - 12/22/03 08:55 AM Re: Help with 5.3 install :-( [Re: ryanc]
Zackary Offline
Member

Registered: 03/01/01
Posts: 652
Loc: West Fargo, ND USA
Well I know that the first problem is with permissions on your Pals directory, when you set up IIP you need to be able to write the configpal file.<br /><br />The languages showing on the threads page... never seen that one before, I'm sure someone else here can give you an idea on that.

Top
#230967 - 12/22/03 08:59 AM Re: Help with 5.3 install :-( [Re: ]
Topgun Offline
Lurker

Registered: 08/30/03
Posts: 5
Thanks zack!<br />Then I am s..up for 2 weeks!I got my passwd on my virtual hosts in Paris :-(<br />so you think it 's "not toobad" :-(<br />I need what 666 <br />Merry Xmas!!

Top
Page 34 of 36 < 1 2 ... 32 33 34 35 36 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks