News:

Help keep this project going by donating or buying adseller pro

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - garry

#1
Ad Support / Re: Display ads within posts
July 02, 2006, 02:56:38 PM
Yea I figued it out from another post I had

can we use a formula to incrriment the post number somehow  grin


;D ;D ;D
#2
Ad Support / Re: Display ads within posts
July 02, 2006, 02:31:41 PM
Is this forum /board set up to display adds after every 3rd post

if so  how do you tell it to do it after every 3rd post

I got it to display after the 3  post  but no more after that

#3
Ad Support / Re: Every 5th Post
June 21, 2006, 04:21:54 PM
Thanks for the comeback

QuoteThe next option is ?Display ads within posts?. This works the same way as our previous field, only here you are inputing were in between the posts you want the ads to be displayed. So if you want the ads to be displayed between the first and third posts, then in this field you would put ?1,3? (no quotes).

I read this as displaying the add between the first and 3rd post which I understand

I guess my question is now  does it start counting over after it displays the add

I havent got any posts yet so I cant test it yet 

Just reinstalled everything and havent had  time to play

#4
Ad Support / Every 5th Post
June 21, 2006, 03:45:50 AM
I know you can put an Add after the first or second post 


is there a way to put one after " say every 5th or 6 th post ", as an example

#5
Ad Support / Thanks for a Great Mod
June 21, 2006, 03:42:48 AM
Electrahome

I reinstalled everything and it is running fine with about 12 other mods and TP


#6
General Support / Re: Tried to uninstall
June 19, 2006, 08:32:09 PM
did that 

Back to this error

Fatal error: Call to undefined function: show_topofpageads() in /home/garry/public_html/bia/Sources/Load.php(1607) : eval()'d code on line 213
and line 213 in " Fatal error: Call to undefined function: show_topofpageads() in /home/garry/public_html/bia/Sources/Load.php(1607) " is


mysql_free_result($request);


Are we having Fun yet   Grin ;D
#7
General Support / Re: Tried to uninstall
June 19, 2006, 08:17:15 PM
Grinn 

Fraid  so 

nor the program dont run  so I cant reinstall it  ( The Mod )

will have to reinstall the whole program 

less you can think of where that second error is  as it doesnt seem to be where the computer says it is

#8
Ad Support / Re: Code for an AD
June 19, 2006, 08:12:54 PM
Grin   ;D

Thanks  Ill try that as soon as I get the program running  again

I may have to reinstall it as I was playing

#9
General Support / Re: Tried to uninstall
June 19, 2006, 08:11:39 PM
Ok  i did that and now I have 2 errors again


Warning: main(/home/garry/public_html/bia/Sources/LoadAds.php): failed to open stream: No such file or directory in /home/garry/public_html/bia/index.php on line 52

Fatal error: main(): Failed opening required '/home/garry/public_html/bia/Sources/LoadAds.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/garry/public_html/bia/index.php on line 52
#10
grin  I could try that if I hadnt started playing
;D
#11
General Support / Tried to uninstall
June 19, 2006, 07:59:58 PM
got 2 errors  one in index.php

line 52

//require_once($sourcedir . '/LoadAds.php');

I commented it out

and this one
Fatal error: Call to undefined function: show_topofpageads() in /home/garry/public_html/bia/Sources/Load.php(1607) : eval()'d code on line 213


but line 213 in " home/garry/public_html/bia/Sources/Load.php is this

mysql_free_result($request);

Not sure what to do 

"Dead in the water " till someone responds

#12
Ad Support / Code for an AD
June 19, 2006, 07:38:32 PM
Any chance you could post the code for an AD  , any ad , just so us non coders could have something to copy and disect to make it work for our own adds
#13
maybe this should have been in the bug area

I have a fresh install that is running Tiny Portal and no other mods installed

#14
I just noticed that I can only see the adds ( Daffy Duck )  when I am logged in as an administrator

I tried severl different profiles as an admin  and as a plain old posting member  and as a registered member  and as a guest

the ADMIN is the only one who could see the Daffy duck ad

#15
Electrahome

I dont profess to be a coder as the last time I did any work like this was 15 years ago working with MicroSoft ACCESS

so this is just a question

The rotaer works well for showing a random image but there is no way to click on it and have it take you to a website

here is the questions


  • If the files in the directory had a name like Google com.jpg

  • Could your ad module read the name of the jpg file  and delete the .jpg extention

  • and create a link that is associated to the file being viewed with the name of  " www.http://google.com
I believe it was concaterion of strings or something like that in VB  oh so many years ago