1
Aianda
Nothing posting to site- quite serious
  • 2004/3/8 9:08

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


For some reason no comments, forums or guestbook entries can be posted to my site groovetip.com. Also, previews or submissions are not working. This makes the site useless for community participation. Usually the submit or preview button is pressed and all that happens is the input screen just refreshes after clearing itself of data.

It happens with anonymous entries and logged in entries, in mainly IE but also in other browsers (firefox).

Using XOOPS 2.0.6 and the latest versions of PHP and MySQL

debug shows nothing unusual.

Any help and suggestions would be greatly appeciated.

Eg try these previewing and posting on these pages:
http://www.groovetip.com/portal/modules/newbb/newtopic.php?forum=24
http://www.groovetip.com/portal/modules/myguestbook/sign.php
http://www.groovetip.com/portal/modules/myalbum/comment_new.php?com_itemid=319&com_order=0&com_mode=thread

Look forward to any replies.

2
sjoroos
Re: Nothing posting to site- quite serious
  • 2004/3/8 9:48

  • sjoroos

  • Just popping in

  • Posts: 13

  • Since: 2003/1/18


I have the same problem, see:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=17381&forum=7&post_id=73651#forumpost73651

For me it helps to clear my cookies and then i can
view and post again. Might have something with the
session handling??

3
Aianda
Re: Nothing posting to site- quite serious
  • 2004/3/8 22:29

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


Clearing cookies and the cache in the browser gets things working with Mozilla but not IE. IE doesn't seem to be able to post anything to the site, even while logged in. Thanks for your tips, sjoroos.

4
sjoroos
Re: Nothing posting to site- quite serious
  • 2004/3/9 13:54

  • sjoroos

  • Just popping in

  • Posts: 13

  • Since: 2003/1/18


Well, that is strange!!

Have you tried different version of IE?
Or might it be a security\cookie preference in IE?
(but then i shouldnt be able to post here?)

Thankful for ANY hints :)

5
Aianda
Re: Nothing posting to site- quite serious
  • 2004/3/9 23:38

  • Aianda

  • Just popping in

  • Posts: 71

  • Since: 2004/2/12


'tis solved now sjoroos!

in the side-bar jump-to menus (custom blocks), their forms needed to be named, ie the following needed to be added (see between ** in first line below)

furthermore, the "</select></form>" did not exist in one of the jump-to menus and this too might've caused it.


<form method="get" *name='menuform'*><select name='sitetopic' onchange='location="{X_SITEURL}"+this.options[this.selectedIndex].value'>
<option>----</option>
<option value='modules/news/index.php?storytopic=14'>film</option>
<option value='modules/news/index.php?storytopic=15'>live music</option>
<option value='modules/news/index.php?storytopic=16'>visual arts</option>
<option value='modules/news/index.php?storytopic=17'>food / drink</option>
<option value='modules/news/index.php?storytopic=18'>fashion / style</option>
<option value='modules/news/index.php?storytopic=19'>clubs / parties</option>
<option value='modules/news/index.php?storytopic=20'>galleries / museums</option>
<option value='modules/news/index.php?storytopic=21'>community / city events</option>
<option value='modules/news/index.php?storytopic=22'>performing / literary arts</option>
<option value='modules/weblog/index.php?cat_id=2'>Blog</option>
<option value='modules/newbb/viewforum.php?forum=2'>Forum</option>
<!--<option value='modules/agendax/index.php?op=cat&id=4'>Events</option>-->
<option value='modules/xcgal/index.php?cat=2'>Photos</option>
<option value='modules/ms_weather/index.php?op=MSWeatherDecode&pcity=London'>Weather</option>
<option value='modules/xdirectory/viewcat.php?cid=1'>Directory</option>
<option value='modules/myAds/index.php?pa=view&cid=1'>Classifieds</option>
</select>
</form>

Login

Who's Online

196 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits