Webmastersite.net
Register Log In

50 matching results for "ModemGuru":

Sort by
Topic Title Author Comment Text Created Forum
5.0.0 pre-releases ModemGuru
Paul wrote:
Can't get IE7 to load a page at the moment (wine version is very buggy). It looks fine in IE6 though.




While it won't help with mousing over things, I often find this useful...

http://browsershots.org/
May 21, 2008 - 7:09 AM Paid Scripts Support
Pagination after upgrade ModemGuru I have a "personal links list" display on the frontpage of portal.modemhelp.net for logged-in users. The code was:

<!-- BEGIN TOPLIST 50 -->
<CONFIG>links,id,10,ascending,catid={THISMEMBERALBUMID},,,1,1,1,0</CONFIG>
<div class="newlinks"><a href="{TRACKLINKURL}" {EXTERNALLINKS}>{LINKTITLE}</a></div>
<!-- END TOPLIST 50 -->

<IF {TOPLIST50MULTIPAGE}>
<br>Page: {TOPLIST50PREVIOUS} <b>{TOPLIST50CURRENTPAGE}</b> {TOPLIST50NEXT}
</IF>



However the:

<IF {TOPLIST50MULTIPAGE}>
<br>Page: {TOPLIST50PREVIOUS} <b>{TOPLIST50CURRENTPAGE}</b> {TOPLIST50NEXT}
</IF>

The link list shows, but the pagination now shows:

Page: {TOPLIST50PREVIOUS} {TOPLIST50CURRENTPAGE} {TOPLIST50NEXT}

even though I have only 1 link in my personal list. Is pagination done differently now?



Thanks,

Brad
May 14, 2008 - 8:44 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru It looks like I won't be able to get back to testing the alpha until Monday. I'll go over my options with a fine-toothed comb (several hundred of them), though at first glance I didn't see anything. One thing that I thought of that MIGHT be causing it (and I'll have to try it out on Monday) is the following option:



 

<IF {LINKCHECKED[testselection <,> This is a test option (with something in parenthesis)]}>This is a test option (with something in parenthesis)</IF>





If I can't find any missing brackets I'll try removing the options that have parenthesis to see if this is causing it.
May 09, 2008 - 8:04 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru I'll do some more testing later today or early tomorrow with phpbb3 and set the debug level to 'show queries as executed'.

The star rating system had to be added manually. It showed me where to add it, but did not do it automagically. I added it in place of the dropdown selector form, but it did what it showed in the images.
May 08, 2008 - 9:28 AM Paid Scripts Support
Custom Pages ModemGuru Blah....I'm really sorry about this and have been wracking my brain on it trying to figure out what's going on. I then started to write a detailed accounting of everything. So I tail'd my apache error log and when trying to load my test template I saw...

 

SoftException in Application.cpp:238: File "/home/bliedel/public_html/listings/test_template.php" is writeable by group

[Thu May 8 12:13:38 2008] [error] [client 24.56.195.166] Premature end of script headers: /home/bliedel/public_html/listings/test_template.php





Redid the permissions to 644 and all fixed. I was missing something obvious it just wasn't the thing I was looking for.
May 08, 2008 - 9:17 AM Paid Scripts Support
Custom Pages ModemGuru I'd like to make some custom pages that shows just a few "toplist"s, however haven't been able to figure out how to do this exactly. I found an article at:

scripts.webmastersite.net/w...template-anywhere-242.html

However I think this might be for an older version of WSN_Links because I don't have a "custom" folder in my templates directory. My template files are located in /path-to-wsn-links/templates/simplicity_english/

Am I overlooking something obvious?

Thanks!



--

Brad
May 07, 2008 - 12:11 PM Paid Scripts Support
5.0.0 pre-releases ModemGuru Removed the integration switch in the mySQL DB manually. I then logged in and switched the integration to phpbb3_users. I did not receive any MySQL errors this time, however I did receive the error:

"The password you supplied does not match the one for that username."

with three different logins:

Bradford

test account

atest



Thanks,

