I'm interested in purchasing this Plugin, but will there be any problems if installed on GLinks 3.0.2
Read here:
http://gossamer-threads.com/perl/gforum/gforum.cgi?do=post_view_flat;post=209811
If questions will stay, I shall help.
BR,
Bigpat
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
http://gossamer-threads.com/perl/gforum/gforum.cgi?do=post_view_flat;post=209811
If questions will stay, I shall help.
BR,
Bigpat
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
Jun 1, 2005, 10:26 PM
User (346 posts)
Jun 1, 2005, 10:26 PM
Post #7 of 23
Views: 8611
Thanks for helping!
I read the posts regarding my problem but it does not work for me, it changes the url when I go to a different page.
What should I use to show say page info.html in both static & dynamic?
What should I use to show say page info.html just in static?
What should I use to show say page info.html just in dynamic?
info.html is in my root directory
I read the posts regarding my problem but it does not work for me, it changes the url when I go to a different page.
What should I use to show say page info.html in both static & dynamic?
What should I use to show say page info.html just in static?
What should I use to show say page info.html just in dynamic?
info.html is in my root directory
Jun 2, 2005, 12:49 AM
User (52 posts)
Jun 2, 2005, 12:49 AM
Post #8 of 23
Views: 8633
<a href="<%if d%>page.cgi?page=info.html<%else%>info.html<%endif%>">Info</a>
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
Jun 3, 2005, 9:18 AM
User (346 posts)
Jun 3, 2005, 9:18 AM
Post #11 of 23
Views: 8564
thanks for trying to help me,
yes I tryed it with &d=1 and without it, same thing does not work.
This plugin does not work in version 3.02
Example: if i put a link in the search bar and go to category internet it changes
info.html to internet/info.html on what ever category I happen to be in.
The bad thing NO SUPPORT FROM AUTHOR
yes I tryed it with &d=1 and without it, same thing does not work.
This plugin does not work in version 3.02
Example: if i put a link in the search bar and go to category internet it changes
info.html to internet/info.html on what ever category I happen to be in.
The bad thing NO SUPPORT FROM AUTHOR
Jun 3, 2005, 9:31 AM
Enthusiast (567 posts)
Jun 3, 2005, 9:31 AM
Post #12 of 23
Views: 8593
Quote:
This plugin does not work in version 3.02I'm using this plugin successfully in 3.02 for building several pages- both dynamic and static although they are all simple pages, I've not had any need to try and build category pages.
Have you tried to send a private message to Yogi?
Jun 4, 2005, 5:33 AM
User (218 posts)
Jun 4, 2005, 5:33 AM
Post #13 of 23
Views: 8564
Hi Rascal,
I do also have the PageBuilder plugin installed by Yogi. You are right as there is absolutely no support from the author available.
The only support was installing the script on my server, so i am not very happy with it.
I will delete this plugin from my server as I do not know how to work with it (probably I am too dumb for this).
Gossamer-Threads is giving absolutely great support on their products and THAT IS why I love Gossamer-Threads and their products.
I think Gossamer-Threads should incorporate good plugins into their product (or just rewrite these plugins as their own - so we will also be sure that these plugins are updated to the latest G-Links versions) as they really know how to get all these plugins to work and they also know what customer-support means.
Regards,
Erich
I do also have the PageBuilder plugin installed by Yogi. You are right as there is absolutely no support from the author available.
The only support was installing the script on my server, so i am not very happy with it.
I will delete this plugin from my server as I do not know how to work with it (probably I am too dumb for this).
Gossamer-Threads is giving absolutely great support on their products and THAT IS why I love Gossamer-Threads and their products.
I think Gossamer-Threads should incorporate good plugins into their product (or just rewrite these plugins as their own - so we will also be sure that these plugins are updated to the latest G-Links versions) as they really know how to get all these plugins to work and they also know what customer-support means.
Regards,
Erich
Jun 4, 2005, 9:36 AM
User (346 posts)
Jun 4, 2005, 9:36 AM
Post #14 of 23
Views: 8534
For anyone who is interested in purchasing this plugin, you will have to do alot of modifications to get it to work half right. It is not truly compatible with GLinks.
Don't let anyone tell you different!!!!!
Can make static and dynamic pages easily my a..
There is no support from the Author.
I bought the plugin because of the support that is suppose to come with it.
(He Broke The Licence Agreement)
Don't let anyone tell you different!!!!!
Can make static and dynamic pages easily my a..
There is no support from the Author.
I bought the plugin because of the support that is suppose to come with it.
(He Broke The Licence Agreement)
Jun 4, 2005, 9:50 AM
User (52 posts)
Jun 4, 2005, 9:50 AM
Post #15 of 23
Views: 8540
Almost all pages on this domain http://www.dirlist.net are made with PageBuilder Plugin.
Really, PageBuilder Plugin for normal job under GL3.02 demands little change.
But it is not so difficult.
If someone needs my help, can address privately. I shall help.
BR,
Bigpat
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
Really, PageBuilder Plugin for normal job under GL3.02 demands little change.
But it is not so difficult.
If someone needs my help, can address privately. I shall help.
BR,
Bigpat
_________________________________________________________________________________________________________________
Web directory and search engine | Dirlist.net Directory - Add your link today.
Jun 4, 2005, 3:22 PM
User (346 posts)
Jun 4, 2005, 3:22 PM
Post #16 of 23
Views: 8543
How to link to info.html both in static and dynamic modes using a duplicate template format from the local luna template folder without hard coding the info.html template and without URL destinations changing on any page??????
Read every single post, and fully understand each one.
Bigpat,
please explain in detail how this is accomplished.
Read every single post, and fully understand each one.
Bigpat,
please explain in detail how this is accomplished.
Jun 4, 2005, 6:32 PM
User (387 posts)
Jun 4, 2005, 6:32 PM
Post #17 of 23
Views: 8542
Hi Alba:
As info.html is in your root directory try this:-
Note the / slash before info.html
This may solve your problem. Relative paths in Links are problematic. You should either use the full tags eg. <%build_static_url%>/path/to/file or that indicated above.
Hope this helps,
Regards,
Clint
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
As info.html is in your root directory try this:-
Code:
<a href="<%if d%>page.cgi?page=info.html&d=1<%else%>/info.html<%endif%>">Info</a> or Note the / slash before info.html
This may solve your problem. Relative paths in Links are problematic. You should either use the full tags eg. <%build_static_url%>/path/to/file or that indicated above.
Hope this helps,
Regards,
Clint
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Jun 5, 2005, 4:54 AM
User (387 posts)
Jun 5, 2005, 4:54 AM
Post #19 of 23
Views: 8583
Rascal:
I'm sorry, but I don't really follow your question. If you can explain in more detail I'll do what I can to assist.
Regards,
Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
I'm sorry, but I don't really follow your question. If you can explain in more detail I'll do what I can to assist.
Regards,
Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Jun 5, 2005, 8:12 AM
User (346 posts)
Jun 5, 2005, 8:12 AM
Post #20 of 23
Views: 8515
Clint,
This code does not work in a pagebuilder template, it has to be hard coded to work.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/...ml1-transitional.dtd">
<html>
<head>
<title><%site_title%>: What's Cool</title>
<%include include_common_head.html%>
<script type="text/javascript" src="<%config.build_static_url%>/utils.js"></script>
<script type="text/javascript">
//<![CDATA[
registerEvent(window, 'onload', function () { hideObjects('paging_button', 'paging_button2') });
//!]]>
</script>
</head>
<body id="cool">
<%include include_accessibility.html%>
<div id="wrapper">
<%include include_header.html%>
<%include include_contentheader.html%>
<div id="ocwrapper">
<div id="icwrapper" class="clear">
<%include include_leftsidebar.html%>
<div id="contentwrapper" class="shadowleft">
<div class="shadowtop"><div class="shadowtopleft"></div><div class="shadowtopright"></div></div>
<div class="shadowright">
<div id="content">
<div class="crumb"><%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%></div>
<h2>Popular Links (top <%percent%>)</h2>
<%if paging.num_hits%><div class="paging"><%Links::Utils::paging()%></div><%endif%>
<%loop link_results_loop~%>
<p class="category"><%Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%></p>
<%include link.html%>
<%~endloop%>
<%if paging.num_hits%><div class="paging"><%Links::Utils::paging(button_id => 'paging_button2')%></div><%endif%>
<br>
<center><%cat_drop%></center>
</div>
</div>
<div class="shadowbottom"><div class="shadowbottomleft"></div><div class="shadowbottomright"></div></div>
</div>
<%include include_rightsidebar.html%>
</div>
</div>
<%include include_contentfooter.html%>
<%include include_footer.html%>
</div>
</body>
</html>
This code does not work in a pagebuilder template, it has to be hard coded to work.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/...ml1-transitional.dtd">
<html>
<head>
<title><%site_title%>: What's Cool</title>
<%include include_common_head.html%>
<script type="text/javascript" src="<%config.build_static_url%>/utils.js"></script>
<script type="text/javascript">
//<![CDATA[
registerEvent(window, 'onload', function () { hideObjects('paging_button', 'paging_button2') });
//!]]>
</script>
</head>
<body id="cool">
<%include include_accessibility.html%>
<div id="wrapper">
<%include include_header.html%>
<%include include_contentheader.html%>
<div id="ocwrapper">
<div id="icwrapper" class="clear">
<%include include_leftsidebar.html%>
<div id="contentwrapper" class="shadowleft">
<div class="shadowtop"><div class="shadowtopleft"></div><div class="shadowtopright"></div></div>
<div class="shadowright">
<div id="content">
<div class="crumb"><%Links::Utils::format_title($main_title_loop, separator => $crumb_separator, no_escape_separator => $no_escape_crumb_separator, include_home => 1, link_type => 2)%></div>
<h2>Popular Links (top <%percent%>)</h2>
<%if paging.num_hits%><div class="paging"><%Links::Utils::paging()%></div><%endif%>
<%loop link_results_loop~%>
<p class="category"><%Links::Utils::format_title($title_loop, separator => $category_separator, no_escape_separator => $no_escape_category_separator, include_home => 0, link_type => 1)%></p>
<%include link.html%>
<%~endloop%>
<%if paging.num_hits%><div class="paging"><%Links::Utils::paging(button_id => 'paging_button2')%></div><%endif%>
<br>
<center><%cat_drop%></center>
</div>
</div>
<div class="shadowbottom"><div class="shadowbottomleft"></div><div class="shadowbottomright"></div></div>
</div>
<%include include_rightsidebar.html%>
</div>
</div>
<%include include_contentfooter.html%>
<%include include_footer.html%>
</div>
</body>
</html>
Jun 7, 2005, 11:12 AM
Veteran / Moderator (2199 posts)
Jun 7, 2005, 11:12 AM
Post #22 of 23
Views: 8491
I just read this thread, and would like to add my comments:
- linking to a PageBuilder page both in dynamic and static mode is a bit awkward and has to be done as Bigpat indicated above, i.e. using absolute paths (but without the server name).
- the plugin description on GT's server says "Support Options: Installation support included," which clearly means that if you have trouble installing it, I will support you until it works, but if you have problems using the plugin, no official support is included (although I still might help you if I have time and if you ask nicely
).
I hope this clears things up.
Ivan
-----
Iyengar Yoga Resources / GT Plugins
- linking to a PageBuilder page both in dynamic and static mode is a bit awkward and has to be done as Bigpat indicated above, i.e. using absolute paths (but without the server name).
- the plugin description on GT's server says "Support Options: Installation support included," which clearly means that if you have trouble installing it, I will support you until it works, but if you have problems using the plugin, no official support is included (although I still might help you if I have time and if you ask nicely

I hope this clears things up.
Ivan
-----
Iyengar Yoga Resources / GT Plugins
Jun 7, 2005, 9:16 PM
User (346 posts)
Jun 7, 2005, 9:16 PM
Post #23 of 23
Views: 8472
Mr.Yogi,
The only reason anybody has to ask for your support is because you did not provide the proper Instructions or Manual with your Plugin.
People are deleting your plugin because you did not tell them how to use it and you act like its everybodys fault but your own.
NOBODY IS GOING TO BEG YOU for something you should be doing.
Do the right thing and write a manual for your plugin and then and only then can you say you will provide support for installation only!
The only reason anybody has to ask for your support is because you did not provide the proper Instructions or Manual with your Plugin.
People are deleting your plugin because you did not tell them how to use it and you act like its everybodys fault but your own.
NOBODY IS GOING TO BEG YOU for something you should be doing.
Do the right thing and write a manual for your plugin and then and only then can you say you will provide support for installation only!