Support Forums

Old 04-24-2006, 01:22 PM   #1
Senior Member from OHIO!
 
dawyatt's Avatar
 
Join Date: Mar 2006
Location: Sandusky, OH
Posts: 277
Rep Power: 17
dawyatt is on a distinguished road
Default Call from userjoin.php to terms page???'s

On the userjoin.php page, when selecting to review the terms & conditions page, I have my own termconditions.php page I would like to call... I do not want to use the pages.php?page=2 (or content page)...

ON the userjoin.php page, when they click on the "click here" to go to the terms page it calls the pages.php file, but I want to call my own page... Where is the called from... ?

I have looked in the userjoin.php file, but cannot seem find where I can call my own page and have it open in another window....

I tried putting a call to my page in the "terms" page under admin, but it seems to only list a link that the user must then select to get to my custom page...

I hope this makes sense??? I guess I know what I want, but explaining it seems to be difficult...

Any assistance would be greatly appreciated...
__________________
The CEO & Boss!
_____________________________________
Current Version: V4.0.9 - Developer
________________________________
dawyatt is offline  
Old 04-24-2006, 01:27 PM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,374
Rep Power: 100
Eric Barnes is a jewel in the rough
Default

That is called through the template file user/userjoin.tpl.php. At the top you will see some javascript that popup terms.php. So just change that to your new terms page.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Eric Barnes is offline  
Old 04-24-2006, 01:31 PM   #3
Senior Member from OHIO!
 
dawyatt's Avatar
 
Join Date: Mar 2006
Location: Sandusky, OH
Posts: 277
Rep Power: 17
dawyatt is on a distinguished road
Default

Thanks, what a pal!
__________________
The CEO & Boss!
_____________________________________
Current Version: V4.0.9 - Developer
________________________________
dawyatt is offline  
Old 04-24-2006, 01:55 PM   #4
Senior Member from OHIO!
 
dawyatt's Avatar
 
Join Date: Mar 2006
Location: Sandusky, OH
Posts: 277
Rep Power: 17
dawyatt is on a distinguished road
Default Nothing Happens after change????

I made the following change in the userjoin.tlp.php file, but nothing happens when you click on the "please Click Here" text...

FYI: http://www.buckeye-classifieds.com/userjoin.php

I changed the following:
  • terms.php to termsconditions.php
  • verbage from "Terms" to "Terms & Conditions"
Do you see a problem with my change????


PHP Code:
function showterms(){
newwin=window.open("termsconditions.php","Terms & Conditions","menubar=no, scrollbars=yes, width=420, height=380, directories=no,location=no,resizable=yes,status=no,toolbar=no");

__________________
The CEO & Boss!
_____________________________________
Current Version: V4.0.9 - Developer
________________________________
dawyatt is offline  
Old 04-24-2006, 01:58 PM   #5
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,374
Rep Power: 100
Eric Barnes is a jewel in the rough
Default

I just tried and it seemed to work fine?
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Eric Barnes is offline  
Old 04-24-2006, 02:13 PM   #6
Senior Member from OHIO!
 
dawyatt's Avatar
 
Join Date: Mar 2006
Location: Sandusky, OH
Posts: 277
Rep Power: 17
dawyatt is on a distinguished road
Default

Quote:
Originally Posted by suzkaw
I just tried and it seemed to work fine?
You got there from the link I put in my last post?????
Did a new window pop up calling my "termsconditions.php" page???

I have closed everything down, gone back in to the register page and filled out all the info and try to click on "click here" and NOTHING happens!


Confused... very confused???
__________________
The CEO & Boss!
_____________________________________
Current Version: V4.0.9 - Developer
________________________________
dawyatt is offline  
Old 04-24-2006, 02:23 PM   #7
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,374
Rep Power: 100
Eric Barnes is a jewel in the rough
Default

Quote:
You got there from the link I put in my last post?????
Yes

Quote:
Did a new window pop up calling my "termsconditions.php" page???
Yes

Quote:
Confused... very confused???
I just tried in IE and did recieve a javascript error but in Firefox it works.

So here is what I recomend. First totally delete the portion that you have commented out and then changing:
"termsconditions.php","Terms & Conditions"
TO:
"termsconditions.php","terms"

Just incase that is causing the problem.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | Twitter
Eric Barnes is offline  
Old 04-24-2006, 02:40 PM   #8
Senior Member from OHIO!
 
dawyatt's Avatar
 
Join Date: Mar 2006
Location: Sandusky, OH
Posts: 277
Rep Power: 17
dawyatt is on a distinguished road
Default

"Terms & Conditions" text must have been the problem...

Just entered "Terms" and that seemed to solve the problem...

Thanks Again!
__________________
The CEO & Boss!
_____________________________________
Current Version: V4.0.9 - Developer
________________________________
dawyatt is offline  
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 11:59 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0