Brad
May 07, 2008 - 8:00 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru Sorry for all the Spam, but as this is in testing I hope that it helps. smiling face



Under member system integration there are two options of phpbb3:

phpbb3

phpbb3_users



I switched to phpbb3 and can no longer log-in. It shows two errors at the top:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27



And the folowing four errors after trying to login:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27

Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 30

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/bliedel/public_html/ad_network_listings/databases/mysql.php on line 27

Warning: strstr() [function.strstr]: Empty delimiter. in /home/bliedel/public_html/ad_network_listings/includes/objectfunctions.php on line 364
May 07, 2008 - 7:46 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru The AJAX Rating stars do not appear to be working for me. Below are two examples of how they appear in the category listing:





Also, I was wondering if you have considered at all using a non-AJAX, completely CSS rating system that LOOKS and works just like an AJAX star rating system. An example of the purely CSS solution can be found at:

http://www.pmob.co.uk/temp/star-rating.htm

Details on how to do this can be found at:

www.search-this.com/2007/05...he-star-matrix-pre-loaded/


May 07, 2008 - 7:38 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru I also receive "We've iterated more than 2000 times and there's still a {LINKCHECKED[ in your template, so there must be a problem (malformed attempt at a template variable maybe?" when I click on "Submit Link".
May 07, 2008 - 7:13 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru I take back the "worked fine". ;-) When clicking on a link's Details I get:



"We've iterated more than 2000 times and there's still a {LINKCHECKED[ in your template, so there must be a problem (malformed attempt at a template variable maybe?"



Did the use of LINKCHECKED for multi-selection items change? (This is what I am assuming.) I am currently using:



<IF {LINKCHECKED[test <,> Option1]}>Option1</IF>

<IF {LINKCHECKED[test <,> Option2]}>Option2</IF>





Thanks,

Brad
May 07, 2008 - 7:08 AM Paid Scripts Support
5.0.0 pre-releases ModemGuru When upgrading from the latest version of WSNLinks to the latest Alpha version of WSNLinks I received the following errors:




Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1156

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1156

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Warning: substr_count() [function.substr-count]: Empty substring. in /home/bliedel/public_html/ad_network_listings/upgrade.php on line 1157

Added these items to default: general_to general_pr dateformat_online suggestlink_selectcat sponsor_done title_error general_profile article_thesingularmasculine article_thesingularfeminine article_thepluralmasculine article_thepluralfeminine article_amasculine article_afeminine genders general_comment general_event general_watchlist general_feeds general_lists general_macros general_tovote general_toemail general_toviewpage general_states general_countries general_noperm






and of course a boatload of manual template updates, which I mostly expected. Now here's the big question though...should I revert back? I may do so before you respond to me because I need to do some updating to the site and don't want to have to revert back after making those updates. It seems to have worked ok though.



Thanks,

Brad
May 07, 2008 - 7:00 AM Paid Scripts Support
Simplicity Template + # of Categories ModemGuru Thanks Paul, worked like a charm!
May 01, 2008 - 10:13 AM Paid Scripts Support
Simplicity Template + # of Categories ModemGuru I'm having a little trouble with the Simplicity Template. I want to display 2 columns of Categories per row on the main index. I have this set in Admin > Settings > General, but no matter what I set the option it to, it remains at 3 columns per row.

Any thoughts as to which template page I might need to edit in order for this to work? It isn't "Main Index", been messing around with that for a bit now.



Thanks,

Brad
Apr 30, 2008 - 9:24 AM Paid Scripts Support
phpBB3 integration woes ModemGuru
Paul wrote:


The problem with phpbb_check_hash is it requires the hash in advance, so using it requires some rewriting of WSN Links. I have it working for 4.2, but I don't want to introduce potential login bugs in 4.1.




4.2 is a ways off yet though, isn't it? I desperately need to upgrade phpbb2 to phpbb3 due to a coming server upgrade to php5 and spam-related issues. Would it be possible for the login code to be released as a "Mod" for 4.1?



Thanks,

Brad
Apr 30, 2008 - 8:56 AM Paid Scripts Support
Narrow results to results containing

Link to these search results